|
|
4e50929f9c
|
Fix readme image
|
2020-12-13 14:56:20 -06:00 |
|
|
|
057c6f51fc
|
Added protoboard image to the readme. updated gitignore for apple ds store.
|
2020-12-13 14:54:36 -06:00 |
|
|
|
2ecd603db9
|
Merge pull request #5 from AYM1607/feature/fast_writes
Modified the write with a hardcoded delay to avoid ack on every write.
|
2020-12-13 14:45:24 -06:00 |
|
|
|
81e30791b0
|
Modified the write with a hardcoded delay to avoid ack on every write.
|
2020-12-13 14:40:42 -06:00 |
|
|
|
adc5e6a078
|
Merge pull request #4 from AYM1607/feature/erase
Added the erase command to fill the EEPROM with 0xFF
|
2020-12-13 13:41:18 -06:00 |
|
|
|
7ef7a0bfef
|
Added the erase command to fill the EEPROM with 0xFF
|
2020-12-13 13:37:11 -06:00 |
|
|
|
58c74ebc86
|
Finished first working version of the CLI. Dumps do not work if we select a byte count of 32768 (the max count). Programs are extremely slow compared to dumps, find the bottleneck.
|
2020-12-13 01:42:05 -06:00 |
|
|
|
e8bcd7c994
|
Implemented page writes with data polling. Updated data dump to make it look like hexdump.
|
2020-12-12 15:19:58 -06:00 |
|
|
|
eed427f986
|
First working version of the programmer. Tested with a real AT28C256 EEPROM
|
2020-12-12 12:43:32 -06:00 |
|
|
|
9af30ef829
|
Finished preliminray version of the python serial monitor. Updated arduino scripts to wor at 115200 baud rate.
|
2020-12-12 09:50:34 -06:00 |
|
|
|
59a9758a63
|
Added gitignore. First version of the tester script.
|
2020-12-11 16:50:13 -06:00 |
|
|
|
d5a27c630f
|
Created skeleton for the tester program.
|
2020-12-11 15:16:27 -06:00 |
|
|
|
86a02fdf95
|
Updates code to use low level registers. Untested with real eeprom
|
2020-12-11 14:50:58 -06:00 |
|
|
|
de712cd340
|
Added credits to Ben Eater
|
2020-12-07 18:09:08 -06:00 |
|
|
|
51a6c4673a
|
Initial commit
|
2020-12-07 18:03:12 -06:00 |
|