Skip to content

A simple IoT project where a fan is triggered by readings from a DHT22 temp sensor.

Notifications You must be signed in to change notification settings

arnold-hendrix/auto-fan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-fan

I have had trouble implementing version control from Mbed studio, so I have had to manually drag the files over.

This is a project I am working on as part of my Technical Project course. The original idea was to have a 5V DC fan triggered by a hardcoded temp reading from the DHT22 sensor. That files I have uploaded demostrate this functionality. But I've since revised my idea so that a user is able to select a temperature that works for them at runtime. I figured there wouldn't be much point to automating fan control if a user is forced to operate the device at a preset temperature. So to incorporate the new functionality I'll be adding a keypad input to the FRDM-K64F microcontroller which will enable a user to select a temperature in celcius that should turn on the fan when exceeded, and turn it off when once the room cools before that temp level is reached.

So here is an image of my current set up:

Here is what I am looking to achieve:

About

A simple IoT project where a fan is triggered by readings from a DHT22 temp sensor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages