Skip to content

Commit

Permalink
Add arduino code and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Viliuks committed Jan 26, 2021
1 parent 4373c1e commit f558251
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
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

0 comments on commit f558251

Please sign in to comment.