With these nodes we could save new variables to the arduino internal eeprom so that changed values are kept when the board is turned off (like a tiny hard drive).
I created this. Couldn’t test it yet though. If it doesn’t work, maybe it will give you an idea of how to improve it. If it does work, I’m glad I could help. I only implemented read, write and update functions though… https://xod.io/libs/dancojocaru2000/arduino-eeprom/
Im seeking a node for write a string or an Array of variabile in EEPROM . Im creating an rf 433 receiver/trasmitter for cloning trasmitter of garage and make a trasmitter into my car integrated with dashboard. For make it would receive all variables off rf433 node and store It in eprom for reuse with trasmitter. I love xod but for this work i dont know what Is best approch.