TommyPROM VS Xbox-EEPROM-Utility

Compare TommyPROM vs Xbox-EEPROM-Utility and see what are their differences.

TommyPROM

Simple Arduino-based EEPROM programmer (by TomNisbet)

Xbox-EEPROM-Utility

Original Xbox EEPROM Dumper based on an ESP32 and ESP8266. (by dx4m)
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
TommyPROM Xbox-EEPROM-Utility
34 4
139 19
- -
7.9 2.9
5 days ago 10 months ago
Logos C++
- -
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.

TommyPROM

Posts with mentions or reviews of TommyPROM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-05.
  • Antique telecommunications device with keypad, speaker, and printout found at shop with a note attached
    1 project | /r/whatisthisthing | 1 Jul 2023
  • EEPROMs not working
    2 projects | /r/beneater | 5 Jun 2023
  • Cannot disable write protect on AT26C64B EEPROM
    2 projects | /r/beneater | 13 May 2023
    I have tried the script from u/nib85 from his github here (https://github.com/TomNisbet/TommyPROM/blob/master/unlock-ben-eater-hardware/unlock-ben-eater-hardware.ino) His code is for the 256k rather than the 64k version and I changed the sequence of writes as required by the datasheet for the 64k version as follows:
  • TommyPROM Help
    1 project | /r/beneater | 19 Apr 2023
    Oh ok. I did upload the sketch from the arduino ide, but I was following the documentation at https://tomnisbet.github.io/TommyPROM/.
  • New eeprom, different problem... All 'ff's...
    1 project | /r/beneater | 22 Mar 2023
    Which chip are you using? If it is the 28C256 and you built the Ben Eater programmer, try this sketch: https://github.com/TomNisbet/TommyPROM/tree/master/unlock-ben-eater-hardware
  • Problem with Arduino based EEPROM programmer
    1 project | /r/beneater | 22 Mar 2023
    Also, although not necessarily the root cause based on the symptoms you are describing, the AT28C256 comes with a software data protection feature which, if it was somehow enabled prior to shipping, needs to be disabled. Ben's EEPROM code does not unlock these chips. If your testing reveals that the EEPROM was in fact not written to, then one option would be to implement u/nib85's TommyPROM arduino programmer, which supports unlocking. It uses a few different chips, but you can make it work with Ben's hardware. There is a section somewhere in the hardware notes that speaks to that.
  • Continuous eeprom problems
    1 project | /r/beneater | 14 Mar 2023
    Here is one of th3m that works with your setup: https://github.com/TomNisbet/TommyPROM I will search for the other one and send. Also, read the README of the github repository
  • After writing my EEPROM I only read ff | ATMEL AT28C16 15PU 1701
    1 project | /r/beneater | 6 Mar 2023
    When I encountered the problem I tried to find the solution and found references to TommyRom. After trying I had the same behaviour then before. From the Datasheet I couldn't find mutch about extra steps to writing the Chip. I haven't build the first thing where Ben programmed the Chip manually, but I will recreate it next.
  • Buying the components in Europe
    1 project | /r/beneater | 8 Feb 2023
    Really not sure about that programmer... according to what I could read here it mostly supports micro-controllers and serial EEPROM chips. If you only run on Windows, then the XGecu T48 would be a safer bet, IMO. One of XGecu's official distributors has a store on AliExpress under the name of 'XGecu Official Store'. Most reliable source if you are willing to wait a bit. If you run Mac OS or Linux, then the older TL-866II-Plus model is best for compatibility as the minipro open source software works with it on these platforms. Still available out there, but good chance it will be a clone. A third option is a breadboard/arduino version like the TommyPROM from u/nib85.
  • Programming EEPROM
    1 project | /r/electronic_circuits | 21 Dec 2022
    I just added support for these chips to my programmer. Take a look at this project if you want to see some working code: https://github.com/TomNisbet/TommyPROM

Xbox-EEPROM-Utility

Posts with mentions or reviews of Xbox-EEPROM-Utility. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-04.

What are some alternatives?

When comparing TommyPROM and Xbox-EEPROM-Utility you can also consider the following projects:

eeprom-programmer - Arduino EEPROM programmer

esp-rfid - ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS

eeprom-programmer - An Arduino Nano sketch and schematic for an Atmel 28cx programmer.

arduinoWebSockets - arduinoWebSockets

TommyPROM-PCB - PCB design files for the TommyPROM project (https://github.com/TomNisbet/TommyPROM)

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

flashrom - Send patches to https://review.coreboot.org: https://www.flashrom.org/Development_Guidelines#GitHub

ESPAsyncWiFiManager - Port WiFiManager to ESP Async Server

ArduinoJson - 📟 JSON library for Arduino and embedded C++. Simple and efficient.

Basic-ESP-IoT - Basic Microcontroller API Consumption

qodem - Qodem Terminal Emulator

ArdPromSD - Original Xbox EEPROM reader and writer. Based on and inspired by the awesome work by Grimdoomer on PiPROM and Ryzee119s ArduinoProm