This repository shows the simplest way to setup a dual boot on ESP32 using PlatformIO. With this method it is possible to upload two different applications on a single ESP32 and switch between them ...
The official Arduino development team have this week announced the rollout a new bootloader based on MCUboot to help them improve the range of security features and firmware available on Arduino ...
Signed and encrypted updates – MCUboot has support for encrypting/decrypting images on-the-fly while upgrading. It will also check if the computed signature is matching the one embedded in the image ...
There was a time, not so long ago, when all the cool kids were dual-booting their computers: one side running Linux for hacking and another running Windows for gaming. We know, we were there. But why ...
The Arduino Uno CH340 Diagnostic Tool is a simple yet effective sketch designed to help you diagnose boot, reset, and serial communication issues on CH340G-based Arduino Uno boards. This tool is ...
Anyone who enjoys building electronic projects using the Arduino prototyping and would like to program their own Atmega328-PU chips. May be interested in a new Arduino prototyping kit and bootloader ...