News

This project is a "quick-and-dirty" implementation of what I call a "bootloader driver ... a program onto an STM32 chip. On the surface this might not seem that useful, however when combined with ...
This tutorial will show you how to configure a UART communication between STM32 board and ESP32 board. You have to take into account that in this example I will configure STM32 as the transmitter ...
but Igor Mileshin’s ESP32 IoT Relay Board is smaller than most so I thought it might be interesting to some. The smallest quad-channel relay board I’ve seen so far is the one by Seeed Studio using an ...
The STM32 board ... After powering on, the circuit is ready to use. For testing the project, upload the code mains.ino (written in Arduino IDE) to the STM32 microcontroller. Since the microcontroller ...
Would you like to have a small digital oscilloscope? Do you have a spare BlackPill (STM32F401) board and a TFT display laying around? [tvvlad1234] presents us with a simple and educational digital ...
This paper will investigate the MicroPython execution performance compared to similar C native code on low cost microcontrollers: STM32 and ESP32. The comparison will target: memory allocation speed; ...