•Created an automatically controlled Air-conditioning system where a heating/cooling
element is turned on based on the current system temperature compared to the
required/set temperature.
•Modeled the system as a finite state machine, displayed system mode/status and the
temp on a 16X2 LCD, and stored the set temperature on an EEPROM.
•Drivers: (RCC – DIO – NVIC – SysTick - EXTI (external interrupts) - ADC - I2C – LCD - Push
button).