https://github.com/techplexengineer/fuzzy-vent-fan-controller
Arduino based vent fan controller.
https://github.com/techplexengineer/fuzzy-vent-fan-controller
Last synced: 11 days ago
JSON representation
Arduino based vent fan controller.
- Host: GitHub
- URL: https://github.com/techplexengineer/fuzzy-vent-fan-controller
- Owner: TechplexEngineer
- License: mit
- Created: 2015-05-03T20:14:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-03T21:07:40.000Z (almost 11 years ago)
- Last Synced: 2025-06-30T09:44:17.210Z (9 months ago)
- Language: Makefile
- Size: 305 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fuzzy-Vent-Fan-Controller
Arduino based vent fan controller.
High humidity levels are often considered bad for homes. Many companies sell inceiling
ventfans. These vent fans are efficient at removing hot moist air from bathrooms and
offensive odors from restrooms. The trouble with these ventfans is that we often leave them
on for too long, or just forget to turn them off. However there is also the problem of not leaving
the vent fans on long enough which over the course of years can cause damage to the home.
The proposed project remedies both of these cases by using a Fuzzy Logic Controller and a
humidity/temperature sensor to control the vent fan.
See Report.pdf for more.