Difference between revisions of "Radio Controlled Stepper upload firmware"
(Created page with "== How to make changes to and upload new firmware to the Radio Controlled stepper board. == There a couple settings you can change on the RC Stepper. By default, when you are c...") |
|||
Line 1: | Line 1: | ||
− | + | '''How to make changes to and upload new firmware to the Radio Controlled stepper board.''' | |
Revision as of 19:00, 5 February 2013
How to make changes to and upload new firmware to the Radio Controlled stepper board.
There a couple settings you can change on the RC Stepper.
By default, when you are controlling a stepper motor using the RC stepper and you move the joystick on your remote control from left to the right the stepper motor will turn exactly 360 degrees. But what if you want to it turn 720 degrees instead, or even 89.6? By tweaking and upload the firmware you can do that.
All you have to do is download the source code, change the values in the config file and load the changed firmware on to the RC stepper. Here are these steps in detail:
Step 1. Install winavr. Download it from their site winavr.sourceforge.net/. Here is the direct download link: http://sourceforge.net/projects/winavr/files/latest/download
Step 2. Download the RC stepper source code.
Step 3. Make your changes to the config file.
Step 4. Compile the code
Step 5. Burn the code onto the micrcontroller.