Apple-Disk-II-PROM-Verify/README.md

29 lines
594 B
Markdown
Raw Normal View History

2019-09-16 14:31:03 +00:00
# Apple-Disk-II-PROM-Verify
## Program to verify Apple Disk II PROM content v1.00
Date: 2019-09-16
João Ricardo Pagotto
## Hardware requeriment:
- Arduino IDE
- Arduino Mega 2560
## Board to connect PROM:
2019-09-16 23:34:27 +00:00
![Alt text](board_01.jpg)
![Alt text](board_02.jpg)
2019-09-16 14:31:03 +00:00
## Program check:
### Valid PROM:
2019-09-16 23:34:27 +00:00
![Alt text](valid.png)
2019-09-16 14:31:03 +00:00
### Invalid PROM:
2019-09-16 23:34:27 +00:00
![Alt text](invalid.png)
2019-09-16 14:31:03 +00:00
This is free open-source software, distributed under a very liberal license
(the well-known MIT license). It may be used for any purpose, including
commercial purposes, at absolutely no cost. Just download it and use it.