* images for inchworm project

* binding pictures

* updated inchworm lesson
This commit is contained in:
Peli de Halleux
2017-01-05 10:00:36 -08:00
committed by GitHub
parent a59394646c
commit 27d6a8281a
29 changed files with 309 additions and 0 deletions

40
docs/projects/inchworm.md Normal file
View File

@ -0,0 +1,40 @@
# 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)
* [Circuit](/projects/inchworm/circuit)
### ~button /projects/inchworm/circuit
Let's get started!
### ~