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

pcDuino


pcDuino
1
April 23, 2015 0 Comments

Using IBM’s Bluemix and IoT Foundation to run a PCDuino controlled robot

pcDuino3
IMG_5750
April 21, 2015 0 Comments

Automatically Mount SATA drive on pcDuino3B

pcDuino3 family has a SATA host can be used to hook a SATA drive. In this post, we mount a […]

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

Quick Start
IMG_5687
April 17, 2015 0 Comments

Use Ethernet USB Adaptor on pcDuino3C on the eval board

pcDuino3C is a core board version of pcDuino3. The eagle files of pcDuino3c are released on the github including the BOM. […]

pcDuino
April 16, 2015 0 Comments

DIY Home Automation Box with Pcduino and Arduino

After month of work and many times to debug, I’m proud to share with you my diy home automation box […]

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

Quick Start
1
March 19, 2015 0 Comments

Use PhoenixSuite 1.0.6 to reflash pcDuino3s through the USB OTG port

The pcDuino3s has a really nice enclosure but the TF card slot is not accessible from outside without removing the […]

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors