No questions yet
8491 visits
Outline:Interface a LCD to Arduino board Pin connections details of the Arduino and LCD Image showing the connections Live set up of the connections Write an AVR-GCC program to display a digit on LCD Using avr/io.h, util/delay.h, stdlib.h libraries in the program Using ClearBit() and SetBit() function Various functions used to excute the output Using make FNAME command to compile and upload to Arduino Displaying the output digit 5 on the LCD
Interface a LCD to Arduino board Pin connections details of the Arduino and LCD Image showing the connections Live set up of the connections Write an AVR-GCC program to display a digit on LCD Using avr/io.h, util/delay.h, stdlib.h libraries in the program Using ClearBit() and SetBit() function Various functions used to excute the output Using make FNAME command to compile and upload to Arduino Displaying the output digit 5 on the LCD
Show video info
Pre-requisite