项目作者: caiofrota

项目描述 :
IoT - Configurable thermostat using ESP8266 (ESP01 or NodeMCU 1.0 ESP-12E), DHT (11 or 22) and ThingsBoard as server.
高级语言: C++
项目地址: git://github.com/caiofrota/cf-arduino-thermostat.git
创建时间: 2021-02-19T05:43:27Z
项目社区:https://github.com/caiofrota/cf-arduino-thermostat

开源协议:MIT License

下载


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