-
Notifications
You must be signed in to change notification settings - Fork 0
Home
rstephan edited this page Sep 1, 2014
·
1 revision
sudo aptitude install libgd2-xpm-dev
make
sudo make install
sudo ./example.sh
Just an overview:
- 1x LCD EA DOGM 132W-5
- 1x LED EA RGB backlight
- 3x buttons
- Resistors, capacitors, transistors and connectors.
| RPi | Description |
|---|---|
| 5V | LED backlight |
| CE0 | LCD /CS |
| GPIO4 | LCD /RST |
| GPIO18 | LCD A0 |
| SCLK | LCD-SPI |
| MOSI | LCD-SPI |
| GND | LCD-GND |
| 3,3V | LCD-VCC |
| GPIO23 | button 1 (left) |
| GPIO17 | BG-LED green |
| GPIO24 | button 2 (middle) |
| GPIO27 | BG-LED blue |
| GPIO25 | button 3 (right) |
| GPIO22 | BG-LED red |







