
iotamajig's instructables
Achievements
- iotamajig's instructable Detect Household Power With Low Voltage Circuit - Arduino AC Voltage Detector's weekly stats: 1 year ago
- iotamajig's instructable Arduino IDE: How to Store and Retrieve Data From a File.'s weekly stats: 1 year ago
- iotamajig's instructable Enable DeepSleep on an ESP8266-01's weekly stats: 1 year ago
- iotamajig commented on iotamajig's instructable Enable DeepSleep on an ESP8266-011 year ago
I need to strip some stuff out of one of my project sketches so it's more "Instructable", but there are two routes I use for variables: EEPROM and local filesystem (SPIFFS). I tend to have bad luck with EEPROM for some reason, so putting data in a local file on the ESP has been my go-to route. In the end, a local file is just data across some addressed space on the chip, like EEPROM, so it's all about the same and will take some added libraries and coding to make work either way.
View Instructable »I find that "cheap" is relative to where you are willing to get them from - though I do agree, all ESPs are relatively cheap, and there are much more robust versions that will give you more bang for your buck. I just think we all get a little bit of enjoyment out of pushing components outside the limits they were designed for! Thanks for reading...
- iotamajig commented on iotamajig's instructable Enable DeepSleep on an ESP8266-011 year agoView Instructable »
Wow, you might be number 7! Thanks for reading!
- iotamajig's instructable Smart Phone (WiFi) Controlled Garage Door Opener With ESP8266's weekly stats: 1 year ago
- iotamajig's instructable ESP8266-01 Temperature Logger With Multiple Inputs's weekly stats: 1 year ago
- iotamajig's instructable Write Data to Beginning of File With Arduino or ESP8266's weekly stats: 1 year ago
- iotamajig's instructable ESP8266 Building Blocks: Basic Web Server's weekly stats: 1 year ago
- iotamajig's instructable ESP8266 Building Blocks: Send Data to a Web Server With POST's weekly stats: 1 year ago
- iotamajig's instructable ESP8266 Building Blocks: Send Data to a Web Server With GET's weekly stats: 1 year ago
- iotamajig's instructable ESP8266 Building Blocks: Connect to the Internet's weekly stats: 1 year ago
- iotamajig's instructable Breadboard FTDI USB Flash Loader for ESP8266-01's weekly stats: 1 year ago