/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

microhobby.com.br
| | justanotherelectronicsblog.com
4.2 parsecs away

Travel
| |
| | iosoft.blog
3.3 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...
| | ciesie.com
4.1 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.
| | river.cat
28.7 parsecs away

Travel
| [AI summary] The author discusses their experience with the Arduino platform, specifically the Seeeduino V2.21 and Ethernet shield, highlighting the ease of setup and initial success in creating a web server.