/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

www.adafruitdaily.com
| | ciesie.com
12.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.
| | www.jamesshore.com
10.5 parsecs away

Travel
| | [AI summary] The post introduces the 157th episode of a screencast series on test-driven development using Java, chronicling the creation of a real software project.
| | www.caichinger.com
7.0 parsecs away

Travel
| | Bluetooth devices are often controlled by opaque mobile applications. Here are two ways to capture Bluetooth traffic on Android, which enable us to create custom tools to take back our freedom.
| | dehora.net
44.3 parsecs away

Travel
| Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere.