0% found this document useful (0 votes)
55 views10 pages

2 Day - 5 September (Teacher'Day)

Teachers' Day activities included performing four experiments interfacing components with an Arduino board: interfacing an LCD to display text, connecting an LM35 temperature sensor to measure temperature and build a thermometer, using an IR sensor by interfacing it with Arduino, and explaining how the Arduino Uno board contains a 10-bit analog to digital converter that maps input voltages between 0-5V to integer values between 0-1023 which is used when interfacing analog components like the LM35 sensor.

Uploaded by

Hardik Agravatt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views10 pages

2 Day - 5 September (Teacher'Day)

Teachers' Day activities included performing four experiments interfacing components with an Arduino board: interfacing an LCD to display text, connecting an LM35 temperature sensor to measure temperature and build a thermometer, using an IR sensor by interfacing it with Arduino, and explaining how the Arduino Uno board contains a 10-bit analog to digital converter that maps input voltages between 0-5V to integer values between 0-1023 which is used when interfacing analog components like the LM35 sensor.

Uploaded by

Hardik Agravatt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

2ND DAY – 5 SEPTEMBER (TEACHER’DAY)

• TODAY WE ARE GOING TO PERFORM


• EXP 1 – INTERFACING LCD WITH ARDUINO
• EXP 2 – INTERFACING LM35 SENSOR TO ARDUINO
• EXP 3- BUILD THERMOMETER ON ARDUINO
• EXP 4 IR SENSOR INTERFACING WITH ARDUINO
EXP 1 LCD INTERFACING
LCD CONNECTION WITH ARDUINO
ADC in Arduino Uno
ADC in Arduino
• The Arduino Uno board contains 6 pins for ADC

• 10-bit analog to digital converter

• This means that it will map input voltages between 0 and 5 volts into
integer values between 0 and 1023

You might also like