Skip to content

Commit

Permalink
Added links to Motorshield docs
Browse files Browse the repository at this point in the history
  • Loading branch information
euphy authored Sep 10, 2018
1 parent b6639d5 commit 95a758b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Bit obtuse that, I know.

For convenience, I have pre-compiled and included two hex files:

1. **polargraph_server_a1_adafruit_v1.cpp.hex** - Is for motorshield v1.
2. **polargraph_server_a1_adafruit_v2.cpp.hex** - Is for the new motorshield v2.
1. **polargraph_server_a1_adafruit_v1.cpp.hex** - Is for Adafruit motorshield v1 looks like this: https://www.adafruit.com/product/81.
2. **polargraph_server_a1_adafruit_v2.cpp.hex** - Is for the Adafruit motorshield v2 looks like this: https://www.adafruit.com/product/1438.

Motor driver:
-------------
Expand All @@ -34,8 +34,8 @@ There are five config sections:
1. Specify what kind of controller board you are using
2. Add some libraries if you have a MEGA
3. Specify what kind of motor driver you are using:
1. Adafruit Motorshield v1
2. Adafruit Motorshield v2
1. Adafruit Motorshield v1 (https://www.adafruit.com/product/81)
2. Adafruit Motorshield v2 (https://www.adafruit.com/product/1438)
3. Discrete stepper drivers (eg EasyDriver, stepstick, Pololu gear).*
4. Signal amplifier like a UNL2003*
4. Turn on some debugging code
Expand Down

0 comments on commit 95a758b

Please sign in to comment.