Arduino: Difference between revisions

From 太極
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
https://github.com/arduino/Arduino/tree/master/hardware/arduino/cores/arduino
https://github.com/arduino/Arduino/tree/master/hardware/arduino/cores/arduino


= [www.parallax.com Robot based on BOE] =
= [http://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 23:17, 20 April 2013

Source code

https://github.com/arduino/Arduino/tree/master/hardware/arduino/cores/arduino

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.