Libraries

maksimbaturin/non-volatile-u32-counter@0.0.1
A non-volatile integer counter with a calculation result from 0.00 to 4294967000.00. The result of the calculations is converted into a 32-bit unsigned integer, represented as four bytes. The result of the calculations is recorded in the eeprom by a signal from the voltage monitoring port. After resuming the voltage on the chip, the eeprom is read first, followed by further calculations. The resulting number can be further used in subsequent calculations or displayed on the LCD.
2024-01-16 ⋯ 2 versions ⋯ 2024-01-18
gst/workingtimecounter@0.1.0
counts the time when the EN input is true saves the counted time to eeprom if power off
2022-06-22 ⋯ 2 versions ⋯ 2022-06-23
gst/eeprom-read-write-uint16bit@0.0.1
Read and write unsigned integer value 16bit (0-65535) from /to the internal eeprom
2022-06-16
gamer24/ext-eeprom-rw-node@0.0.2
Read/Write nodes for EXT-EEPROM
2021-02-02
dinosalvioni/eeprom@0.0.6
No description
2019-02-25 ⋯ 6 versions ⋯ 2019-03-07
dancojocaru2000/arduino-eeprom@0.1.0
Implements the functions defined by Arduino's EEPROM. https://www.arduino.cc/en/Reference/EEPROM
2019-02-15