项目作者: caiofrota

项目描述 :
IoT - Configurable humidifier using ESP8266 (ESP01 or NodeMCU 1.0 ESP-12E), DHT (11 or 22), ultrasonic atomizer and ThingsBoard as server.
高级语言: C++
项目地址: git://github.com/caiofrota/cf-arduino-humidifier.git
创建时间: 2021-03-24T19:51:30Z
项目社区:https://github.com/caiofrota/cf-arduino-humidifier

开源协议:MIT License

下载


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 caiofrota@gmail.com 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