16x2 LCD

Interfacing DHT11 with Raspberry Pi Interfacing DHT11 Temperature and Humidity Sensor with Raspberry Pi

Temperature and Humidity are the most common parameters that are being monitored in any environment. There are tons of sensors…

Interface LCD with ESP12 using Shift Register SN74HC595N Interfacing LCD with NodeMCU without using I2C

In this tutorial we will see how to interface NodeMCU with 16x2 LCD without using I2C communication. Here we will interface…

Digital Alarm Clock using PIC Microcontroller PIC16F877A Microcontroller Based Digital Alarm Clock

The digital Revolution started in 1950 changes all the existing mechanical and analog electronic structures into digital…

Interfacing RTC Module (DS3231) with PIC micro-controller: Showing Time and Date Interfacing RTC Module (DS3231) with PIC Microcontroller: Digital Clock

Almost all embedded devices are designed to interact with the real world. They act as a bridge to communicate between the…

Interfacing GPS Module with PIC Microcontroller Interfacing GPS Module with PIC Microcontroller

GPS is the short-form of Global Positioning System. It is a system which provide accurate Altitude, Latitude, Longitude, UTC…

Arduino based Countdown Timer Arduino Countdown Timer

A timer is a type of clock used for the measurement of time intervals. There are two types of timer, one which counts upwards…

MPU6050 Gyro Sensor Interfacing with Raspberry Pi MPU6050 Gyro Sensor Interfacing with Raspberry Pi

The MPU6050 sensor has many functions over the single chip. It consists a MEMS accelerometer, a MEMS gyro, and temperature…

Automatic Pet Feeder using Arduino Automatic Pet Feeder using Arduino

We're building an Arduino automatic pet feeder today that feeds your pet automatically at scheduled times. This complete…

Digital Thermometer using LM35 and 8051 Digital Thermometer using LM35 and 8051 Microcontroller

Sometimes people find it difficult to read temperature from analog thermometer because of fluctuations. So here we are going to…

Arduino Calculator using 4x4 Keypad Arduino Calculator using 4x4 Keypad

Programming is always fun and Arduino is a wonderful platform if you are just getting started with Embedded programming. In…