Main Content

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 can right click, scroll up and down, move your mouse anywhere (except for space), and swipe between displays on a Mac!

How it Works
This mouse utilizes an Atmega32u4 microcontroller and a MPU-6050 accelerometer and gyroscope.

The microcontroller gathers the data from the accelerometer / gyroscope, and uses it to move and control the mouse on your personal computer!”

Link to article