Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.16 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.16 KB

Smart-Thermostat

Intelligent Power Control in Air Conditioning with 8086 Logic. A Proteus simulation of a smart thermostat that monitors an airconditioners power supplies to detect voltage faultiness. Using the 8086

Features

  • Power Detection: Monitors and detects faulty voltage in air conditioning units.
  • Scheduler: Attempts to activate the air conditioning unit at a scheduled time (2:00 PM in the simulation).
  • Time Display: Represents the current time of day.
  • Aircon Control: Toggle the air conditioning units on or off.
  • Temperature Sensor: Reads room temperature and issues alerts if it drops below the 20-degree Celsius threshold.

Smart Thermostat Operation

Smart Thermostat Demo

Scheduler in Action

Scheduler Demo


Computer System Designers