Arduino: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Robot based on BOE from www.parallax.com = * Chapter 3. Activity 2: Re-test the servos. We can use Pins 11 and 12 instead of 12 and 13. Be sure to adjust your code accordingly…") |
No edit summary |
||
Line 1: | Line 1: | ||
= | = Source code = | ||
https://github.com/arduino/Arduino/tree/master/hardware/arduino/cores/arduino | |||
= [www.parallax.com Robot based on BOE] = | |||
* Chapter 3. Activity 2: Re-test the servos. We can use Pins 11 and 12 instead of 12 and 13. Be sure to adjust your code accordingly. | * Chapter 3. Activity 2: Re-test the servos. We can use Pins 11 and 12 instead of 12 and 13. Be sure to adjust your code accordingly. |
Revision as of 22:17, 20 April 2013
Source code
https://github.com/arduino/Arduino/tree/master/hardware/arduino/cores/arduino
[www.parallax.com Robot based on BOE]
- Chapter 3. Activity 2: Re-test the servos. We can use Pins 11 and 12 instead of 12 and 13. Be sure to adjust your code accordingly.