pxt-calliope/docs/projects/inchworm.md
Peli de Halleux dcede1703a fixing link
2017-01-05 13:31:05 -08:00

41 lines
766 B
Markdown

# Inchworm
### @description A inchworm like robot built with the micro:bit
### ~avatar avatar
Make a funny inchworm robot!
### ~
https://youtu.be/BiZLjugXMbM
## Duration
3 Activities, approx 30-45 min each based on familiarity with the coding concepts
## Materials
* Cardboard pieces (recycle!)
* Glue gun or Tape (masking, duct tape, and/or packing tape)
* Scissors that can cut cardboard
* 1 @boardname@, battery holder and 2 AAA batteries
* 3 Crocodile clips
* 1 micro servo 9g SG90
* 1 paper clip
![Materials](/static/mb/projects/inchworm/materials.jpg)
## Activities
* [Servo](/projects/inchworm/servo)
* [Chassis](/projects/inchworm/chassis)
* [Code](/projects/inchworm/code)
### ~button /projects/inchworm/servo
Let's get started!
### ~