Explore >> Select a destination


You are here

smayze.com
| | benjamin.computer
5.9 parsecs away

Travel
| | Benjamin Blundell, benjamin.computer. I make things with computers
| | zzncx.top
4.3 parsecs away

Travel
| | Making a digital clock from Arduino and other ready-made/off-the-shelf modules for fun and giggles.
| | iosoft.blog
3.4 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...
| | nodogmablog.bryanhogan.net
17.4 parsecs away

Travel
| It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how.