/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nercury.github.io
| | mikecoats.com
2.9 parsecs away

Travel
| | This time we're creating a basic embedded project in Rust that prints "Hello, world!" over the debug interface.
| | ciesie.com
4.7 parsecs away

Travel
| | 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.
| | craigjb.com
4.9 parsecs away

Travel
| | Adventures in hardware hacking, low-level software, FPGAs, and more!
| | blog.drorgluska.com
41.2 parsecs away

Travel
| UI for Embedded is always a hassle, find the right MCU, find the right Display, connect the right wires and that's even before writing the f...