/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

kanpapa.com
| | muscaw.dev
6.2 parsecs away

Travel
| | I started working on a project that involves an ESP32. I'm using the Arduino platform to develop on the ESP32. This is a platform I have some familiarity with. When I went to use the EEPROM to save some information, I just could not make it work. The information did not seem to register to the EEPROM and/or read back from the EEPROM. The reason is because the EEPROM needs to be initialized when using an ESP32 board and not on Arduinos.
| | techwithdave.davevw.com
5.2 parsecs away

Travel
| | Attaching a display to a circuit can provide a lot of detailed info and graphical value. While "a picture is worth a thousand words," an ...
| | thelittleengineerthatcould.blogspot.com
7.0 parsecs away

Travel
| | So far, I have been programming my µcontrollers using the Arduino IDE . As I progressed with my TurboLEDz experiments, I came across...
| | www.tumfatig.net
38.4 parsecs away

Travel
| I had that Raspberry Pi Zero 2 W lying in a box. And because I changed my network configuration, I decided I could use that Pi as a DNS et DHCP server. But I also wanted to take benefits from my POE switch. It turns out to be really simple, with the proper hardware. Here are the notes.