Fonera workshop LCD
From Fon Wiki
Contents |
[edit] LCD screen on a Fonera
- Original Source : [http://www.est.ipcb.pt/pessoais/alexandre_t/fon_LCD.htme]
This project is about conecting a LCD working on fonera using the GPIO pinouts, and will be possible show on it everything we want. Examples: OS Debug, Connections status, wifi netork finder, or just show a Hello World.
Disclaimer : The source code, connections diagram and more stuff is under GPL licence
[edit] Software
- Download Code "Here" : This is just an example. I will publish a better explained version in a few weeks. The next step is to create a better version with more independent functions for different parts of code and increased LCD writing.
[edit] pin layout
[edit] LCD pinout
| 1 2 3 4 5 6 7 8 9 | | # # # # # # # # # | | ===#=#=#=#=#=#=#=#=#== 1 .. VDD 2 .. SCLK(clock) 3 .. SI(DATA) 4 .. D/C 5 .. Sce 6 .. GND 7 .. Vout 8 .. Res(Reset) (LPH7366)
[edit] Pinout Fonera
GPIO Description
0 TP3 1 pin 5 of SW1 2 WLAN LED 3 pin 1 of SW1 4 pin 2 of SW1 5 RESET (!) 6 RESET button 7 pin 6 of SW1
