2026
-
Tutorial: TinyUSB and STM32 the easy way
March 20, 2026Easy tutorial on how to use TinyUSB on a STM32 for a CDC
6 min read ·stm32tinyusb -
WS2812B with STM32 using GPDMA
March 14, 2026How to implement WS2812B protocol in STM32 using GPDMA
7 min read ·stm32gpdma+1 -
PyQtGraph: Realtime python plotting
March 13, 2026Learn to prepare a script in Python3 using PyQtGraph for real time plotting.
4 min read ·arduinoesp32
2025
-
Connecting a nRF24L01 to the Raspberry Pi 3
January 15, 2025How to connect the nRF24L01 to a Raspberry to send/receive data.
3 min read ·RaspberryPiPython -
DC Motor with Arduino/ESP32
January 15, 2025How to connect a DC motor to an Arduino and control it using MOSFET or drivers.
4 min read ·arduinoesp32