16x2 LCD

RFID Interfacing with MSP430 Launchpad RFID Interfacing with MSP430 Launchpad

In this tutorial we design a system to read the RFID cards using MSP430 and RFID Reader. RFID stands for Radio Frequency…

Arduino Rotary Encoder Circuit Diagram What is Rotary Encoder and How to Use It with Arduino

A Rotary encoder is an input device which helps the user to interact with a system. It looks more like a Radio potentiometer…

Interfacing RTC module (DS3231) with MSP430: Digital Clock Interfacing RTC module (DS3231) with MSP430: Digital Clock

In this tutorial we will make a Digital Clock by interfacing RTC module DS3231 with MSP430 and display the time and date on…

Interfacing 16x2 LCD with Atmega16 AVR Microcontroller in 4-Bit Mode Interfacing 16x2 LCD with Atmega16 AVR Microcontroller in 4-Bit Mode

Display is the necessary part of any machine whether it is any home appliance or industrial machines. Display not only shows…

Arduino based Piano with Recording and Replay Arduino Based Piano with Recording and Replay

Arduino has been a boon for people who are not from the electronics background to build stuff easily. It has been a great…

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…