项目作者: pintuiitbhi

项目描述 :
Use pyautogui, matplotlib and numpy library of python to control the mouse
高级语言: Python
项目地址: git://github.com/pintuiitbhi/Gesture-Controlled-Mouse-using-Python-and-Arduino.git


Gesture-Controlled-Mouse-using-Python-and-Arduino

Plotting Data on Graph using Matplotlib

Arduino sends the data to the PC. Reads the data coming using PySerial library of Python.
And plots it in real-time using matplotlib and numpy library of python.

Controlling Mouse with Hand Gesture using Accelerometer

Using pyautogui library of python we performs the desired action.
Arduino sends ‘right’, ‘left’,’up’ etc commands to pc.