-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
# aimduino | ||
# AimDuino | ||
AimDuino is a Windows program that communicates with ATmega32U4 based micro controllers over serial, to reduce weapon recoil in a video game. | ||
|
||
## Setup | ||
The setup for this application is fairly straight forward. | ||
|
||
1. Install the provided `aimduino.ino` file using your Arduino IDE into your micro controller | ||
2. Run the windows application and input your microcontroller's COM port (You should find it during step 1) | ||
3. Select desired weapons and use right-click + left-click mouse combination to reduce your weapon recoil |