Explore >> Select a destination


You are here

www.stdin.co.uk
| | ciesie.com
15.5 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
10.7 parsecs away

Travel
| | Platform-agnostic driver for the VEML6030 and VEML7700 ambient light sensors written in Rust.
| | iosoft.blog
16.0 parsecs away

Travel
| | In a previous post, I described 'EDLA', a WiFi-based logic analyser unit, that uses a Web-based display. That version used an ESP32 to provide WiFi connectivity; the PEDLA uses a Pi PicoW module instead. Hardware PEDLA circuit board The hardware is similar to the previous version; aside from the CPU change, the main addition is...
| | domoticproject.com
36.0 parsecs away

Travel
| In this post we will see how to remotely connect to the command line of your Raspberry Pifrom another computer or device using SSH.