nanoprom VS eeprom-programmer

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
nanoprom eeprom-programmer
7 3
15 9
- -
0.0 0.0
over 1 year ago about 2 years ago
C++ C++
The Unlicense 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.

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

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.

What are some alternatives?

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

picoprom - Raspberry Pi Pico DIP-EEPROM Programmer

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

TommyPROM - Simple Arduino-based EEPROM programmer

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.

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

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

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

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

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

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