Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Smart house system based on OpenHAB and eclipse smarthome. Seminar work:https://jakobhostnik.github.io/CV-Page/contents/OpenHAB.pdf

License

NotificationsYou must be signed in to change notification settings

hostops/SmartWidgets

Repository files navigation

GitHubMaintenanceGitHub stars

Smart house system based on OpenHAB2 and eclipse smarthome framework.It uses MQTT comunication protocol. Seminar work:https://jakobhostnik.github.io/CV-Page/contents/KavniAvtomat.pdf

Security system

An alarm system is built with two widgetsAlarmSound andAlarmMotionSensor. AlarmSound is widget which plays sound and flashing lights when AlarmMotionSensor detects motion. They comunicate over broker using MQTT.

AlarmSound controller: ESP8266 - ESP12F
AlarmMotionSensor controller: ESP8266 - ESP01
Examples:

Remote light switch system

I wanted to try ESP8266 - ESP01 as WiFi module for Arduino boards. They comunicates over serial communication. Because of technical issues it uses servomotor to turn light on and off. With simple change of program you can controll light using relay.
ButtonPusher: ESP8266 - ESP01 program - It communicates to broker. When it gets data it sends signal to Arduino to turn light on/off
ButtonPusher_Arduino: Arduino program - When it recieves data form ESP01 it turns light on/off

To turn your light on or off just push "ON" or "OFF" command to you broker in category gTurn/sobaHostnik/mainLight. You can change that name if you want.

I created OpenHAB2 implementation for remote light switch system, so you can simply manipulate light using Andorid app (OpenHAB). OpehHAB2 configuration files are in folder"OpenHAB2Configuration".

I also created Cortana implementation. You only have to install solutionCustomCortanaCommands.sln in folderCortanaControll.
The command prefix is "Listen up".
So you can say "Hey Cortana listen up turn the light on/off".
All defined voice commands could be seen inCortanaControl/CustomCortanaCommands/CustomVoiiceCommandDefinitions.xml.

Examples:





[8]ページ先頭

©2009-2025 Movatter.jp