Just a normal mouse which will give you true feeling of gun firing in games.
How does it works?- Python program on PC will read mouse events and sends the data to Arduino.
- Python code will send data to Arduino using serial connection.
- Arduino is connected with usb to PC.
- On Arduino side, we will read the serial data and on/off the solenoids accordingly.
Comments
Please log in or sign up to comment.