Fix README.HD44780 Backlight Power Supply
see http://wiringpi.com/dev-lib/lcd-library/ or https://de.wikipedia.org/wiki/HD44780
This commit is contained in:
parent
15dd390fb5
commit
bdb764c8e6
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ The wiring ist as follows:
|
||||||
D5 12 -------- 12 GPIO1 (1)
|
D5 12 -------- 12 GPIO1 (1)
|
||||||
D6 13 -------- 13 GPIO2 (2)
|
D6 13 -------- 13 GPIO2 (2)
|
||||||
D7 14 -------- 15 GPIO3 (3)
|
D7 14 -------- 15 GPIO3 (3)
|
||||||
GND 15 -------- 6 GND
|
VCC 15 -------- 2 +5V
|
||||||
VCC 16 -------- 2 +5V
|
GND 16 -------- 6 GND
|
||||||
|
|
||||||
The relevant part in the MMDVM.ini is like outlined below.
|
The relevant part in the MMDVM.ini is like outlined below.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue