6_rw_lcd
Read/ Write LCD with Arduino
Read/ Write LCD with Arduino
This is first Project of Arduino for Kids, so first Kids have to understand the following things.
- How to load the Arduino
- How to write the program
- How to compile the program
- How to upload the program
To load programs in Arduino, watch the video. Download Arduino software (IDE) according to your Laptop specifications. After Downloading proceed with the board specific Instructions and Install it..
Copy the program from the given link.
Select the Board, select the port and then compile it and upload it. Since basic Arduino does not have built in LCD, so for connecting LCD we have to use library.
The libraries in the Arduino IDE helps in accessing the LCD module very easily.


