The entry for the Digi-Key 2022 Electronic Innovation Design Competition has been submitted, but considering the integrity of the front and back designs, I am considering opening a separate post to sh...
Due to a special reason, I had to use msp430g2553 to implement IIC communication. I didn’t have the hardware, so I wanted to simulate it with software. As a result, the task that was originally expect...
The built-in flash in the STM32 series microcontroller is addressed together with the firmware.
Program Size: Code=16160 RO-data=564 RW-data=36 ZI-data=1908In addition to manually calculating the flas...
I have always had an idea to run apps on a microcontroller. Micropython and Lua scripting languages make this possible.
The minimum hardware system: a screen, an SD card, an ESP32 module, and 3 button...