/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.local-guru.net
| | peanball.net
4.7 parsecs away

Travel
| |
| | willhaley.com
5.0 parsecs away

Travel
| | The Adafruit Feather RP2040 is an Adafruit Feather device that uses the same processor as a Raspberry Pi Pico. The Adafruit Music Maker FeatherWing is an audio playback shield designed for Adafruit Feather devices. After soldering headers or otherwise wiring the two devices together Adafruit's sample code can be used to play audio files. I found the sample code did not work for me. A reddit thread highlights the unofficial Arduino-Pico library. Using that library in the Arduino IDE along with some adjustments from the Flashgamer website got things working for me.
| | guy.carpenter.id.au
4.8 parsecs away

Travel
| | [AI summary] The author describes creating a simple analog bandwidth meter using an Arduino, stepper motors, and custom wiring to gather live network data.
| | www.juliahgrace.com
24.5 parsecs away

Travel
| [AI summary] This tutorial guides readers on programming an Arduino to send SMS text messages via Python by connecting hardware components and using libraries like pyFirmatta and BreakfastSerial.