Update README.md

This commit is contained in:
JoaoPagotto 2019-09-20 11:35:09 -03:00 committed by GitHub
parent ad1703f0f2
commit df9b2d926d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 40 additions and 0 deletions

View File

@ -9,6 +9,46 @@ João Ricardo Pagotto
- Arduino IDE
- Arduino Mega 2560
## Compatibility with BIPOLAR PROMs:
N82S135
MMI 6309-1
MMI 63S281
TBP18S22
TBP28L22
MB 7118
AM27S23
74S471
74LS471
uPB421
## Schema:
``------+--------------``
`` PROM | ARDUINO MEGA ``
``------+--------------``
`` VCC | +5V ``
`` a0 | 22 ``
`` a1 | 24 ``
`` a2 | 26 ``
`` a3 | 28 ``
`` a4 | 30 ``
`` a5 | 27 ``
`` a6 | 25 ``
`` a7 | 23 ``
`` g1 | 31 ``
`` g2 | 29 ``
`` q0 | 32 ``
`` q1 | 34 ``
`` q2 | 36 ``
`` q3 | 38 ``
`` q4 | 39 ``
`` q5 | 37 ``
`` q6 | 35 ``
`` q7 | 33 ``
`` GND | GND ``
``------+--------------``
## Board to connect PROM:
![Alt text](board_01.jpg)