update README
This commit is contained in:
parent
9e6e309509
commit
ee90d67ee0
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -7,14 +7,14 @@ Currently, the screen size is fixed to 20x4 characters. The used GPIO pins
|
|||
are fixed, too.
|
||||
|
||||
## Wiring
|
||||
LCD PIN | RasPi GPIO
|
||||
----------------+-----------
|
||||
Register Select | 15
|
||||
Enable | 16
|
||||
Data 4 | 21
|
||||
Data 5 | 22
|
||||
Data 6 | 23
|
||||
Data 7 | 24
|
||||
LCD PIN | RasPi GPIO
|
||||
----------------+-----------
|
||||
Register Select | 15
|
||||
Enable | 16
|
||||
Data 4 | 21
|
||||
Data 5 | 22
|
||||
Data 6 | 23
|
||||
Data 7 | 24
|
||||
|
||||
See [kunsi/rpi-atx-lcd-breakout](https://git.kunsmann.eu/kunsi/rpi-atx-lcd-breakout)
|
||||
for a breakout board which connects all the pins.
|
||||
|
|
Loading…
Reference in a new issue