2017-01-05 19:00:36 +01:00
|
|
|
|
|
|
|
# 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)
|
2017-01-05 22:28:06 +01:00
|
|
|
* [Code](/projects/inchworm/code)
|
2017-01-05 19:00:36 +01:00
|
|
|
|
2017-01-05 22:31:05 +01:00
|
|
|
### ~button /projects/inchworm/servo
|
2017-01-05 19:00:36 +01:00
|
|
|
|
|
|
|
Let's get started!
|
|
|
|
|
|
|
|
### ~
|