Simple LCD display

Arduino- an introduction:

Arduino  is an open-sourcecomputer hardware and software company, project and user community that designs and manufactures microcontroller-based kits for building digital devices and interactive objects that can sense and control the physical world.

Do you have a LCD display idle your place ?
Then come on!
Let's start programming it using Arduino UNO r 3 kit.



Apparatus required :
1.Arduino Uno R3
2.LCD display 16×2
3.USB cable
4.Arduino software for burning program on the board
5.Few connecting wires
6.Bread board

Procedure :
1.Fix the LCD display in the bread board .
2.As shown below the respective pins are in the LCD display are connected to those in the arduino kit.




3.Choose the input pins in the program .specify the delay value in the position counter loop.

4.Once the errors are null in the program ,burn it in the arduino board .

5.And the display is ready !



Caution : Please do try this at home

Stay tuned for the next week ! 



Comments

Post a Comment