Skip to content

shreegw/FPGA-Thermostat-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Air Conditioner Controller Module using FPGA

The project is a Air Conditioner control module utilizing a built-in temperature sensor to display the ambient temperature on the right four digits of a seven-segment display. Users can input their desired temperature on the left four digits using the push buttons on the board. If the user sets the desired temperature below the ambient temperature, blue LEDs will illuminate to indicate that the AC should be activated. Conversely, if the user sets the desired temperature above the ambient temperature, red LEDs will illuminate to signal that the heater should be turned on. Additionally, a switch allows users to toggle between Fahrenheit and Celsius modes.

Files

  • clock_divider.v
  • Convert_to_F.v
  • Temperature_Converter.v
  • seven_seg_decoder.v
  • topModule.v
  • i2c.v

System Diagram

System Diagram For Thermostat Controller using FPGA

Output

AirCon

About

A Thermostat controller designed using the temperature sensor on the Nexys-4 module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published