Jumping jack game using ardiuno and 16*2 lcd.
Jumping man game using ardiuno and 16*2 lcd display.
Components required.
- Ardiuno nano(used any other ardiuno).
- 16*2 lcd display.
- Bread board (if required).
- Connecting wire.
- Push button
- 1k ohm resistor.
Connect display to ardiuno.
Connect some wire permantly
connect pin1,5&16 together it means you connecting pin 5 (Read/write) & pin 16 (led-) to ground.after that connect pin2 & pin 16 togeter it means that you connecting positive pin of lcd light to vcc(5+).
On the back side lcd display all pins are discrebe clearly.
Solder the wires to pins 1,5,3,6,11,12,13,14
Which is after used for communicating
lcd to ardiuno unsure the all wire to display connect tightly and not touching to each other.
Connecting lcd to ardiuno.
LCD RS pin to digital pin 12
LCD Enable pin to digital pin 11
LCD D4 pin to digital pin 7
LCD D5 pin to digital pin6
LCD D6 pin to digital pin 5
LCD D7 pin to digital pin 4
LCD VEE pin to digital pin 8
LCD VCC pin to +5v
Connect push button to pin 2 to ground throw 1k ohm resistor.
IN AUTO PLAY MODE
Connect pin2 to tx pin (pin 1).
Click download code.
Comments
Post a Comment