Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 716 Bytes

File metadata and controls

24 lines (17 loc) · 716 Bytes

Arduino-Smart-Fan

Features:

  • Gets the current temperature of the room
  • Calculates wind chill to get the needed power for the fan
  • Outputs information to lcd screen

Board used: Arduino Uno Rev 2

Parts used: LCD1602, Potentiometer 10K, 9V Battery, Fan

Setup

  • Wire up the board correctly (See below)
  • Configure your ideal temperature
  • Power up Arduino and upload code

General Concept: alt text

Smart Fan Circuit Diagram: alt text

Smart Fan in use: alt text