A Flasher utility for DIY miners to flash NerdMiner firmware onto various boards, such as LILYGO S3 Dongle, LILYGO T-Display-AMOLED, ESP32-WROOM, LILYGO T-QT, TDisplay v1.14, ESP32-2432S028R, and M5-StampS3. The flashing process should take less than one minute.
A minimalist Go system for embedded devices, such as Raspberry Pi. gokrazy uses its own minimal Go userland instead of a traditional Linux distribution base, providing advantages in terms of security, maintainability, and reliability.
Watchy is an open source E-Ink Smartwatch with an MIT license. Development resources and documentation can be found on the official website watchy.sqfmi.com. There are also several retailers selling the watch hardware. See the documentation for instructions on how to get started with developing for Watchy.
MicroPython, a Python interpreter for microcontrollers, has released version 1.23 with several improvements. Notably, it now supports creating custom USB devices on multiple levels and has received improvements for OpenAMP, an inter-core communication protocol.