/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

blog.famzah.net
| | muscaw.dev
3.1 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.
| | fpgaer.wordpress.com
3.2 parsecs away

Travel
| | The Cyclone V GX Starter kit is an Evaluation Board (EVB) from Terasic based on Altera's Cyclone V GX FPGA. The Cyclone V Starter Kit development board includes hardware such as Arduino Header, on-board USB Blaster, audio and video capabilities and much more On further entries of the blog, I will be including several...
| | thelittleengineerthatcould.blogspot.com
2.5 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...
| | alexanderell.is
21.9 parsecs away

Travel
| [AI summary] The author walks through building an Arduino-based temperature monitoring project using a TMP36 sensor and LEDs to indicate temperature thresholds.