Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…o main
  • Loading branch information
johnnyruz committed Mar 22, 2021
2 parents 8cf7dda + 4e504f6 commit 34f84d7
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions FrankenPedal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,18 @@ The FrankenPedal is a modified Infinity USB Transcription Pedal (in my case an I

Using flashing your Pro Micro with my INO file and using in combination with the Windows console application will allow you to re-bind your pedals to almost any keyboard or mouse input.

I have made a video about installing the Pro Micro into the Infinity Pedal as well as using the software which is available HERE [TODO - YOUTUBE LINK].
I have made a video about installing the Pro Micro into the Infinity Pedal as well as using the software which is available [HERE](https://www.youtube.com/watch?v=DTvxHF_ZBjA).

## TODO
### Flashing Firmware

1. Flashing Instructions
2. Windows Zip Download + Installation
3. Usage instructions
1. Download the latest ZIP file from the Releases page
2. Using the Arduino IDE - Open the FrankenPedal INO file within the Arduino folder
3. Set board to "Arduino Leonardo"
4. Set port to your Arduino
5. Flash the firmware to the Arduino

### FrankenPedal Windows Application

1. Extract the ZIP file downloaded from the Releases page
2. Move to the desired location on your machine
3. Using Command Prompt or PowerShell, run the FrankenPedal.exe application with the correct command line parameter. Use --help to see usage instructions and parameters

0 comments on commit 34f84d7

Please sign in to comment.