• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Sort:
  • Date
  • Name
  • Rating
  • Popular
  • Category
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 […]

Acadia
0318_1
March 18, 2015 0 Comments

Install 1026×700 7″ LVDS LCD for pcDuino3 on LinkSprite Acadia

Note: This post is for a pre-released version of Acadia that has onboard EMMC.  The 1024×600 7″ LVDS LCD was […]

Arduino Uno
0318_1
March 14, 2015 0 Comments

Burning the Arduino Uno Bootloader to Atmegsa328P using Atmel Studio

  The programmer we are going to use in this tutorial is the AVRISP, which can be purchased at cutedigi. […]

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors