interfacing

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…

Interfacing OLED Display with Raspberry Pi Interfacing SSD1306 OLED Display with Raspberry PiMost of us would be familiar with the 16×2 Dot matrix LCD display that is used in most of the projects to display some information to the user.  But…
Interfacing Graphical LCD with Arduino Interfacing Graphical LCD (ST7920) with Arduino

There are many types of LCDs used in Electronic Projects. We have already used 16X2 LCD in many of our projects and also used …

Raspberry Pi Fingerprint Sensor Interfacing Tutorial Fingerprint Sensor Interfacing with Raspberry Pi

Finger Print Sensor, which we used to see in Sci-Fi moives few years back, is now become very common to verify the identity of…

Raspberry Pi 3 GPS Module Interfacing Tutorial Raspberry Pi GPS Module Interfacing Tutorial

One of the coolest embedded platforms like the Arduino has given makers and DIYers the ability to get location data easily…

Interfacing Flex Sensor with Raspberry Pi using ADC0804 Interfacing Flex Sensor with Raspberry Pi using ADC0804

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

Raspberry Pi Clock using 4-Digit 7-Segment Display and Raspberry Pi Displaying Time over 4-Digit 7-Segment Display using Raspberry Pi

We all know that Raspberry Pi is a wonderful Development platform based on ARM microprocessor. With its high computational…

Interfacing Ultrasonic Sensor HC-SR04 with PIC Microcontroller Interfacing Ultrasonic Sensor HC-SR04 with PIC Microcontroller

For any project to come alive, we need to use sensors. Sensors acts as the eyes and ears for all embedded application, it helps…

Using Python with Arduino- Controlling an LED Using Python with Arduino - Controlling an LED

Arduino has always been a powerful and an easy to use learning/developing platform when it comes to open source hardware…