interfacing

Interfacing Stepper Motor with PIC Microcontroller Interfacing Stepper Motor with PIC Microcontroller

Stepper Motor is a specially designed motor which rotates in steps. Speed of stepper motor depends on the rate of electrical…

Interfacing Joystick with PIC Micro-controller Interfacing Joystick with PIC Microcontroller

Input devices play a vital role in any electronics projects. These input device help the user to interact with the digital…

Interfacing PIR Sensor with PIC Micro-controller Interfacing PIR Sensor with PIC Microcontroller

PIR (Passive Infrared) or Motion Sensor is used to detect the motion of moving human body or objects. Whenever someone comes in…

Interfacing Arduino with ESP8266 Arduino with ESP8266 - Reading Data from Internet

The ESP8266-01 has been a great module to quench all our thirsts for IOT projects. Since its release, it has developed a strong…

Interfacing Hall Sensor with Raspberry Pi Interfacing Hall Sensor with Raspberry Pi

Hall sensors are sensors which produces an electrical signal at its output when it comes in contact with a magnetic field. The…

Controlling Multiple Servo Motors with Arduino Controlling Multiple Servo Motors with Arduino

Using one or two Servo with Arduino is Easy but what if we want to use more than one Servo Motors?

Here, we are going to…

How to use ADC in MSP430G2 - Measuring Analog Voltage How to use ADC in MSP430G2 - Measuring Analog VoltageOne common feature that is used in almost every embedded application is the ADC module (Analog to Digital Converter). These Analog to digital…
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…

Arduino MATLAB Tutorial - Interfacing MATLAB with Arduino Interfacing Arduino with MATLAB - Blinking LED

In this project, we are going to learn,

How to set up hardware support for Arduino in MATLAB software. How to control an…
MPU6050 Gyro Sensor Interfacing with Raspberry Pi MPU6050 Gyro Sensor Interfacing with Raspberry Pi

The MPU6050 sensor has many functions over the single chip. It consists a MEMS accelerometer, a MEMS gyro, and temperature…