Content for MPU-6050

Digital Light Pipes Fiber Optic Clock

“Inspiration for this clock struck 6 months ago after seeing @ItsMrJP ‘s awesome hot air balloon prints. I wanted to build something functional that would highlight the beauty of the thick side glow fiber optic pieces. Originally I though of …

Measuring Air Quality with an Accelerometer

“One of the powers of machine learning is the ability to analyze variables indirectly by measuring a completely different one. Mov to IAQ! The problem Sometimes, in the development of our work, we need to monitor some physical variable of …

DIY Aduino One Axis Self Balancing Device

“Simple to build one axis self stabilizing device witch consist only three components Arduino nano, Nem24 brushless motor, and MPU6050. This time I will show you how to make a simple One axis self balancing device, which is based on …

How to get started with TensorFlow Lite for Microcontrollers

“Want to build your own TinyML application? This is a detailed approach to getting started with TensorFlow Lite for Microcontrollers! In the summer of 2022 I was selected to participate in the Google Summer of Code (GSoC) under TensorFlow. While …

Gesture Mouse

“Have you ever wanted to motion with your hand where you want your mouse to go? This project is for building a Gesture Mouse. It plugs into your computer and turns your gestures into mouse movements! With this project, you …

3D Unity game using MPU6050 and TinyML Tutorial

“Ever wanted to build your own Unity game, use an accelerometer for the controller or sprinkle a bit of AI in it? Well, here’s how! I have always been fascinated by Wii controllers and I wanted to build a …

Arduino SELF-BALANCING Robot

“Today in this tutorial, I have made a SELF-BALANCING robot with ARDUINO. I hope this article will help the beginners to make it properly. For the mechanical Part, we will need - PVC SHEET - GRAPHITE PENCILS - GEAR MOTOR - MOTOR BRACKET …

Project  Cyber Tail

Cyber Tail

“About 25 million years ago, our ancestors lost their tails during the evolution to better adapt to the the environment. Today, as we live in the digital age, our bodies are evolving along with the cyber world. What would a …

Building a Smart Helmet with the Blues Wireless Notecard

“A smart helmet which can track the user location and detect a fall using a MPU6050 IMU based fall detector We are living in the age of digitization and smart IoT devices. With advances in technology in the last few …

MPU6050 Gyroscope with Arduino

“A small but very optimised 3 axis accelerometer, 3 axis gyroscope having inbuilt temperature sensor. Let’s pair it with Arduino. Three Axis gyroscope sensors are very useful in making like flight controllers, ship/boat controllers, direction prediction and controlling …