Content for MPU-6050

Smart Farming System

“A Smart Farming System that is unlike anything you have ever seen before! Our innovative Smart Farm will deter pests and detect intruders! This innovative smart farm system will alleviate the tedious but crucial work that farmers all over the …

3D Artificial Horizon - Gyroscope with MPU6050 GY-521

“After many hours of work, I present thee! Navi, the NavBall! Based on the Navball in Kerbal Space Program. Als works with mouse, or ADXL345. 3D Artificial Horizon/ Gyroscope Using Arduino and Processing3+ Works with mouse if desired. Also works …

Gesture Controlled Car using NRF24L01 and MPU6050

“This project shows how to make a Gesture Controlled Car using NRF24L01 Transceiver, MPU6050 Accelerometer and Gyroscope, and Arduino. This project has two parts, transmitter and receiver. The transmitter section has an Arduino NANO, MPU6050 and NRF24L01. The receiver section …

MPU6050 1-Axis Gimbal

“In this project, we will be building a “1 - Axis Gimbal with an MPU6050.” After you plug your Arduino into a power source, keep the sensor on a leveled surface for a few seconds for more accurate results. Now if …

ThimbleKrox - Mouse Control with Your Fingers

“A thimble which, thanks to a GY-521 and an Arduino Leonardo, is able to control the mouse pointer. Hello everyone, here is my first project, ThimbleKrox that is a thimble that allows you to control the mouse pointer through …

DIY Motion Controller

“DIY Motion Controller is a gesture control controller that works with any drone or RC airplane. It acts as an OpenTX trainer slave connected to the OpenTX radio like a Radiomaster TX16S or any other with SBUS trainer input. Drone …

DIY Balancing Dot on LED Strip

“How to make balancing LED dot using WS2812 LED strip and MPU6050 accelerometer and gyroscope module. This time I will show you how to make balancing Led dot using WS2812 led strip and MPU6050 accelerometer and gyroscope module. This module …

Arduino Based Self Balancing Bot

“Hey everyone what’s up! So here’s my 3D Printed Self-balancing robot which is powered by an Arduino nano board and has an MPU6050 to get the accelerometer and gyro readings to balance itself using the PID function. This …

Gesture Detection Using Machine Learning

“Edge computing a ML model on ESP8266 and finding different gesture made with hand. The world is certainly getting better everyday at technology based on gestures because it’s very intuitive, easy to use and clearly makes the interaction with …

Attiny85 Simultaneously Using I2C And Spi Protocols

“The Attiny85 does not support specific hardware for SPI and I2C comunications as on ATmega series, instead there is a hardware module called UNIVERSAL SERIAL INTERFACE (USI) that can be only configured to perform SPI or I2C. In this small …