Arduino Uno + LCD Keypadshield FC6
Posted: Tue Jul 08, 2014 9:26 am
Hi all!
Since upgrading to FC6. PIC + AVR I have in my eagerness to test the functionality dabbled a little with Arduino.
I made a small test program to Arduino uno + lcd keypad shield in FC 6.
Arduino Uno: http://arduino.cc/en/Main/arduinoBoardUno
The LCD keypad shield: http://www.miniinthebox.com/da/16-x-2-l ... 40888.html (randomly chosen page)
The LCD keypad shield Sheet: http://www.dfrobot.com/image/data/DFR00 ... 9SCH01.pdf
First, you need config compiler options, according to Ben's instructions: http://www.matrixtsl.com/mmforums/viewt ... 54&t=13084
There is a similar program to C + + for Arduino somewhere.
As you can see in the diagram consists keypad function of an analog input. The values determined by the resistor network. This way you get different values depending on which button you press. One input is many input on this way.
Maybe usefull
Best regard
Jorgen
Since upgrading to FC6. PIC + AVR I have in my eagerness to test the functionality dabbled a little with Arduino.
I made a small test program to Arduino uno + lcd keypad shield in FC 6.
Arduino Uno: http://arduino.cc/en/Main/arduinoBoardUno
The LCD keypad shield: http://www.miniinthebox.com/da/16-x-2-l ... 40888.html (randomly chosen page)
The LCD keypad shield Sheet: http://www.dfrobot.com/image/data/DFR00 ... 9SCH01.pdf
First, you need config compiler options, according to Ben's instructions: http://www.matrixtsl.com/mmforums/viewt ... 54&t=13084
There is a similar program to C + + for Arduino somewhere.
As you can see in the diagram consists keypad function of an analog input. The values determined by the resistor network. This way you get different values depending on which button you press. One input is many input on this way.
Maybe usefull

Best regard
Jorgen