pxt-calliope/docs/projects/milk-jar-robot.md
Peli de Halleux 963b157bbd Milkrobot (#378)
* first draft

* fixed code section

* calibration

* fix broken link

* fixing missing parts
2017-03-26 21:34:25 -07:00

55 lines
1002 B
Markdown

# Milk Jar Robot
### @description A half gallon milk jar robot
### ~avatar avatar
Make a funny Milk Jar robot!
### ~
https://youtu.be/Ah4fEbJtklU
## Duration
3 Activities, approx 30-45 min each based on familiarity with the coding concepts
## Materials
### Recycled
* 1 Milk Carton **without a screwable cap**
* 2 Coffee stiring wood sticks
* 2 Straws
* 2 clothespin (optional, can be replaced by glue)
### Electronics
* 1 @boardname@, battery holder and 2 AAA batteries
* 3 Crocodile clips to pigtail cables
* 1 micro servo 9g SG90
### Tools
* Scissors that can cut cardboard
* Hole puncher (scissors will work too)
* Glue gun
![Materials](/static/mb/projects/milk-jar-robot/materials.jpg)
## Preparation
* [Equip the microservo with crocodile clips](/device/servo)
## Activities
* [Make](/projects/milk-jar-robot/make)
* [Code](/projects/milk-jar-robot/code)
* [Connect](/projects/milk-jar-robot/connect)
### ~button /projects/milk-jar-robot/make
Let's get started!
### ~