MicroPython is a well-known and easy-to-use way to program microcontrollers in Python. If you’re using an Arduino Uno Q, though, you’re stuck without it. [Natasha] saves the day by bringing us a a ...
This repository contains a customized version of the Arduino bootloader firmware with watchdog timer (WDT) support. The stock Arduino bootloader introduces a couple of seconds of delay during boot in ...
UART bootloader for STM32 microcontroller. The bootloader was developed for STM32VLDISCOVERY board, the only extra thing needed is an USB-UART module on PA10 (RX) and PA9 (TX) pins. Figure 1. Pinout ...