Arduino: Difference between revisions

From 太極
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:


* 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.
* Chapter 2. Activity 2: First time we disconnect robot from the computer and let it go (forward, left turn, right turn and back ward).
* Chapter 4. Activity 2: First time we disconnect robot from the computer and let it go (forward, left turn, right turn and back ward).
* Chapter 5. Whiskers.

Revision as of 09:45, 21 April 2013

Source code

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

C users

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 4. Activity 2: First time we disconnect robot from the computer and let it go (forward, left turn, right turn and back ward).
  • Chapter 5. Whiskers.