• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Sort:
  • Date
  • Name
  • Rating
  • Popular
  • Category

Search Results for "openhab"

Home Automation
September 20, 2015 0 Comments

IoT home automation with openHAB on pcDuino3B

[slideshare id=52998119&doc=openhabpcduino-150921031346-lva1-app6891]

pcDuino
untitled
August 4, 2015 0 Comments

DIY openHAB based Home Automation with pcDuino and BLE4.0

[vc_row][vc_column][vc_column_text] Before this article, there is post about DIY Smart home connecting through Wifi. Nowadays, the wearable devices such as […]

Home Automation
HomeMatic-HomeGear-Raspberry-pi
May 23, 2015 0 Comments

DIY using ESP8266 WiFi module for OpenHAB on pcDuino

[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 […]

Home Automation
April 18, 2015 0 Comments

How to enable security in OpenHAB

When using OpenHAB to control our house, we would like to have to security in place.  The way to enable […]

Home Automation
March 24, 2015 0 Comments

Install MQTT broker “Mosquitto” on pcDuino3/3B for OpenHAB

This MQTT broker bridges the data sent from Arduino sensor in the field to the OpenHAB’s MQTT server. Arduino sensors in […]

Home Automation
March 24, 2015 0 Comments

How to automatically run OpenHAB

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 […]

Home Automation
March 24, 2015 0 Comments

How to configure OpenHAB

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 […]

Home Automation
Screen Shot 2015-03-24 at 11.45.54 AM
March 23, 2015 0 Comments

Install OpenHAB on pcDuino3B

  $sudo apt-get install git $sudo mkdir /opt/openhab $cd /opt/openhab $sudo wget https://github.com/openhab/openhab/releases/download/v1.6.2/distribution-1.6.2-runtime.zip $sudo unzip distribution-1.6.2-runtime.zip $cd addons $sudo wget https://github.com/openhab/openhab/releases/download/v1.6.2/distribution-1.6.2-addons.zip $sudo […]

Home Automation
Screen Shot 2015-02-24 at 3.54.38 PM
February 24, 2015 0 Comments

Build iOS App for OpenHAB

OpenHAB is an open source home automation project. It comes with an iOS application to enable users to control OpenHab […]

Home Automation
Screen Shot 2015-02-22 at 5.12.53 PM
February 22, 2015 0 Comments

Build Android Application for OpenHAB

OpenHAB is an open source home automation project. It comes with an Android application to enable users to control OpenHab […]

Older posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors