interfacing

Interfacing Thermal Printer with Raspberry Pi Interfacing Thermal Printer with Raspberry Pi to Print Text, Images, Barcodes and QR Codes

Today, in this project we will learn how to interface a Thermal Printer with Raspberry Pi using a hardware serial communication…

Interfacing 20x4 LCD with Raspberry Pi 4 Interfacing 20x4 LCD with Raspberry Pi 4 for Creating Custom Character and Scrolling Text

When we talk about interfacing displays with microcontrollers for an embedded project, alpha numeric Liquid Crystal Displays (…

Barcode Scanner Interfacing with Raspberry Pi Interfacing USB Barcode Scanner with Raspberry Pi to Read 2D Barcodes

Barcode Scanner has the capability of scanning various types of linear barcodes. Mostly barcode scanners are used in shopping…

Interfacing Alphanumeric 16*2 LCD Display with MSP430 Alphanumeric 16*2 LCD Display Interfacing with MSP430 using Code Composer Studio

This article is the continuation of our tutorial series on programming MSP430 using Code Composer Studio. Last tutorial was…

Interfacing 16x2 Alphanumeric LCD with STM8 Microcontroller Interfacing 16x2 Alphanumeric LCD display with STM8 Microcontroller

The 16x2 Alphanumeric LCD display is the most commonly used display among hobbyists and enthusiasts. The display is very useful when you want to…

Controlling NEMA 17 Stepper Motor with Arduino and Potentiometer Controlling NEMA 17 Stepper Motor with Arduino and A4988 Stepper Driver Module

A stepper motor is a type of DC motor that works in discrete steps and used everywhere from a surveillance camera to…

Control NEMA 17 Stepper Motor with Arduino and DRV8825 Control a NEMA 17 Stepper Motor with Arduino and DRV8825

A stepper motor is a type of DC motor that works in discrete steps and used everywhere from a surveillance camera to…

Interfacing 16x2 LCD Display with TIVA C Series TM4C123G LaunchPad from Texas Instruments How to Interface a LCD Display with TIVA C Series TM4C123G LaunchPad from Texas Instruments

In the previous tutorial, we started with learning about TIVA TM4C Launchpad and how to control its Digital Input and Output…

Interfacing PCF8591 ADC with Arduino Interfacing a PCF8591 ADC/DAC Module with Arduino

Analog to digital conversion is a very important task in embedded electronics, as most of the sensors provide output as analog…

Programming ATtiny13 with Arduino Uno to control a Servo Motor Programming ATtiny13 with Arduino Uno to control a Servo Motor

Servo motor works on the principal of Pulse Width Modulation (PWM) and its angle of rotation is controlled by the duration of…