Raspberry Pi

Raspberry Pi Bluetooth Speaker: Play Audio wirelessly using Raspberry Pi Raspberry Pi Bluetooth Speaker: Play Audio wirelessly using Raspberry Pi

Raspberry Pi is a palm sized computer having in-built Bluetooth, Wi-Fi, Ethernet port, Camera port etc. which makes it most…

How to quickly setup TeamViewer on Raspberry Pi How to Quickly Setup TeamViewer on Raspberry Pi

TeamViewer is one of the most commonly used software to access the screen of some other computer remotely. It is same as…

How to install Node-RED on Raspberry Pi to Control an LED How to install Node-RED on Raspberry Pi to Control an LED

Ever wondered if there was a way to make simple prototypes of IoT solutions without having to spend days writing codes or to…

MQTT based Raspberry Pi Home Automation: Controlling Raspberry Pi GPIO using MQTT cloud MQTT Based Raspberry Pi Home Automation: Controlling Raspberry Pi GPIO using MQTT Cloud

In previous tutorial we have discussed about MQTT Protocol and installed local MQTT server on our Raspberry Pi for controlling…

Installing Machine Learning Software TensorFlow on Raspberry Pi Installing Machine Learning Software TensorFlow on Raspberry Pi

Machine Learning and Artificial Intelligence are the trending topics in the industries now days and we can see their increasing…

How to install Android on Raspberry Pi How to install Android on Raspberry Pi

The popular operating system used in Raspberry Pi is Raspbian which is a linux based official OS for Raspberry Pi, using which…

LoRa with Raspberry Pi – Peer to Peer Communication with Arduino LoRa with Raspberry Pi – Peer to Peer Communication with ArduinoLoRa is getting increasingly popular with the advent of IoT, Connected Cars, M2M, Industry 4.0 etc. Because of its ability to communicate to long…
IoT controlled Home Automation using Raspberry Pi and Particle Cloud IoT controlled Home Automation using Raspberry Pi and Particle Cloud

Raspberry Pi is one of the most famous low cost computer and powerful tool for prototyping different types of IoT and embedded…

Installing and Testing Mosquitto MQTT Broker on Raspberry Pi for IoT Communication Installing and Testing Mosquitto MQTT Broker on Raspberry Pi for IoT Communication

MQTT is a protocol used to send and receive messages over internet. We previously used this protocol in Iot Electricity meter…

RS-485 Serial Communication between Raspberry Pi and Arduino Uno RS-485 Serial Communication between Raspberry Pi and Arduino Uno

Choosing a communication protocol for communication between microcontrollers and peripheral devices is an important part of…