Explore >> Select a destination


You are here

www.stdin.co.uk
| | ciesie.com
8.2 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.
| | blog.eldruin.com
4.9 parsecs away

Travel
| | Platform-agnostic driver for the VEML6030 and VEML7700 ambient light sensors written in Rust.
| | smallhacks.wordpress.com
7.4 parsecs away

Travel
| | 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
19.8 parsecs away

Travel
| A simple example of how to use WebAssembly in the browser and what the toolchain looks like.