/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

yasoob.me
| | michaelscodingspot.com
1.5 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | peterbraden.co.uk
1.8 parsecs away

Travel
| | [AI summary] The author details the process of building an ESP32-based air sensor that measures temperature and humidity, sends data via MQTT to a home server for visualization in Home Assistant, and discusses challenges faced during development.
| | muscaw.dev
2.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.
| | dumblebots.com
24.5 parsecs away

Travel
| In this blog, we use the LED Matrix on the Arduino UNO R4 to build the Pong Arcade Video Game.