eeprom-programmer VS nanoprom

Compare eeprom-programmer vs nanoprom and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
eeprom-programmer nanoprom
3 7
9 15
- -
0.0 0.0
about 2 years ago over 1 year ago
C++ C++
MIT License The Unlicense
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.

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.

nanoprom

Posts with mentions or reviews of nanoprom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-13.
  • EEPROM programmer w/o Shift
    1 project | /r/beneater | 27 Jan 2023
    You might be interested in my NanoProm project: https://github.com/gfoot/nanoprom - or the Pico equivalent which is in github too. They're for programming EEPROMs without glue logic, feel free to use any of the code that you find useful.
  • picture says all ...
    2 projects | /r/beneater | 13 Oct 2022
    It is actually possible to program the Atmel ones with a regular Arduino, or even a Nano, without needing shift registers, because the address pins are latched at the start of the write operation. This is how my NanoProm worked: https://github.com/gfoot/nanoprom
  • Implementing eeprom page write
    2 projects | /r/beneater | 26 Jan 2022
    If you remove the shift registers and connect the pins directly to the EEPROM then it can be done just using PORT writes. This worked well for me in NanoPROM, see here: https://github.com/gfoot/nanoprom
  • AT28C256: I could use some help.
    1 project | /r/beneater | 6 Aug 2021
    I have an alternative setup here for Nano and Uno that you might want to try - it deals with SDP, writes much more quickly overall, and doesn't require external components: https://github.com/gfoot/nanoprom
  • EEPROM Programmer
    2 projects | /r/beneater | 10 Apr 2021
    I also made an Arduino Nano version here: https://github.com/gfoot/nanoprom
  • DIY EEPROM programmer isn't writing every byte
    1 project | /r/beneater | 6 Apr 2021
    If you're interested, I have code here that does all the page writes, unlock codes, etc correctly: https://github.com/gfoot/nanoprom It only supports writing, not reading, and doesn't use shift registers like yours does, so you can't just switch to it, but maybe seeing the code can help with the timing issues.
  • Arduino Nano EEPROM programmer variant without shift registers
    1 project | /r/beneater | 2 Mar 2021

What are some alternatives?

When comparing eeprom-programmer and nanoprom you can also consider the following projects:

MiniCore - Arduino hardware package for ATmega8, ATmega48, ATmega88, ATmega168, ATmega328 and ATmega328PB

picoprom - Raspberry Pi Pico DIP-EEPROM Programmer

TommyPROM - Simple Arduino-based EEPROM programmer

rosco_m68k - Design, documentation and software for the Really Old School Computer (M68K)

Jebs-LCS-for-KSP - An automated countdown timer, a macro keyboard, and a control device for Kerbal Space Program that can be connected to the PC and autonomously launch the vehicle when the timer hits 0.

jtag2updi - UPDI programmer software for Arduino (targets Tiny AVR-0/1/2, Mega AVR-0 and AVR-DA/DB MCUs)

modular-breadboard-base - Breadboard base with attachment slots for various modules

klipper_nano_expander - Klipper Nano Expander, an Arduino Nano Shield to be used as an auxiliary Klipper MCU

Volvo-melbus - Volvo MELBUS Bluetooth audio input and remote control with Arduino Nano

RingEEPROM - High Endurance EEPROM Library for megaAVR devices in Arduino platform