IOT5
IOT5
Coding:-
#include<Adafruit_LiquidCrystal.h>
#define sensorPin A0
Adafruit_LiquidCrystal lcd_1(0);
void setup() {
Serial.begin(9600);
lcd_1.begin(16,2);
lcd_1.print("SCREEN ON");
}
1. About and uses of Arduino UNO, Breadboard, TMP36 Tempature Sensor, LCD.
2. Designing of circuit using Arduino UNO, Breadboard, Jumping Wires, TMP36 Tempature Sensor, LCD.
3. Implementation of program to find the temrature as above given in experiment using single circuit design.
Evaluation Grid (To be created as per the SOP and Assessment guidelines by the faculty):
Sr. No. Parameters Marks Obtained Maximum Marks
1. Worksheet Completion 10 marks
2. Post Lab Quiz Result 5 marks
3. Student Engagement 5 marks
(Simulation/
Demonstrate/Performance and
Pre-Lab Questions))
Total 20 marks