|
You are here |
www.stdin.co.uk | ||
| | | | |
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. | |
| | | | |
blog.eldruin.com
|
|
| | | | | Platform-agnostic driver for the VEML6030 and VEML7700 ambient light sensors written in Rust. | |
| | | | |
smallhacks.wordpress.com
|
|
| | | | | Some time ago my DHT22 sensor, connected to the RPi1, died (humidity always was showing 99%), so I decided to replace it. I found a cheap AM2320 sensor that was in the same case as my old DHT, so I ordered it. When it arrived I found that its used 4 PINS instead of 3... | |
| | | | |
www.hugozap.com
|
|
| | | A simple example of how to use WebAssembly in the browser and what the toolchain looks like. | ||