Temperature Monitoring Using Pt-51
Course Project - Microprocessor Lab
Instructor - Prof. V. Rajbabu, Dept. of Electrical Engineering, IIT Bombay
- Used a 10-bit ADC MCP3008 as an interface between the LM35 temperature sensor and the Pt-51 microcontroller board
- Displayed the real-time temperature on an LCD screen along with the average of past 10 measurements every new second
- Built an alarm system with LEDs and a speaker to buzz when the temperature goes 2o C away from average temperature
- Used embedded C language to create a flash-able HEX file onto the Pt-51 microcontroller using the Keil software by ARM