- Energy Meter GSM with Arduino (part 2)Posted 2 weeks ago
- Energy Meter GSM with Arduino (part 1)Posted 3 weeks ago
- ARDULOCK: a keyboard with RFID modulePosted 1 month ago
- Autofocus Glasses/Phoropter Using Variable Focus Liquid LensPosted 3 months ago
- Home Automation & Lights controlling SystemPosted 3 months ago
- Solar TrackerPosted 3 months ago
- LTspice inverter simulation with thermal effectsPosted 3 months ago
- AI in LEGO EV3 Maze-Driving RobotPosted 3 months ago
- Temperature predicting using boltiotPosted 4 months ago
- Sparkly Air SensorPosted 4 months ago
Control the PC cursor with your finger
If you are tired of controlling your PC cursor with a classic mouse, why not try to replicate this project? The basic idea is simple and requires very few components.
The control of the mouse is entrusted to an Arduino Micro which, as we know, thanks to the ATMEGA32U4 microcontroller allows it to be recognized as an input device (keyboard, joystick or mouse). There is also an MPU6050 accelerometer that allows us to read the inclinations of our finger.