this project is not finished yet.
- GUI and Serial connection
- 1wire
- read
- write
- change pcb to apply 12v to wire pin for write
- edit firmware to write on chip
- EEPROM
- read operation
- it is erratic, why?
- write operation
- read operation
- Complete Readme.md file for help
- Create Installation package
- 🎉
This project is actually a combination of 2 projects. I needed a 1Wire programmer and also an EEPROM parallel programmer. Since I had to use an Arduino Mega board, I had plenty of space and
GPIO
to integrate both in one place 😉.
You can contact me at github or by this email.
Thanks.
1Wire EEPROM programmer using Arduino.
I used mint64's project as base and added essencial functionalities I needed.