Added protoboard image to the readme. updated gitignore for apple ds store.
This commit is contained in:
parent
2ecd603db9
commit
057c6f51fc
3 changed files with 6 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -166,3 +166,6 @@ tags
|
|||
|
||||
# Binary files
|
||||
*.bin
|
||||
|
||||
# Mac
|
||||
/**/.DS_Store
|
||||
|
|
|
|||
|
|
@ -1,4 +1,7 @@
|
|||
# eeprom_programmer
|
||||
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)
|
||||
|
|
|
|||
BIN
images/protoboard_assembly.JPG
Normal file
BIN
images/protoboard_assembly.JPG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 MiB |
Loading…
Add table
Add a link
Reference in a new issue