16x2 LCD
Interfacing 16X2 LCD with ESP32 using I2C
In previous tutorial, OLED is interfaced with ESP32 using SPI communication which uses 5 pins. In this tutorial, we interface… |
|
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… |
|
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
In this tutorial we will make a Digital Clock by interfacing RTC module DS3231 with MSP430 and display the time and date… |
|
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… |
|
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… |
|
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… |
|
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 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
GPS is the short-form of Global Positioning System. It is a system which provide accurate Altitude, Latitude, Longitude, UTC… |