interfacing

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…

Interfacing ADXL345 Accelerometer with Arduino UNO Interfacing ADXL345 Accelerometer with Arduino UNO

We all know about accelerometers and gyroscopes; they are primarily used to detect acceleration. While an Accelerometer can…

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 is 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…

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…

Interfacing PCF8591 ADCDAC Analog Digital Converter Module with Raspberry Pi How to Interface PCF8591 ADC/DAC Analog Digital Converter Module with Raspberry Pi

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

Motion Detector Using MSP430 Launchpad and PIR Sensor Motion Detector Using MSP430 Launchpad and PIR Sensor

Motion detection is an essential part of security systems and PIR sensor is one of the most commonly used sensor for trigging…

Interfacing DHT11 Temperature & Humidity Sensor with STM32F103C8 Interfacing DHT11 Temperature & Humidity Sensor with STM32F103C8

DHT11 is a Temperature and humidity sensor which as the name implies is used to measure the atmospheric temperature and…