Added protoboard image to the readme. updated gitignore for apple ds store.

This commit is contained in:
Mariano Uvalle 2020-12-13 14:54:36 -06:00
parent 2ecd603db9
commit 057c6f51fc
3 changed files with 6 additions and 0 deletions

3
.gitignore vendored
View file

@ -166,3 +166,6 @@ tags
# Binary files # Binary files
*.bin *.bin
# Mac
/**/.DS_Store

View file

@ -1,4 +1,7 @@
# eeprom_programmer # eeprom_programmer
A very basic EEPROM programmer, compatible with chips with up to 15 address lines. A very basic EEPROM programmer, compatible with chips with up to 15 address lines.
# Protoboard assembly
[Protoboard assembly](images/protoboard_assembly.JPG)
##### This project was inspired by and based on [Ben Eater's programmer](https://github.com/beneater/eeprom-programmer) ##### This project was inspired by and based on [Ben Eater's programmer](https://github.com/beneater/eeprom-programmer)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB