mozcelikors / Broadcast_Home_Automation

Home automation library based on Broadcast board.

Home Page:http://www.mozcelikors.com/projects_broadcast.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broadcast_Home_Automation

Home automation library based on Broadcast board (http://www.mozcelikors.com/projects_broadcast.html).

This library involves ESP8266/Arduino libraries for Broadcast Board.

Several components are included such as motor, relay, watchdog, temperature and humidity sensor.

Broadcast Board

Dependencies

ESP8266WiFi, PubSubClient, DHT libraries

Installation

Extract to Arduino libraries folder and run the firmware example.

You can create Qt/QML based applications that communicate with the board using the given qt_qml usecase.

About

Home automation library based on Broadcast board.

http://www.mozcelikors.com/projects_broadcast.html

License:GNU General Public License v3.0


Languages

Language:C++ 92.8%Language:C 7.2%