Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#Embedded Systems
YouTube
education
#Microcontroller Programming
#SPI
#I2C
#UART
#Embedded Linux
#Beaglebone Black
#Safety-Critical Systems
#Single Board Computers
#JTAG
#Firmware Analysis
#Embedded C
#Firmware Development
#Automotive Grade Linux
#Yocto Project
#nRF Connect SDK
#I2C Protocols
#Buildroot
#Embedded Systems Security
#Firmware Extraction
#U-Boot
Showing:
2,096
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
GMR Institute of Technology
8051 Microcontroller
15
rewiews
8051 Microcontroller Lecture Series explains in depth architecture, pin description, instructions, assembly language program and interfacing of various peripheral with microcontroller.
Add to list
64
Lesons
1 day 8 hours
On-Demand
Free-Video
STMicroelectronics
Graphics with STM32
9
rewiews
Learn to create rich graphical interfaces on STM32 devices using hardware accelerators, software stacks, and development tools. Gain skills in selecting optimal MCU and display solutions for embedded GUI projects.
Add to list
6
Lesons
1 hour 30 minutes
On-Demand
Free-Video
NPTEL
Embedded Systems Design
7
rewiews
Comprehensive exploration of embedded systems design, covering processors, FPGAs, signal processing, Arduino, power management, real-time OS, modeling techniques, and hardware synthesis.
Add to list
49
Lesons
1 day 7 hours
On-Demand
Free-Video
NPTEL
Embedded Systems
2
rewiews
Comprehensive exploration of embedded systems, covering hardware, processors, memory, software, operating systems, networking, and design principles for building efficient and dependable systems.
Add to list
37
Lesons
1 day 12 hours
On-Demand
Free-Video
NPTEL
Embedded System Design with ARM
2
rewiews
Learn ARM-based embedded system design, from architecture to practical applications. Covers microcontrollers, sensors, actuators, and IoT, with hands-on experiments using STM32F401 and Arduino boards.
Add to list
43
Lesons
18 hours
On-Demand
Free-Video
STMicroelectronics
STM32H72x/3x Hands-On Workshop - Code Execution From External FLASH
1
rewiews
Learn to execute code from external FLASH on STM32H72x/3x MCUs. Covers bootloaders, OSPI configuration, application modification, and On The Fly Decryption for high-performance embedded systems.
Add to list
10
Lesons
53 minutes
On-Demand
Free-Video
NPTEL
Embedded Systems - Design Verification and Test
1
rewiews
Explore modeling, design, verification, and testing techniques for embedded systems, covering hardware/software partitioning, scheduling, temporal logic, and fault tolerance.
Add to list
38
Lesons
1 day 8 hours
On-Demand
Free-Video
Augmented Startups
Fun and Easy Microcontroller Communication Protocols
2
rewiews
Learn essential microcontroller communication protocols like I2C, SPI, UART, Modbus RTU, CAN, USB, Ethernet, and PCIe in a fun and easy-to-understand format.
Add to list
10
Lesons
1 hour 30 minutes
On-Demand
Free-Video
STMicroelectronics
STM32Cube.AI Workshop
1
rewiews
Hands-on workshop on implementing Neural Networks on STM32 devices using STM32CubeMX and X-Cube-AI tools, covering AI basics, dataset preparation, model creation, and practical labs.
Add to list
9
Lesons
2 hours 30 minutes
On-Demand
Free-Video
Embedded Linux Step by Step on Beaglebone
1
rewiews
Learn to develop embedded Linux systems using Beaglebone, covering AM335x functionality, eMMC booting, and networking in a comprehensive step-by-step guide.
Add to list
7
Lesons
1 hour 30 minutes
On-Demand
Free-Video
Embedded Software Testing
2
rewiews
Learn comprehensive embedded software testing techniques, from basics to advanced strategies, covering test design, standards, life cycles, and various testing methodologies.
Add to list
44
Lesons
1 day 16 hours
On-Demand
Free-Video
Stanford University
Current Status of TinyML and the Enormous Opportunities Ahead - Panel Discussion
0
rewiews
Panel discussion exploring tinyML's current state and future potential, featuring experts from Qualcomm and Google. Covers applications, challenges, privacy concerns, and emerging opportunities in ultra-low power embedded AI computing.
Add to list
27
Lesons
1 hour 23 minutes
On-Demand
Free-Video
NPTEL
ARM Based Development
0
rewiews
Explore ARM-based development, covering architecture, instruction sets, embedded systems, pipelining, memory management, and programming for ARM processors.
Add to list
37
Lesons
1 day 21 hours
On-Demand
Free-Video
NDC Conferences
Building a Robot Arm with .NET 8, Raspberry Pi, Blazor and SignalR
0
rewiews
Explore the process of building a robot arm using .NET 8, Raspberry Pi, Blazor, and SignalR in this 49-minute conference talk from NDC Oslo. Learn how to install .NET 8 on a Raspberry Pi and connect various components to create a functional robot arm. Di…
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
Paul McWhorter
Raspberry Pi Pico W: PIO State Machine Timing, Looping and Shifting - Lesson 90
0
rewiews
Learn how to utilize PIO state machines on the Raspberry Pi Pico W with MicroPython in this comprehensive video tutorial. Explore advanced techniques for controlling timing, implementing loops, and performing shift operations. Discover how to use the in_…
Add to list
1
Lesons
52 minutes
On-Demand
Free-Video
Linux Plumbers Conference
Did You Behave in Real-Time? A Probabilistic Evaluation with Trace Data
0
rewiews
Explore probabilistic evaluation methods for real-time behavior using trace data, enhancing system performance analysis and reliability assessment.
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
Devoxx
Software Archaeology - Learning from the Moon Landing
0
rewiews
Explore groundbreaking software engineering concepts from Apollo Guidance Computer, including priority scheduling, multitasking, and error handling that ensured mission success.
Add to list
1
Lesons
45 minutes
On-Demand
Free-Video
cpponsea
How to Keep C++ Binaries Small - Techniques for C++ Optimization - Lecture 1
0
rewiews
Optimize C++ binary sizes through coding techniques and compiler flags. Learn about object initialization, special member functions, polymorphism, and the impact of disabling RTTI and exceptions.
Add to list
1
Lesons
2 hours 25 minutes
On-Demand
Free-Video
MIT HAN Lab
MCUNet and TinyML - Lecture 10
0
rewiews
Explore MCUNet and TinyML for efficient machine learning on microcontrollers, covering design principles and real-world applications in resource-constrained environments.
Add to list
1
Lesons
1 hour 7 minutes
On-Demand
Free-Video
MIT HAN Lab
MCUNet and TinyML - Lecture 10
0
rewiews
Explore MCUNet and TinyML for efficient machine learning on microcontrollers. Learn optimization techniques and real-world applications in resource-constrained environments.
Add to list
1
Lesons
1 hour 7 minutes
On-Demand
Free-Video
Paul McWhorter
Raspberry Pi Pico W - Creating a Four-Bit Binary Counter Using PIO State Machine - Lesson 91
0
rewiews
Master PIO state machine programming on Raspberry Pi Pico W to create a four-bit binary counter, exploring in_, nop(), and invert instructions while learning timing control and simple multiplication techniques.
Add to list
1
Lesons
34 minutes
On-Demand
Free-Video
cpponsea
How to Keep C++ Binaries Small - Techniques for C++ Optimization - Lecture 1
0
rewiews
Discover techniques to minimize C++ binary sizes through coding practices and compiler/linker optimizations. Explore the impact of object initialization, special member functions, and polymorphism on executable size.
Add to list
1
Lesons
2 hours 25 minutes
On-Demand
Free-Video
ACCU Conference
Writing a Base Level Library for Safety Critical Code in C++ - Lecture
0
rewiews
Dive into safety-critical C++ development for modern cars. Explore tools, testing methodologies, coding standards, error handling, and design impacts for creating reliable software where lives are at stake.
Add to list
1
Lesons
1 hour 35 minutes
On-Demand
Free-Video
MIT HAN Lab
TinyEngine: Transformer and LLM - Lecture 12
0
rewiews
Dive into Transformer and LLM architectures, exploring their efficiency and applications in machine learning, guided by Prof. Song Han's expertise.
Add to list
1
Lesons
1 hour 17 minutes
On-Demand
Free-Video
MIT HAN Lab
TinyEngine: Transformer and Large Language Models - Lecture 12
0
rewiews
Dive into Transformer and LLM architectures, exploring their applications and optimizations for efficient machine learning on resource-constrained devices.
Add to list
1
Lesons
1 hour 17 minutes
On-Demand
Free-Video
ExplainingComputers
Lichee Pi 3A: RISC-V SBC Review with M.2 PCIe Slots and Bianbu OS Demo
0
rewiews
Explore the Lichee Pi 3A RISC-V single-board computer, featuring dual M.2 PCIe slots. Dive into its specifications, boot process, Bianbu OS demo, and compatibility with NVMe and SATA drives.
Add to list
7
Lesons
19 minutes
On-Demand
Free-Video
ResinChem Tech
Arduino IDE: ESP32/ESP8266 Basics for Non-Coders
0
rewiews
Learn to modify and install Arduino applications on ESP32/ESP8266 boards without coding experience. Master the Arduino IDE, board setup, and code tweaking for your IoT projects.
Add to list
7
Lesons
22 minutes
On-Demand
Free-Video
FPGA Design for Embedded Systems
0
rewiews
Learn FPGA design for embedded systems, covering architecture, design flow, tools like Quartus Prime, and advanced techniques. Gain practical skills in creating efficient digital circuits and systems.
Add to list
37
Lesons
7 hours
On-Demand
Free-Video
FPGA Tutorials
0
rewiews
Learn FPGA programming through hands-on tutorials covering LED control, button interfaces, displays, motors, and various peripheral integrations using Spartan 3an and Spartan 6 development boards.
Add to list
21
Lesons
30 minutes
On-Demand
Free-Video
FPGA - Programmable Logic
0
rewiews
Explore programmable logic and FPGA technology through tutorials covering implementation, troubleshooting, JTAG, comparison with microcontrollers, demo boards, and PCB layout.
Add to list
8
Lesons
4 hours 30 minutes
On-Demand
Free-Video
Embedded Linux - BeagleBone Black
0
rewiews
Learn to configure and utilize BeagleBone Black's features, including Wi-Fi setup, file transfer, GPIO, analog pins, PWM, SPI, I2C, and Linux development with C++.
Add to list
11
Lesons
1 hour 30 minutes
On-Demand
Free-Video
Beaglebone Black Lessons
0
rewiews
Learn to program and control Beaglebone Black, from GPIO pins and PWM to advanced projects like GPS tracking. Gain hands-on experience with Python, hardware interfacing, and data visualization.
Add to list
17
Lesons
7 hours
On-Demand
Free-Video
Afrotechmods
Siglent SSA3032X Spectrum Analyzer Review and Experiments
0
rewiews
Comprehensive review of Siglent SSA3032X Spectrum Analyzer, covering features, experiments, and advanced options. Includes RF basics and practical demonstrations for beginners and professionals.
Add to list
17
Lesons
26 minutes
On-Demand
Free-Video
STMicroelectronics
STM32H72x-3x Hands-On Workshop - STM32CubeMonitor Hands-On
0
rewiews
Hands-on workshop exploring STM32CubeMonitor for STM32H72x/3x MCUs. Learn to read/write RAM, access addresses, and see a demo flow. Ideal for developers seeking high-performance, feature-rich microcontrollers.
Add to list
7
Lesons
42 minutes
On-Demand
Free-Video
STMicroelectronics
STM32H72x/3x Hands-On Workshop - Code Execution From Internal FLASH
0
rewiews
Explore STM32H72x/3x MCUs: high-performance, feature-rich, and affordable. Learn about internal memory architecture, instruction cache, performance measurement, and optimization techniques for embedded applications.
Add to list
8
Lesons
43 minutes
On-Demand
Free-Video
Mutex Embedded
Embedded C Programming Style - Files
0
rewiews
Learn best practices for organizing and structuring header and source files in embedded C programming, including naming conventions, templates, and specific rules for each file type.
Add to list
6
Lesons
30 minutes
On-Demand
Free-Video
Mutex Embedded
Embedded C Programming Style - Structures
0
rewiews
Learn best practices for using structures in Embedded C, including naming conventions, data hiding, object orientation, and bitfields to enhance code organization and efficiency.
Add to list
7
Lesons
44 minutes
On-Demand
Free-Video
Mutex Embedded
Embedded C Programming Style - Tutorial 3 - Variables
0
rewiews
Learn best practices for variable usage in embedded C, covering pointers, booleans, globals, and keywords like const, static, and volatile.
Add to list
11
Lesons
30 minutes
On-Demand
Free-Video
Microsoft
Windows IoT Roadmap - Future Developments and Investments
0
rewiews
Explore Windows IoT's future, recent investments, and new capabilities for intelligent edge solutions. Learn about security, optimization, and emerging technologies in this comprehensive roadmap session.
Add to list
16
Lesons
35 minutes
On-Demand
Free-Video
STMicroelectronics
Introduction to STM32Cube.AI
0
rewiews
Explore STM32CubeMX and X-Cube-AI tools for implementing Neural Networks on STM32 devices, focusing on the STM32L4 family and creating basic embedded systems.
Add to list
5
Lesons
1 hour 30 minutes
On-Demand
Free-Video
STMicroelectronics
STM32G0 Workshop
0
rewiews
Comprehensive hands-on workshop covering STM32G0 microcontroller programming, from basic setup to advanced features like PWM, interrupts, low power modes, and DMA.
Add to list
11
Lesons
2 hours 30 minutes
On-Demand
Free-Video
Microsoft
Soil Moisture Sensors and Digital Agriculture for IoT - Episode 1
0
rewiews
Explore digital agriculture IoT solutions using soil moisture sensors and Raspberry Pi. Learn about sensor communication, calibration, and various protocols for building IoT projects.
Add to list
15
Lesons
1 hour
On-Demand
Free-Video
Write your own Operating System
Raspberry Pi Pico C-Programming
0
rewiews
Learn C programming for Raspberry Pi Pico, covering soldering, building, blinking LEDs, and connecting to a Raspberry Pi. Gain hands-on experience in embedded systems development.
Add to list
8
Lesons
34 minutes
On-Demand
Free-Video
5 Minutes Engineering
Embedded and Real Time Operating Systems
0
rewiews
Comprehensive exploration of embedded systems and real-time operating systems, covering hardware components, architectures, protocols, and scheduling algorithms in Hindi.
Add to list
74
Lesons
8 hours
On-Demand
Free-Video
tinyML
TinyML Talks France - State of the TinyML Today
0
rewiews
Exploration des applications, avancées et défis du TinyML, mettant en lumière son potentiel dans les systèmes à très faible consommation et son impact sur l'IA embarquée et l'IoT.
Add to list
30
Lesons
53 minutes
On-Demand
Free-Video
Linux Foundation
Developing Audio Products with Cortex-M3, NuttX, and C++11
0
rewiews
Explore Sony's use of NuttX RTOS for Cortex-M3 audio products, covering modifications, porting, debugging, and development strategies for efficient embedded systems.
Add to list
29
Lesons
46 minutes
On-Demand
Free-Video
Linux Foundation
Lightweight and Easy Integration Into Embedded Systems Using Linux Containers
0
rewiews
Explore Linux container-based architecture for embedded systems, focusing on quality control, integration challenges, and solutions for automotive applications like AGL Cluster and IVI.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
Linux Foundation
How to Create Test Suites with Pyagl for New AGL Service
0
rewiews
Learn to create and run test suites using Pyagl for AGL services, covering environment setup, custom marks, remote testing, and error handling in this comprehensive tutorial.
Add to list
20
Lesons
25 minutes
On-Demand
Free-Video
Linux Foundation
Introduction to MCUboot - Secure Bootloader and Easy Firmware Updates
0
rewiews
Aprenda sobre o MCUboot, um bootloader seguro que facilita atualizações de firmware em sistemas embarcados, oferecendo proteção e flexibilidade para dispositivos IoT.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
Linux Foundation
Pinguino Project - Like Arduino, but for PICs
0
rewiews
Explora el Proyecto Pinguino, una alternativa a Arduino para microcontroladores PIC. Aprende sobre esta plataforma de código abierto y sus aplicaciones en electrónica y programación.
Add to list
1
Lesons
28 minutes
On-Demand
Free-Video
Linux Foundation
License Compliance and Security Management for Embedded Systems
0
rewiews
Explore license compliance and security management for embedded systems, focusing on SBOM implementation, SPDX file generation, and effective problem-solving tools.
Add to list
20
Lesons
30 minutes
On-Demand
Free-Video
media.ccc.de
Hashing Pico Berries - Quantum-Resistant Cryptography for Raspberry Pi Pico
0
rewiews
Hashbasierte Signaturlösungen für Raspberry Pi Pico: Langfristige kryptographische Sicherheit für stromsparende Sensorik, auch gegen Quantencomputer. Vorstellung erster Prototypen einer Masterarbeit.
Add to list
1
Lesons
21 minutes
On-Demand
Free-Video
Ekoparty Security Conference
A Journey Finding Pre and Post-Auth D-Link Router Zero-Days
0
rewiews
Explora el proceso de descubrimiento y explotación de vulnerabilidades 0-day en routers D-Link, desde obtener acceso al firmware hasta identificar y explotar fallos de seguridad para lograr ejecución remota de código.
Add to list
1
Lesons
37 minutes
On-Demand
Free-Video
CodeWithHarry
Coding on a Raspberry Pi 4 - Testing 5 Programming Languages
0
rewiews
Explore coding capabilities of Raspberry Pi 4 across Python, C, C++, HTML, and JavaScript. Discover the potential of this affordable computer for programming and development.
Add to list
1
Lesons
38 minutes
On-Demand
Free-Video
Linux Foundation
Finding the Best Way to Use Linux Kernel - Status Update
0
rewiews
Explore Linux kernel development, testing, and licensing for IT and embedded systems. Learn about LTS kernels, community trends, and best practices for implementation.
Add to list
23
Lesons
40 minutes
On-Demand
Free-Video
Linux Foundation
The State of PTXdist - Overview and Development Tools
0
rewiews
Explore PTXdist for embedded Linux development, covering package management, layering, and build system features for efficient and reproducible BSP creation.
Add to list
25
Lesons
40 minutes
On-Demand
Free-Video
media.ccc.de
Toniebox Reverse Engineering: Open-Source Alternatives for Children's Audio Player
0
rewiews
Einblick in Reverse Engineering der Toniebox: Technische Details, Datenschutzprobleme und Open-Source-Alternativen wie TeddyBench und TeddyCloud für mehr Kontrolle und Funktionalität.
Add to list
1
Lesons
1 hour
On-Demand
Free-Video
media.ccc.de
Breaking "DRM" in Polish Trains - Reverse Engineering Train Control Systems
0
rewiews
Découvrez comment une équipe a déjoué un système de sécurité suspect dans des trains polonais en panne, mêlant ingénierie inverse et analyse technique du système de contrôle ferroviaire.
Add to list
1
Lesons
1 hour 2 minutes
On-Demand
Free-Video
Ekoparty Security Conference
Flipper Zero Hacking 101 - Introduction to Hardware Hacking - Workshop 1
0
rewiews
Explora el mundo del hardware hacking con Flipper Zero. Aprende teoría y práctica, configura Visual Studio Code y desarrolla aplicaciones básicas para iniciar tu viaje en esta fascinante área.
Add to list
1
Lesons
2 hours 30 minutes
On-Demand
Free-Video
media.ccc.de
FSCK 2024 - A Musical Alarm Clock with Too Many Functions
0
rewiews
Entwicklung eines komplexen musikalischen Weckers: Von der Idee bis zur Umsetzung. Einblicke in ESP8266, Bildschirme, C++, DACs und mehr. Chronologischer Entstehungsprozess mit Herausforderungen und Demo.
Add to list
1
Lesons
39 minutes
On-Demand
Free-Video
media.ccc.de
OpenWrt Porting for Beginners - FSCK 2024
0
rewiews
Einführung in die OpenWrt-Portierung: Schritt-für-Schritt-Anleitung für Einsteiger, basierend auf persönlichen Erfahrungen. Praxisnahe Tipps und Fallstricke werden beleuchtet.
Add to list
1
Lesons
45 minutes
On-Demand
Free-Video
Ubuntu OnAir
Trabajando IoT y Robótica en Open Hardware con Ubuntu - Simulación en Equipos de Bajo Costo
0
rewiews
Aprende a instalar Ubuntu en dispositivos de bajo costo para IoT y robótica, simulando antes de implementar en modelos físicos. Explora el potencial del software y hardware libre en proyectos innovadores.
Add to list
1
Lesons
50 minutes
On-Demand
Free-Video
Ubuntu OnAir
Explorando el Ecosistema del Open Hardware con Ubuntu
0
rewiews
Descubre cómo Ubuntu potencia proyectos innovadores de hardware abierto, explorando sinergias entre software libre y hardware accesible para empoderar a la comunidad tecnológica.
Add to list
1
Lesons
30 minutes
On-Demand
Free-Video
media.ccc.de
CI-Bus: Deep Insights into the Caravan LIN Bus Protocol - EH21
0
rewiews
Detaillierter Einblick in das LIN-Bus-Protokoll der Caravanbranche durch Reverse-Engineering. Enthüllt Implementierungsdetails, Herausforderungen und kuriose Aspekte der Gerätesteuerung in Wohnmobilen.
Add to list
1
Lesons
41 minutes
On-Demand
Free-Video
media.ccc.de
FireFist: Innovation auf zwei Rädern - Die Fahrradgriffheizung
0
rewiews
Entwicklung einer innovativen Fahrradgriffheizung: Von der Idee über Prototypen bis zur integrierten Lösung. Einblicke in Herausforderungen, Lernprozesse und zukünftige Pläne des OTH-Projekts.
Add to list
1
Lesons
33 minutes
On-Demand
Free-Video
media.ccc.de
Digital eWaste - Anatomy and Revival of a GPS Device
0
rewiews
Anatomie und Wiederbelebung eines GPS-Empfängers: Technische Erkundung zur Reaktivierung obsoleter Geräte durch Reverse-Engineering und Neuentwicklung von Backend-Systemen.
Add to list
11
Lesons
36 minutes
On-Demand
Free-Video
STMicroelectronics
汎用マイコンと認証済みソフトウェアによる機能安全システム開発
0
rewiews
STマイクロエレクトロニクスのマイコンを使用した機能安全システム開発の概要と、認証取得に役立つソフトウェアライブラリや技術ドキュメントを紹介。
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
STMicroelectronics
ISPU内蔵MEMSセンサとNanoEdge AI Studioで異常振動検知ライブラリ作成
0
rewiews
ISPU内蔵MEMSセンサとNanoEdge AI Studioを活用し、AI技術による異常振動検知ライブラリの作成手順を実演。高度なデータ処理と機械学習で、モータの異常を効率的に検出する方法を紹介。
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
The Machine Learning Engineer
Raspberry Pi: Conectar Raspberry Pi a Azure IoT Hub usando Python
0
rewiews
Aprende a conectar Raspberry Pi a Azure IoT Hub y enviar datos de sensores BME280 utilizando Python. Explora la integración de dispositivos IoT con la nube de Azure.
Add to list
1
Lesons
17 minutes
On-Demand
Free-Video
media.ccc.de
SocketCAN: The CAN Subsystem in the Linux Network Stack
0
rewiews
Entdecke SocketCAN im Linux-Kernel: CAN-Bus-Grundlagen, Hardware-Unterstützung und Protokolle für Automotive und Industrieanwendungen. Lerne Tools zur Analyse und Manipulation von CAN-Datenverkehr kennen.
Add to list
1
Lesons
30 minutes
On-Demand
Free-Video
Code Sync
Integrating Industrial Communication Protocols with Elixir and Nerves - Talk in Spanish
0
rewiews
Explora la integración de protocolos de comunicación industrial con Elixir y Nerves, enfocándose en OPC UA. Aprende sobre desafíos, soluciones y proyectos de código abierto en este campo.
Add to list
1
Lesons
34 minutes
On-Demand
Free-Video
STMicroelectronics
STM32マイコン・セキュリティ - STM32H5でセキュア・マネージャをはじめよう
0
rewiews
STM32H5マイコンの「STM32Trust TEEセキュア・マネージャ」を紹介。IoTセキュリティ強化に貢献する業界初の信頼できる実行環境の概念と評価方法を解説。
Add to list
1
Lesons
27 minutes
On-Demand
Free-Video
Android Makers
Du Cross-Platform Embarqué, Desktop et Mobile avec Slint
0
rewiews
Découvrez Slint, un framework léger pour le développement cross-platform, offrant une grande variété de langages et un support expérimental pour le mobile.
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
SparkFun Electronics
Battle Bracer Project: Combining eTextiles, LED Multiplexing, and Tilt Sensing - Engineering Roundtable
0
rewiews
Explore the creation of a "Battle Bracer" combining eTextiles, LED multiplexing, tilt sensing, and finite state machines in this engineering project showcase featuring innovative wearable technology.
Add to list
6
Lesons
25 minutes
On-Demand
Free-Video
SparkFun Electronics
SPI and I2C Communication Protocols - SparkFun According to Pete
0
rewiews
Explore SPI and I2C protocols with SparkFun's Pete Dokter, covering bitbanging, analyzers, and practical applications in embedded electronics.
Add to list
5
Lesons
29 minutes
On-Demand
Free-Video
Nordic Semiconductor
Future-Proofing IoT Development with NRF Connect SDK
0
rewiews
Explore nRF Connect SDK for efficient IoT development. Learn about integration, reusability, and tools to streamline your embedded software projects from concept to deployment.
Add to list
10
Lesons
1 hour 10 minutes
On-Demand
Free-Video
Nordic Semiconductor
Introduction to Bluetooth Direction Finding
0
rewiews
Explore Bluetooth Direction Finding: AoA and AoD techniques for accurate indoor location and navigation. Learn physics, IQ samples, specifications, and implementation using Nordic Semiconductor's nRF Connect SDK.
Add to list
11
Lesons
1 hour 24 minutes
On-Demand
Free-Video
Nordic Semiconductor
Developing Matter Products with NRF Connect SDK
0
rewiews
Learn to develop Matter 1.0 products using nRF Connect SDK. Covers Matter overview, Nordic tools, demos for Thread and Wi-Fi, multi-fabric scenarios, and customizing templates for Matter accessories.
Add to list
10
Lesons
1 hour 34 minutes
On-Demand
Free-Video
Nordic Semiconductor
Getting Started with ANT for NRF Connect SDK
0
rewiews
Learn to develop ANT applications using nRF5340 SoC and nRF Connect SDK. Covers installation, block diagrams, and hands-on walkthrough for Nordic Semiconductor's flagship development platform.
Add to list
5
Lesons
27 minutes
On-Demand
Free-Video
Nordic Semiconductor
Introducing ANT Support to the NRF5340 SoC and NRF Connect SDK
0
rewiews
Explore nRF5340 SoC's dual-core architecture, ANT support, and security features. Learn about nRF Connect SDK, RTOS benefits, and kickstart ML/AI application design for various wireless protocols.
Add to list
12
Lesons
40 minutes
On-Demand
Free-Video
Nordic Semiconductor
Developing Cellular IoT Products Using NRF Connect SDK
0
rewiews
Learn to connect nRF9160 DK to nRF Cloud, add sensors, and send data. Covers SDK installation, firmware updates, and sample customization for cellular IoT product development.
Add to list
8
Lesons
49 minutes
On-Demand
Free-Video
Nordic Semiconductor
Measuring Distance with the Nordic Distance Toolbox
0
rewiews
Explore Nordic's Distance Toolbox for precise SoC distance measurement. Learn methods, applications, and performance evaluation for short and long-range ranging using nRF52 series.
Add to list
9
Lesons
44 minutes
On-Demand
Free-Video
Nordic Semiconductor
Five Essential Building Blocks for Cellular IoT Development With A1 Digital
0
rewiews
Discover essential building blocks for cellular IoT development, including low-power technologies and an IoT ecosystem. Learn to create smart device prototypes quickly and cost-effectively with Nordic Semiconductor and A1 Digital.
Add to list
12
Lesons
51 minutes
On-Demand
Free-Video
Nordic Semiconductor
Developing Matter Products with NRF Connect SDK
0
rewiews
Learn to develop Matter accessories using nRF Connect SDK, from setup to implementation. Covers software solutions, development environment, tools, and creating business logic for smart home devices.
Add to list
5
Lesons
49 minutes
On-Demand
Free-Video
Nordic Semiconductor
Introducing NRF Connect for VS Code
0
rewiews
Accelerate IoT development with nRF Connect for VS Code: simplify setup, enhance productivity, and leverage powerful tools for Nordic Semiconductor's nRF91, nRF53, and nRF52 Series.
Add to list
9
Lesons
1 hour 1 minute
On-Demand
Free-Video
Nordic Semiconductor
Power Optimization for Applications - Extending Battery Life and Reducing Consumption
0
rewiews
Learn techniques and tools for optimizing power consumption in applications, extending battery life, and using Nordic's Power Profiler Kit II for efficient power profiling and product optimization.
Add to list
5
Lesons
37 minutes
On-Demand
Free-Video
Nordic Semiconductor
Using the NRF9160 as a Serial LTE Modem
0
rewiews
Learn to add cellular connectivity to existing products using nRF9160 SiP and nRF Connect SDK Serial LTE Modem. Explore architecture, development tools, and AT command interface for LTE-M and NB-IoT integration.
Add to list
5
Lesons
46 minutes
On-Demand
Free-Video
Nordic Semiconductor
Getting Started with Custom Development in NRF Connect SDK
0
rewiews
Learn to develop with nRF Connect SDK: install, program projects, add custom boards, implement modem communication, and integrate sensors for nRF9160 development.
Add to list
6
Lesons
50 minutes
On-Demand
Free-Video
Nordic Semiconductor
Developing Thread Products Using NRF Connect SDK
0
rewiews
Learn to develop Thread products using nRF Connect SDK. Covers software solutions, architectures, tools, and building applications. Ideal for developers working on constrained IoT devices.
Add to list
8
Lesons
51 minutes
On-Demand
Free-Video
Nordic Semiconductor
New nRF9160 Features in nRF Connect SDK v1.2
0
rewiews
Explore new features for cellular IoT and wireless applications using nRF9160 SiP, including cloud connectivity, GPS improvements, and firmware updates.
Add to list
38
Lesons
48 minutes
On-Demand
Free-Video
SparkFun Electronics
FPGAs for Makers - Introduction and Basic Concepts
0
rewiews
Explore FPGAs for makers: learn basics, applications, programming, and debugging. Live demonstration on Papilio Pro and Zedboard, with insights from FPGA engineer Steve Grace.
Add to list
16
Lesons
55 minutes
On-Demand
Free-Video
SparkFun Electronics
Transistor Biasing Configurations - Common Base and Emitter Follower
0
rewiews
Explore transistor biasing configurations, focusing on common base and emitter follower, with SparkFun's Director of Engineering Pete Dokter in this informative electronics discussion.
Add to list
5
Lesons
23 minutes
On-Demand
Free-Video
Ralph S Bacon
ATTiny13 Brain Dead - A Programming Nightmare
0
rewiews
Explore programming challenges and optimizations for the ATTiny13 microcontroller, including oscillation calibration, serial output improvements, and external interrupts implementation.
Add to list
6
Lesons
26 minutes
On-Demand
Free-Video
Ralph S Bacon
Flash Your ATMega328P for the Cost of a Cup of Coffee
0
rewiews
Learn to program ATMega328P microcontrollers using affordable tools. Discover essential equipment for bootloading, changing fuses, and uploading sketches to custom PCBs with Arduino-compatible chips.
Add to list
5
Lesons
29 minutes
On-Demand
Free-Video
Ralph S Bacon
NRF24L01+ with STM32F103 - Transfer More Data
0
rewiews
Learn to connect nRF24L01+ modules to STM32F103 microcontrollers and transmit up to 32 bytes of data wirelessly. Covers hardware setup, wiring, power considerations, and coding examples for reliable communication.
Add to list
7
Lesons
37 minutes
On-Demand
Free-Video
Ralph S Bacon
Six GPIO Pins on an ATTiny85
0
rewiews
Unlock all six GPIO pins on ATTiny85 with a simple fuse resetter project. Learn to build or buy one, understand its function, and avoid common pitfalls for maximizing the chip's potential.
Add to list
11
Lesons
30 minutes
On-Demand
Free-Video
Ralph S Bacon
Making the ATTiny85 Easier to Program
0
rewiews
Simplify ATTiny85 debugging with software serial, enabling Serial.println statements and easy connection to Arduino IDE for efficient troubleshooting and development.
Add to list
12
Lesons
27 minutes
On-Demand
Free-Video
Kevin Darrah
The Ultimate Prototype Board - How to Build the Kit
0
rewiews
Comprehensive guide to building an advanced prototype board, covering component installation, soldering techniques, and testing procedures for electronics enthusiasts and makers.
Add to list
20
Lesons
1 hour 4 minutes
On-Demand
Free-Video
Kevin Darrah
How to Build an RGB 8x8x8 LED Cube
0
rewiews
Step-by-step guide to constructing an 8x8x8 RGB LED cube, covering testing, soldering, and assembly techniques for creating an impressive light display.
Add to list
8
Lesons
28 minutes
On-Demand
Free-Video
Kevin Darrah
RGB 8x8x8 LED Cube Theory and Construction
0
rewiews
Explore the theory behind building an 8x8x8 RGB LED cube, covering LED control, bit angle modulation, shift registers, and cube architecture in this comprehensive tutorial.
Add to list
8
Lesons
46 minutes
On-Demand
Free-Video
load more...