Do it your self Hobby

Search Results for:

Raspberry pi OpenHab2-UbuntuMate

Install OpenHAB2 on Ubuntu Mate 16.04—Raspberry Pi 3

Install OpenHAB2 on Raspberry Pi 3 and turn this small computer to a home automation server. Its really easy installing OpenHab2 in Ubuntu Mate than in Raspbian.This tutorial requires Raspberry Pi 3 with Ubuntu Mate 16.04 installed Static IP Address set Putty  Run Putty and connect to your Raspberry Pi.Update your Raspberry Pi sudo apt-get […]

Install OpenHAB2 on Ubuntu Mate 16.04—Raspberry Pi 3 Read More »

Raspberry pi MQTT ubuntu 14

How to install MQTT server on Ubuntu14 and Raspberry Pi 3

MQTT stands for MQ Telemetry transport. It’s a simple messaging protocol designed to constrained devices and low bandwidth. It’s a lightweight publish and subscribe system that makes communication between multiple devices easy. This tutorial will use Ubuntu14 server. How to install MQTT server on Ubuntu14 sudo apt-add-repository ppa:mosquitto-dev/mosquitto-ppa sudo apt-get update sudo apt-get install mosquitto

How to install MQTT server on Ubuntu14 and Raspberry Pi 3 Read More »