nanoprom

EEPROM Programmer for Arduino Nano without needing other components (by gfoot)

Nanoprom Alternatives

Similar projects and alternatives to nanoprom based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nanoprom alternative or higher similarity.

nanoprom reviews and mentions

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
  • A note from our sponsor - SaaSHub
    www.saashub.com | 25 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic nanoprom repo stats
7
15
0.0
over 1 year ago

gfoot/nanoprom is an open source project licensed under The Unlicense which is not an OSI approved license.

The primary programming language of nanoprom is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com