for use with NXP LPC1768 Microcontroller mbed application board. The programme Reads the LM75B sensor temperature and Pot1 analogue input as room temp and thermostat temp setting respectively. Displays the temp and thermostat readings on LCD display and switches LED 1,2 and 4 on and off to indicated too hot, too cold and heater on or off.

Dependencies:   C12832_lcd LM75B mbed

History

Comments added default tip

2013-12-29, by rostam [Sun, 29 Dec 2013 16:58:06 +0000] rev 1

Comments added


Initial issue of the programme. The programme uses the LM75B sensor to measure the room temperature and switches appropriate LEDs on when too hot or too cold. It uses Pot 1 analogue input of the NXP LPC1768 Microcontroller mbed application board to si...

2013-12-29, by rostam [Sun, 29 Dec 2013 16:42:37 +0000] rev 0

Initial issue of the programme. The programme uses the LM75B sensor to measure the room temperature and switches appropriate LEDs on when too hot or too cold. It uses Pot 1 analogue input of the NXP LPC1768 Microcontroller mbed application board to si...