|
You are here |
mark.biek.org | ||
| | | | |
ciesie.com
|
|
| | | | | You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller. | |
| | | | |
lucassifoni.info
|
|
| | | | | Getting an Erlang program to run on an ESP32 | |
| | | | |
blog.timo.page
|
|
| | | | | I recently bought some IoT devices that communicate using Matter over Thread. I had issues with connection stability to battery powered devices that are further away from the Border Router, so let's build a "range extender" using an ESP32-H2. | |
| | | | |
peterbraden.co.uk
|
|
| | | [AI summary] The author details the process of building an ESP32-based air sensor that measures temperature and humidity, sends data via MQTT to a home server for visualization in Home Assistant, and discusses challenges faced during development. | ||