Skip to content

Commit c681388

Browse files
committed
Added README.
1 parent 154c5b4 commit c681388

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

PCB.png

964 KB
Loading

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Parallel EEPROM Programmer
2+
==========================
3+
4+
This is a Shield extension board for Arduino UNO R5 that adds the ability to
5+
read and write parallel EEPROM chips.
6+
7+
![PCB Layout](shield.png)
8+
9+
This repository contains:
10+
11+
* Arduino code
12+
* Interactive Python based client to read and write to the EEPROM
13+
* KiCad scehmatic and PCB
14+
15+
![PCB](PCB.png)

shield.png

256 KB
Loading

0 commit comments

Comments
 (0)