interfacing

Interfacing TFT LCD with Arduino Interfacing TFT LCD with Arduino

Today, we are going to Interface 2.4 inch TFT LCD Shield with Arduino. By using this color TFT LCD shield we can show…

Stepper Motor Control with Raspberry Pi Stepper Motor Control with Raspberry Pi

Raspberry Pi is an ARM architecture processor based board designed for electronic engineers and hobbyists. The PI is one…

DC Motor Control with Raspberry Pi DC Motor Control with Raspberry Pi

Raspberry Pi is an ARM architecture processor based board designed for electronic engineers and hobbyists. The PI is one…

16x2 LCD Display Module with HD44780 Controller 16x2 LCD Display Module Table of Contents 16x2 LCD Display Module Pinout Configuration  └ Internal Architecture  Specifications  Operating Modes …
Stepper Motor Interfacing with 8051 Microcontroller Stepper Motor Interfacing with 8051 Microcontroller

A stepper motor is a brushless DC motor, which can be rotated in small angles; these angles are called steps. Generally, a…

LCD Interfacing with 8051 Microcontroller (89S52) LCD Interfacing with 8051 Microcontroller

The interfacing of a 16x2 LCD display with 8051 microcontroller is very popular and one of the most important in embedded systems programming.…

LED Interfacing with 8051 Microcontroller (AT89S52) LED Interfacing with 8051 Microcontroller

LED interfacing is the first thing one would try to do while getting started with any microcontroller. So here in this…

Interfacing RGB LED with Arduino UNO Single RGB LED interfacing with Arduino Uno

In this project we are going to interface RGB (Red Green Blue) LED with Arduino Uno. A typical …