Explore >> Select a destination


You are here

nick.zoic.org
| | ansonvandoren.com
3.8 parsecs away

Travel
| | Occasional blog posts about programming, engineering, and assorted other things I find interesting.
| | mpy-tut.zoic.org
4.0 parsecs away

Travel
| | Getting Started with MicroPython
| | rgetz.github.io
4.4 parsecs away

Travel
| |
| | muscaw.dev
27.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.