Recent Posts

OpenHAB2

To install on a Raspberry Pi follow the instructions here. Install the beta version using apt-get

To Install MQTT

Following the instructions here

wget http://repo.mosquitto.org/debian/mosquitto-repo.gpg.key

sudo apt-key add mosquitto-repo.gpg.key

cd /etc/apt/sources.list.d/

sudo wget http://repo.mosquitto.org/debian/mosquitto-jessie.list

sudo apt-get update

sudo apt-get install mosquitto

 

sudo apt-get install mosquitto mosquitto-clients python-mosquitto

To stop the MQTT server
sudo /etc/init.d/mosquitto stop
 
  1. Links to WordPress.com tips Leave a reply
  2. Graphical programming Leave a reply
  3. Using Google Docs for Real-time Lecture Feedback Leave a reply
  4. Installing the Arduino Mega driver under Windows 8 Leave a reply
  5. Polycom Soundstation 2W Computer connection cable 5 Replies
  6. Printing integers on the LCD display Leave a reply
  7. Differential equations Leave a reply
  8. Optical Networks Leave a reply
  9. Switch debouncing Leave a reply