pxt-calliope/docs/projects/milk-carton-robot.md
2017-03-27 11:19:08 -07:00

55 lines
1.0 KiB
Markdown

# Milk Carton Robot
### @description A half gallon milk carton robot
### ~avatar avatar
Make a funny Milk Carton 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-carton-robot/materials.jpg)
## Preparation
* [Equip the microservo with crocodile clips](/device/servo)
## Activities
* [Make](/projects/milk-carton-robot/make)
* [Code](/projects/milk-carton-robot/code)
* [Connect](/projects/milk-carton-robot/connect)
### ~button /projects/milk-carton-robot/make
Let's get started!
### ~