Skip to content

IoT - Configurable humidifier using ESP8266 (ESP01 or NodeMCU 1.0 ESP-12E), DHT (11 or 22), ultrasonic atomizer and ThingsBoard as server.

License

Notifications You must be signed in to change notification settings

caiofrota/cf-arduino-humidifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF Logo

GitHub issues Fork Stars License Total Downloads Slack Chat Website

CF Arduino Humidifier

IoT - Configurable humidifier using ESP8266 (ESP01 or NodeMCU 1.0 ESP-12E), DHT (11 or 22), ultrasonic atomizer and ThingsBoard as server.

Version 1.0.0

CF Humidifier

Quick Start

Prerequisites

What things you need to install the software and how to install them

Dependencies

Arduino Libraries

  • SPI - Serial Peripheral Interface Library.
  • Wire - I2C Communication Library.

Installing

  • Checkout the latest changes or a release from GitHub.
  • Open the file "src/cf-arduino-humidifier/cf-arduino-humidifier.ino" on Arduino IDE.
  • Select your board (Tools > Board > ESP8266 Boards).
  • Upload (Sketch > Upload).

Components

  • ESP8266 Wi-Fi Module NodeMCU
  • DHT11 Module OR DHT22 Module
  • Rotary Encoder Module 5 pin
  • OLED Display Module 128x64
  • Mosfet Module 0-24v
  • DC-DC Step Down: Input 24v Output 0-24v
  • Ultrasocnic Mist Maker Fogger 24v with Power Adapter
  • Cooling Fan 40 mm 12v
  • Transistor BC337-25
  • Resistor 1K
  • Enclosure Box
  • Plastic Food Stogare Container
  • Jump Wires
    • 12 Female to Female
    • 6 Y 1-Female to 2-Female
    • 2 Y 1-Male to 2-Female

Scheme

Scheme

For more info about usage

  • Please read our Wiki.

Support or Contact

Contact us at [email protected] for questions and we'll help you sort it out.

Changelog

For more informations about releases, visit CHANGELOG.

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

IoT - Configurable humidifier using ESP8266 (ESP01 or NodeMCU 1.0 ESP-12E), DHT (11 or 22), ultrasonic atomizer and ThingsBoard as server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages