How to use Azure IOT Hub – Part 1
Introduction In this part we will cover how to configure Azure IOT hub and make it ready for using it with Raspberry Pi or ESP8266 boards. Things that you Need…
Introduction In this part we will cover how to configure Azure IOT hub and make it ready for using it with Raspberry Pi or ESP8266 boards. Things that you Need…

In this project we will learn to measure Humidity and temperature using DHT22 and Arduino. There are 2 version of the sensor DHT11 and DHT22. DHT22 sensor is more expensive…
Below is the circuit idea for pocket size FM receiver using RF transistors. The circuit works off a small 4.5 volt battery or 5v USB. The heart of the circuit…
Making Raspberry pi as print server will help you in making your printer wireless. What you need ? Raspberry pi USB wireless dongle. USB Printer I am assuming that you…

To make a digital clock using Arduino and DS1302 we need following materials. Arduino UNO ( you can use any arduino) 16*2 LCD display DS1302 module/chip 1.2 k resistance Variable…
To make a tachometer for bicycle tachometer we will be using Arduino and reed switch as the main component. We will design the tachometer to Display Speed and also temperature.…
In this post we will be designing home automation using Arduino UNO and IR remote control device. Components Required Arduino UNO board TSOP 1738 IR Remote Control Receiver 1 KΩ…
Azure VM cost whenever it is up and running. There are times when you are not using the VMs and can be taken down to reduce the cost. This step…
Step 1: Configuring WLAN Connection Connect you USB Wifi adapter to your Raspberry Pi. Also, ensure that you are already connected to Ethernet cable. Boot your Pi int GUI and…