eeprom-programmer
An Arduino Nano sketch and schematic for an Atmel 28cx programmer. (by yoppeh)
RingEEPROM
High Endurance EEPROM Library for megaAVR devices in Arduino platform (by shuvangkardas)
| eeprom-programmer | RingEEPROM | |
|---|---|---|
| 3 | 1 | |
| 10 | 4 | |
| - | - | |
| 0.0 | 0.0 | |
| almost 4 years ago | over 3 years ago | |
| C++ | C++ | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
eeprom-programmer
Posts with mentions or reviews of eeprom-programmer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-07.
- Problem with creating an Arduino EEPROM programmer
Those chips can be a little finicky. I have some different code from Ben’s that may be useful. https://github.com/yoppeh/eeprom-programmer
- Is TL866II worth buying?
Building your own EEPROM programmer can be fun and a good learning experience. Ben has a video for that too. I have some Arduino software that will let you xmodem a binary image straight to the EEPROM.
- If you want to modify Ben's eeprom programmer to work with the one for the 6502, you only have to move 2 existing wires and add 4 address wires. Zero changes to software!
RingEEPROM
Posts with mentions or reviews of RingEEPROM. We have used some of these posts to build our list of alternatives and similar projects.
- How do I wrote code that will only run once, even after the Arduino is reset?
https://github.com/shuvangkar/RingEEPROM https://community.atmel.com/projects/eeprom-wear-leveling-library
What are some alternatives?
When comparing eeprom-programmer and RingEEPROM you can also consider the following projects:
rosco_m68k - Design, documentation and software for the Really Old School Computer (M68K)
nanoprom - EEPROM Programmer for Arduino Nano without needing other components
MiniCore - Arduino hardware package for ATmega8, ATmega48, ATmega88, ATmega168, ATmega328 and ATmega328PB
EmbeddedStorage - Read, write and manage data in EEPROM, for Arduino AVR
TommyPROM - Simple Arduino-based EEPROM programmer
Xbox-EEPROM-Utility - Original Xbox EEPROM Dumper based on an ESP32 and ESP8266.