How to Use Professional Wireless Weather Station
Functions and descriptions: Perpetual calender: from 1st/January/2000 to 31st/December/2099; The hour display format can be set between 12 hour format […]
Functions and descriptions: Perpetual calender: from 1st/January/2000 to 31st/December/2099; The hour display format can be set between 12 hour format […]
FFMPEG is the great tool if you want to deal with video. In this tutorial, we show how to install […]
LinkSprite smartRemoteCamera is a low cost WiFi camera that has vivid video quality. We showed how to use a pcDuino8 […]
Openhapp’s Deepcam is a cube plug and play security camera with optional motion detection triggered cloud recording. In this post, […]
[slideshare id=52998119&doc=openhabpcduino-150921031346-lva1-app6891]
[vc_row][vc_column][vc_column_text]Home automation is a hot topic AGAIN recently. Among the many open source solution, we choose openHAB. The openHAB project is aimed […]
When using OpenHAB to control our house, we would like to have to security in place. The way to enable […]
This MQTT broker bridges the data sent from Arduino sensor in the field to the OpenHAB’s MQTT server. Arduino sensors in […]
We edit /etc/rc/local to automatically load openhab. $sudo nano /etc/rc.local, And append the following command before exit(0): sudo /opt/openhab/start.sh […]
To add a device to OpenHAB, we need to configure four files: /configurations/openhab.cfg /configurations/items /configurations/sitemap /configurations/rules/ Under /configurations/openhab.cfg: Turn on MQTT […]