Skip to content
Caio Frota edited this page Mar 12, 2021 · 4 revisions

CF Logo

CF Arduino Thermostat

Welcome

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

Version 2.0.2

Documentation

  • This wiki hosts topics for how to install, configure, customize, and use the CF Arduino Thermostat and its related components.

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.

Support or Contact

Contact us at caiofrota@gmail.com for questions and we'll help you sort it out.

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