Skip to content

DevNom7/SmartThermostat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌡️Smart Thermostat (SysTec Prototype)

CS350

This project demonstrates a working smart thermostat prototype built with a Raspberry Pi 4B, AHT20 temperature/humidity sensor, 16x2 LCD, and two LEDs to simulate heating and cooling states.

Features

  • Temperature and humidity sensing (AHT20 via I2C)
  • LCD display with live data
  • Button-controlled state machine (Off → Heat → Cool)
  • LED fading indicators
  • UART simulation for cloud data transfer

Files

  • Thermostat.py – Main program code
  • StateMachine.pdf – System state diagram
  • CS350 Final Project.docx – Project report

Author

Naim Lindsay
Southern New Hampshire University - CS350 Emerging Systems Architectures & Technologies

This project demonstrates a working smart thermostat prototype built with a Raspberry Pi 4B, AHT20 temperature/humidity sensor, 16x2 LCD, and two LEDs to simulate heating and cooling states.

Features

  • Temperature and humidity sensing (AHT20 via I2C)
  • LCD display with live data
  • Button-controlled state machine (Off → Heat → Cool)
  • LED fading indicators
  • UART simulation for cloud data transfer

Files

  • Thermostat.py – Main program code
  • StateMachine.png – System state diagram
  • CS350 Final Project.docx – Project report
  • IMG_4912.MOV – Demo video (if attached)

Author

Naim Lindsay
Southern New Hampshire University – CS350 Emerging Systems Architectures & Technologies

About

Smart thermostat prototype built with Raspberry Pi, Python, and sensors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages