MPU6050 Tutorial With PIC XC8

MPU6050 With Microchip PIC | Accelerometer Gyroscope Interfacing With PIC

In this tutorial, we’ll discuss how to interface MPU6050 IMU (Accelerometer + Gyroscope) with PIC microcontrollers. And we’ll write a C code driver to get raw data from the sensor with both PIC18F2550 & PIC16F877A. You’ll also know the internal structure of the MPU6050, its register map, and how to configure each part of it. So you can change the data rate/sampling or the scale for each of the accelerometer and gyroscope.

ultrasonic-sensor-interfacing

Ultrasonic Sensor HC-SR04 With PIC Microcontrollers Tutorial

in this tutorial, you’ll learn how ultrasonic sensors work, what are their applications and how to use this sort of sensors with microcontrollers. We’ll also develop the necessary firmware to interface the ultrasonic sensor and display the readings on a breadboard.