Skip to content

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

License

Notifications You must be signed in to change notification settings

caiofrota/cf-arduino-thermostat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF Logo

GitHub issues Fork Stars License Total Downloads Slack Chat Website

CF Arduino Thermostat

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

Version 2.0.3

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-thermostat/cf-arduino-thermostat.ino" on Arduino IDE.
  • Select your board (Tools > Board > ESP8266 Boards).
  • Upload (Sketch > Upload).

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