# Crickit Powered Dancin' Snowman!

## Overview

https://www.youtube.com/watch?v=qg0Y7RE2TZg

We don't need any snow to build this awesome snowman.

We just need some foam balls, stiff wire, festive decorations, a [Circuit Playground Express](https://learn.adafruit.com/adafruit-circuit-playground-express/overview) (CPX) with&nbsp;[CRICKIT](https://learn.adafruit.com/adafruit-crickit-creative-robotic-interactive-construction-kit?view=all), a [servo motor](https://learn.adafruit.com/adafruit-motor-selection-guide/rc-servos) and some extra electronic goodies.

To make this snowman dance, just touch the top of his hat! This triggers a servo in his belly that moves his body around.

This guide will show how to program this groovy guy using Microsoft MakeCode, an easy to use block-based programming system.

## Prerequisite Guides

Reading or at least skimming through these guides before beginning will help you understand this build. You can always refer back to them if you need help.

- [Guide to CRICKIT](https://learn.adafruit.com/adafruit-crickit-creative-robotic-interactive-construction-kit/overview)
- [Guide to Circuit Playground Express](https://learn.adafruit.com/adafruit-circuit-playground-express)

## Adafruit Parts
### Part: Circuit Playground Express
quantity: 1
Circuit Playground Express is a great introduction to electronics and programming
[Circuit Playground Express](https://www.adafruit.com/product/3333)

### Part:  Adafruit CRICKIT for Circuit Playground Express
quantity: 1
Crickit: Creative Robotics and Interactive Construction Kit is an add-on to Circuit Playground Express
[ Adafruit CRICKIT for Circuit Playground Express](https://www.adafruit.com/product/3093)

### Part: Micro servo
quantity: 1
A little servo can rotate approximately 180 degrees (90 in each direction)
[Micro servo](https://www.adafruit.com/product/169)

### Part: Small Alligator Clip Test Lead (set of 12)
quantity: 1
Enables capacitive touch for the snowman's hat
[Small Alligator Clip Test Lead (set of 12)](https://www.adafruit.com/product/1008)

### Part: 5V 2A (2000mA) switching power supply - UL Listed
quantity: 1
Powers CRICKIT
[5V 2A (2000mA) switching power supply - UL Listed](https://www.adafruit.com/product/276)

### Part: USB cable
quantity: 1
USB A to Micro-B (Plugs into computer to program CRICKIT and Circuit Playground)
[USB cable](https://www.adafruit.com/product/592)

Optional but recommended:&nbsp;

### Part: Copper Foil Tape with Conductive Adhesive - 6mm x 15 meter roll
quantity: 1
Enables capacitive touch for the snowman's hat
[Copper Foil Tape with Conductive Adhesive - 6mm x 15 meter roll](https://www.adafruit.com/product/1128)

### Part: Canary Stainless Steel Non-Stick Cardboard Box Cutter
quantity: 1
Helps carve foam for snowman
[Canary Stainless Steel Non-Stick Cardboard Box Cutter](https://www.adafruit.com/product/3929)

## Tools and Materials
- 3 white foam balls: roughly sized [13 cm](https://www.michaels.com/s/MichaelsUS/floracraft-styrofoam-ball-white/10587501.html?productsource=PDPZ1), [10 cm](https://www.michaels.com/s/MichaelsUS/floracraft-styrofoam-ball-white/10587501.html?productsource=PDPZ1), and [7 cm](https://www.michaels.com/s/MichaelsUS/styrofoam-balls-multipack/10213131.html?productsource=PDPZ1) in diameter (found at craft stores)
- [Thick wire](https://www.walmart.com/ip/Wire-Gold-16-Gauge-7Ft/52944605?wmlspartner=wlpa&selectedSellerId=1453&adid=22222222227041462301&wl0=&wl1=g&wl2=c&wl3=106029059357&wl4=aud-482018033502:pla-291474456557&wl5=9004361&wl6=&wl7=&wl8=&wl9=pla&wl10=112550049&wl11=online&wl12=52944605&wl13=&veh=sem&gclid=Cj0KCQiArqPgBRCRARIsAPwlHoVe0Xls8TMNeF0xtb2bxA6pqNaMvAG2aBioJaCwott1EntGDlaj1RMaAhywEALw_wcB) (around 16 gauge - found at craft stores)
- Medium to large width corrugated cardboard - need at least 1 sheet sized 18 x 18 cm
- [Black foam sheet](https://www.michaels.com/12x18-foam-sheet-by-creatology/10597484.html?cm_mmc=KidsPLASearch-_-google-_-MICH_National_Kids_Shopping_Null_Null_All+Products_RLSA_MIK-_-RLSA+-+Kids&&cm_mmc=KidsPLASearch-_-google-_-MICH_National_Kids_Shopping_Null_Null_All+Products_RLSA_MIK-_-RLSA+-+Kids&gclid=Cj0KCQiArqPgBRCRARIsAPwlHoWgfPu4HwhZJIACh_fcc6yyDiN6JQLUuXfx6GricdNz2l1T4_0K0gEaAuKbEALw_wcB&gclsrc=aw.ds)
- [Orange model magic](https://www.michaels.com/crayola-model-magic-neon-single-pack/10323112.html?cm_mmc=KidsPLASearch-_-google-_-MICH_National_Kids_Shopping_Null_Null_All+Products_RLSA_MIK-_-RLSA+-+Kids&&cm_mmc=KidsPLASearch-_-google-_-MICH_National_Kids_Shopping_Null_Null_All+Products_RLSA_MIK-_-RLSA+-+Kids&gclid=Cj0KCQiArqPgBRCRARIsAPwlHoV9rOK8zLR8v9qXf0VD--hw50pOMVaoyPkJjhkPfi9W2vfbeMy3esYaAkUDEALw_wcB&gclsrc=aw.ds) (for carrot nose)
- [Black rhinestones](https://www.michaels.com/s/MichaelsUS/recollections-three-size-pack-of-rhinestones-green/10174783.html?productsource=PDPZ1) (for eyes and mouth)
- [Black buttons](https://www.michaels.com/blumenthal-lansing-buttons-black-4pk/10159800.html#q=black+buttons&start=6)
- A couple small twigs
- Pencil
- Ruler
- Scissors
- Hot glue gun + a couple glue sticks
- Aluminum foil
- Glue stick
- Wire cutter (for cutting and bending wire)

# Crickit Powered Dancin' Snowman!

## Wiring Electronics

![](https://cdn-learn.adafruit.com/assets/assets/000/067/120/medium800/circuit_playground_dancin_snowman_bb.png?1544122615)

Attach the CPX (Circuit Playground Express) to the Crickit&nbsp;[following this guide](https://learn.adafruit.com/adafruit-crickit-creative-robotic-interactive-construction-kit/assembly).

- Attach an alligator clip to capacitive touch&nbsp;`input A3`&nbsp;on the CPX.
- Plug the **&nbsp;servo** &nbsp;into&nbsp;`input 1`&nbsp;on the&nbsp; **servo section** &nbsp;on CRICKIT. Orient the leads such that the yellow wire is on the outside edge of CRICKIT.
- For power use a&nbsp;[5V 2A (2000mA) switching power supply](https://www.adafruit.com/product/276)&nbsp;plugged into the&nbsp;`5V DC jack`. When you want the project to run, please be sure the tiny on/off switch next to the CRICKIT's DC jack is on.

![circuit_playground_IMG_6652.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/121/medium640/circuit_playground_IMG_6652.jpg?1544123040)

# Crickit Powered Dancin' Snowman!

## Programming with MakeCode

## What is MakeCode?

MakeCode is a web-based code editor for physical computing made by Microsoft.

What does that mean for you? It means you can program your Circuit Playground Express to do almost anything you can dream up right from a website! You can code with blocks similar to the language Scratch, or you can do more advanced coding with Javascript. We'll be sticking to the block-based programming for this project.

More on MakeCode for Adafruit boards&nbsp;[here](https://learn.adafruit.com/makecode).

## Install the MakeCode CRICKIT Extension

Before we start programming, let's make sure you have the CRICKIT extension installed in MakeCode.

Detailed instructions on how to do that can be&nbsp;[found in this guide](https://learn.adafruit.com/adafruit-crickit-creative-robotic-interactive-construction-kit?view=all#adding-crickit-extension "MakeCode Crickit Extension").

## Create a New Project with MakeCode

Head over to&nbsp;[https://makecode.adafruit.com/](https://makecode.adafruit.com/)&nbsp;and create a new project.

Click the button below to access the code for this project.

[Open this project's code in MakeCode](https://makecode.com/_LohXaVbY22x8)
![](https://cdn-learn.adafruit.com/assets/assets/000/067/129/medium800/circuit_playground_Screen_Shot_2018-12-06_at_2.13.27_PM.png?1544123626)

## What's going on the code above?
- In a&nbsp;`forever loop`, we set `volume` level to `140` then play "Deck the Halls" by calling the&nbsp;`deckthehalls functions`. The "forever" loop means this code block loops forever regardless of other events that happen in the code!

![circuit_playground_Screen_Shot_2018-12-06_at_2.15.25_PM.png](https://cdn-learn.adafruit.com/assets/assets/000/067/132/medium640/circuit_playground_Screen_Shot_2018-12-06_at_2.15.25_PM.png?1544123838)

- "Deck the Halls" can be separated into 3 parts. The song starts with part 1, then repeats, then goes to parts 2 and 3. Creating functions for these song parts then "calling" the functions later allows us to have much cleaner looking and more organized code. It also allows us to reduce the amount of code needed for the project making the program more efficient!

![circuit_playground_Screen_Shot_2018-12-06_at_2.15.20_PM.png](https://cdn-learn.adafruit.com/assets/assets/000/067/135/medium640/circuit_playground_Screen_Shot_2018-12-06_at_2.15.20_PM.png?1544124295)

- When capacitive touch&nbsp;`input A3`&nbsp;on the CPX is touched, we want to move the servo motor from&nbsp;`0`&nbsp;to&nbsp;`120 degrees`, and back, 10 times fast to shake the snowman. Adding the `100ms` of `pause` in between allows the servo to have enough time to move to each position.

![circuit_playground_Screen_Shot_2018-12-06_at_2.15.32_PM.png](https://cdn-learn.adafruit.com/assets/assets/000/067/136/medium640/circuit_playground_Screen_Shot_2018-12-06_at_2.15.32_PM.png?1544124333)

## Uploading the Code

Now that we have the code for the project, we need to upload it to the CPX.

Let's name our file and download it.

- Choose a name at the bottom of the page.
- Then click the pink&nbsp; **Download** &nbsp;button.

Note MakeCode adds a UF2 extension to the filename.

Follow the directions and connect your CPX to your computer via the USB cable. Click the CPX Reset button once to go into programming mode (all NeoPixels will turn green).

In some cases, you may need to press the reset button twice to get into programming mode.

Next, look for the UF2 file in your downloads folder and drag it onto your&nbsp; **CPLAYBOOT** &nbsp;drive that should have showed up in your file manager/finder when you plugged in your board and entered programming mode.

You should now see the&nbsp; **CPLAYBOOT** &nbsp;drive disappear, this means the code is running.

## Power up CRICKIT

Connect CRICKIT to power with the 5V DC power cable and be sure the tiny on/off switch next to the black power input jack is on.

The code should now be running so try it out!

- When the board is powered up, "Deck the Halls" should start playing.
- When the end of the alligator clip is touched, the servo should quickly move back and forth for 1 - 2 seconds.

If you are having issues getting things to work check out this extended guide&nbsp;[here](https://learn.adafruit.com/makecode/downloading-and-flashing).

![](https://cdn-learn.adafruit.com/assets/assets/000/067/147/medium800/circuit_playground_IMG_6652.jpg?1544124787)

# Crickit Powered Dancin' Snowman!

## Build the Snowman

![](https://cdn-learn.adafruit.com/assets/assets/000/067/148/medium800/circuit_playground_IMG_6586.jpg?1544125203)

### Carving the foam body:
- Cut off about **5 mm** from the bottom of the largest ball to give the ball a flat surface to sit up on.
- Next cut the medium sized ball in half.
- Then carve out the middle of each side of the medium sized ball.

![circuit_playground_IMG_6587.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/155/medium640/circuit_playground_IMG_6587.jpg?1544129109)

![circuit_playground_IMG_6588.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/156/medium640/circuit_playground_IMG_6588.jpg?1544129112)

![circuit_playground_IMG_6589.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/157/medium640/circuit_playground_IMG_6589.jpg?1544129119)

![circuit_playground_IMG_6591.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/158/medium640/circuit_playground_IMG_6591.jpg?1544129125)

### Creating the servo pushing wire mechanism:
- Cut about 36 cm of stiff wire with wire cutters.
- Push bottom and top of medium sized ball through wire so they lie close to the middle.
- Take off the top of the middle ball.
- Place servo next to wire such that one of the arms is right up against the wire. Push the servo firmly into the foam to create an imprint.
- Remove wire and glue servo in place.
- Push wire back in place then use wire cutters or pliers to bend the wire around the servo arm.
- Once the wire is shaped accordingly and there are equal parts wire above and below the servo (slightly more above is better), glue wire in place next to the servo.
- Stick top of ball onto wire. Make sure servo cables are hanging out before glueing top down.

![circuit_playground_IMG_6592.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/164/medium640/circuit_playground_IMG_6592.jpg?1544129403)

![circuit_playground_IMG_6593.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/165/medium640/circuit_playground_IMG_6593.jpg?1544129407)

![circuit_playground_IMG_6594.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/166/medium640/circuit_playground_IMG_6594.jpg?1544129412)

![circuit_playground_IMG_6595.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/167/medium640/circuit_playground_IMG_6595.jpg?1544129418)

![circuit_playground_IMG_6596.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/168/medium640/circuit_playground_IMG_6596.jpg?1544129428)

![circuit_playground_IMG_6597.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/169/medium640/circuit_playground_IMG_6597.jpg?1544129432)

![circuit_playground_IMG_6598.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/170/medium640/circuit_playground_IMG_6598.jpg?1544129437)

![circuit_playground_IMG_6599.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/172/medium640/circuit_playground_IMG_6599.jpg?1544129442)

### Forming the wire:
- Bend one end of the wire at the top/bottom of the ball at a 90 degree angle towards the servo cables.
- Bend the same wire back the other way 90 degrees after about 1-2 cm.
- Repeat on other side.
- Stick on top and bottom balls. When putting on the large ball, make sure to orient such that the flat part we cut earlier is directly opposite to where the wire is inserted into.
- Cut a roughly 18 x 18 cm square of cardboard and white paper.
- Glue paper to cardboard.
- Glue bottom of snowman in center of base.

![circuit_playground_IMG_6600.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/175/medium640/circuit_playground_IMG_6600.jpg?1544130121)

![circuit_playground_IMG_6601.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/179/medium640/circuit_playground_IMG_6601.jpg?1544130152)

![circuit_playground_IMG_6602.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/178/medium640/circuit_playground_IMG_6602.jpg?1544130143)

![circuit_playground_IMG_6603.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/180/medium640/circuit_playground_IMG_6603.jpg?1544130162)

![circuit_playground_IMG_6605.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/181/medium640/circuit_playground_IMG_6605.jpg?1544130171)

![circuit_playground_IMG_6608.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/182/medium640/circuit_playground_IMG_6608.jpg?1544130176)

![circuit_playground_IMG_6609.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/183/medium640/circuit_playground_IMG_6609.jpg?1544130185)

![circuit_playground_IMG_6610.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/184/medium640/circuit_playground_IMG_6610.jpg?1544130190)

## Testing out the Snowman so far

Plug the servo into CRICKIT, and power up the board. Test out the snowman by touching A3 on the CPX. Quite a dance! I call it the Snowing Man :)

&nbsp;

## Troubleshooting

If you aren't getting much movement out of the snowman when A3 is touched:

- Re-open the two halves of the snowman's middle section. Double check that one of the servo arms is right up against the wire and moving towards it.

If the snowman parts are moving around too much or spinning around:

- Push the parts closer together indenting the wire into the foam.

# Crickit Powered Dancin' Snowman!

## Bring Him to Life!

![](https://cdn-learn.adafruit.com/assets/assets/000/067/150/medium800/circuit_playground_IMG_6611.jpg?1544125994)

### Create the top hat parts:
- To create the hat top, on a sheet of black foam, draw two perpendicular lines **3 cm** long going through the center of each other.
- Draw a circle around the plus sign.
- Next, to create the brim, draw a line **5cm** long. On this line, mark points at **0, 1, 2.5, 4,** and **5 cm.**
- Create an identical line perpendicular to this one and running through its center.
- Draw a circle around the **0** and **5 cm** points and **1** and **4 cm** points.
- To create the hat's base we must know the circumference of the hat top. Circumference = **2πr = 2 \* (3.14) \* 3 cm = 9.42 cm.**
- Draw a rectangle **9.4 cm** long and **4 cm** high.
- Cut out all components.

&nbsp;

\*Hat created based off a 5cm diameter head. May need to modify measurements if head larger or smaller in size.

![circuit_playground_IMG_6613.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/193/medium640/circuit_playground_IMG_6613.jpg?1544131197)

![circuit_playground_IMG_6614.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/194/medium640/circuit_playground_IMG_6614.jpg?1544131201)

![circuit_playground_IMG_6616.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/195/medium640/circuit_playground_IMG_6616.jpg?1544131207)

![circuit_playground_IMG_6617.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/197/medium640/circuit_playground_IMG_6617.jpg?1544131212)

![circuit_playground_IMG_6618.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/198/medium640/circuit_playground_IMG_6618.jpg?1544131223)

![circuit_playground_IMG_6619.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/199/medium640/circuit_playground_IMG_6619.jpg?1544131228)

### Assemble the hat:
- Bend the base into a cylinder and glue ends together slightly overlapping.
- Glue the brim to the base.
- Glue on the top.
- Cut off excess wire from top of snowman so hat fits just over the wire. The wire should be reaching just barely under the hat top.

![circuit_playground_IMG_6620.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/205/medium640/circuit_playground_IMG_6620.jpg?1544132016)

![circuit_playground_IMG_6621.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/206/medium640/circuit_playground_IMG_6621.jpg?1544132019)

![circuit_playground_IMG_6622.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/207/medium640/circuit_playground_IMG_6622.jpg?1544132026)

![circuit_playground_IMG_6623.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/208/medium640/circuit_playground_IMG_6623.jpg?1544132030)

![circuit_playground_IMG_6624.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/209/medium640/circuit_playground_IMG_6624.jpg?1544132035)

![circuit_playground_IMG_6625.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/210/medium640/circuit_playground_IMG_6625.jpg?1544132050)

### Adding the snowman body and facial features:
- Mold the model magic into a carrot shape and glue onto snowman.
- Place 2 larger rhinestones onto snowman to make eyes.
- Place 5 smaller&nbsp;rhinestones&nbsp;onto snowman to make mouth.
- Glue 4 buttons onto snowman's chest and torso.
- Stick twigs into sides.
- Cut about **20 cm** of ribbon for scarf and tie around neck.

![circuit_playground_IMG_6626.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/211/medium640/circuit_playground_IMG_6626.jpg?1544132215)

![circuit_playground_IMG_6627.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/212/medium640/circuit_playground_IMG_6627.jpg?1544132218)

![circuit_playground_IMG_6629.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/213/medium640/circuit_playground_IMG_6629.jpg?1544132228)

![circuit_playground_IMG_6630.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/214/medium640/circuit_playground_IMG_6630.jpg?1544132233)

![circuit_playground_IMG_6631.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/215/medium640/circuit_playground_IMG_6631.jpg?1544132237)

![circuit_playground_IMG_6633.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/216/medium640/circuit_playground_IMG_6633.jpg?1544132242)

### Capacitive touch cap:
- Cut **36 cm** of copper tape.
- Turn snowman around. Slowly peel off backing and stick onto snowman starting on the top of the hat, creasing down hat's base and brim and ending at the bottom of the snowman.
- One a piece of aluminum foil, draw a circle with a **3 cm** diameter.
- Cut out circle.
- Glue on hat top.
- Add a shorter piece of copper tape on top of foil down onto the previous piece of copper tape along just the hat's length.
- Use two pieces of copper tape to tape one end of the alligator clip to the bottom of the snowman. Be sure to tape the alligator clip on top of the first piece of tape.
- Attach other end of alligator clip to A3 on CPX.
- Plug servo into CRICKIT.

![circuit_playground_IMG_6634.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/219/medium640/circuit_playground_IMG_6634.jpg?1544132503)

![circuit_playground_IMG_6635.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/220/medium640/circuit_playground_IMG_6635.jpg?1544132506)

![circuit_playground_IMG_6636.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/221/medium640/circuit_playground_IMG_6636.jpg?1544132513)

![circuit_playground_IMG_6638.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/222/medium640/circuit_playground_IMG_6638.jpg?1544132519)

![circuit_playground_IMG_6639.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/223/medium640/circuit_playground_IMG_6639.jpg?1544132525)

![circuit_playground_IMG_6641.jpg](https://cdn-learn.adafruit.com/assets/assets/000/067/224/medium640/circuit_playground_IMG_6641.jpg?1544132530)

Power up CRICKIT, touch the top of his hat and watch him groooooooove!

![](https://cdn-learn.adafruit.com/assets/assets/000/067/151/medium800thumb/circuit_playground_dancingsnowmanend.jpg?1544126388)

## Happy Holidays!!!

## Featured Products

### Circuit Playground Express - Base Kit

[Circuit Playground Express - Base Kit](https://www.adafruit.com/product/3517)
It's the **Circuit Playground Express Base Kit!** &nbsp;It provides&nbsp;the few things you'll need to get started with the new [Circuit Playground Express](https://www.adafruit.com/product/3333).&nbsp;This version of Circuit Playground is super powered, and will...

In Stock
[Buy Now](https://www.adafruit.com/product/3517)
[Related Guides to the Product](https://learn.adafruit.com/products/3517/guides)
### Circuit Playground Express

[Circuit Playground Express](https://www.adafruit.com/product/3333)
 **Circuit Playground Express** is the next step towards a perfect introduction to electronics and programming. We've taken the original Circuit Playground Classic and made it even better! Not only did we pack even more sensors in, we also made it even easier to...

In Stock
[Buy Now](https://www.adafruit.com/product/3333)
[Related Guides to the Product](https://learn.adafruit.com/products/3333/guides)
### Adafruit CRICKIT for Circuit Playground Express

[Adafruit CRICKIT for Circuit Playground Express](https://www.adafruit.com/product/3093)
Sometimes we wonder if robotics engineers ever watch movies. If they did, they'd know that making robots into servants always ends up in a robot rebellion. Why even go down that path? Here at Adafruit, we believe in making robots our&nbsp; **friends!**

So if you find...

In Stock
[Buy Now](https://www.adafruit.com/product/3093)
[Related Guides to the Product](https://learn.adafruit.com/products/3093/guides)
### Micro servo

[Micro servo](https://www.adafruit.com/product/169)
Tiny little servo can rotate approximately 180 degrees (90 in each direction) and works just like the standard kinds you're used to but _smaller_. You can use any servo code, hardware, or library to control these servos. Good for beginners who want to make stuff move without...

Out of Stock
[Buy Now](https://www.adafruit.com/product/169)
[Related Guides to the Product](https://learn.adafruit.com/products/169/guides)
### Small Alligator Clip Test Lead (set of 12)

[Small Alligator Clip Test Lead (set of 12)](https://www.adafruit.com/product/1008)
Connect this to that without soldering using these handy mini alligator clip test leads. 15" cables with alligator clip on each end, color coded. You get 12 pieces in 6 colors. Strong and grippy, these always come in handy! We often use these in conjunction with a multimeter so we...

Out of Stock
[Buy Now](https://www.adafruit.com/product/1008)
[Related Guides to the Product](https://learn.adafruit.com/products/1008/guides)
### Copper Foil Tape with Conductive Adhesive - 6mm x 15 meter roll

[Copper Foil Tape with Conductive Adhesive - 6mm x 15 meter roll](https://www.adafruit.com/product/1128)
Copper tape can be an interesting addition to your toolbox. The tape itself is made of thin pure copper so its extremely flexible and can take on nearly any shape. You can easily solder to it, and the tape itself can carry current just like a wire. On the back is an electrically conductive...

In Stock
[Buy Now](https://www.adafruit.com/product/1128)
[Related Guides to the Product](https://learn.adafruit.com/products/1128/guides)
### Canary Stainless Steel Non-Stick Cardboard Box Cutter

[Canary Stainless Steel Non-Stick Cardboard Box Cutter](https://www.adafruit.com/product/3929)
Cut through cardboard _like butter_ with the **Canary Box Cutter**. This Japanese-made tool is perfectly engineered, way better than using scissors or a craft knife.

This is the perfect tool for cardboard-crafting-trashbot enthusiasts! Ever get annoyed when your blade...

In Stock
[Buy Now](https://www.adafruit.com/product/3929)
[Related Guides to the Product](https://learn.adafruit.com/products/3929/guides)
### 5V 2A (2000mA) switching power supply - UL Listed

[5V 2A (2000mA) switching power supply - UL Listed](https://www.adafruit.com/product/276)
This is an FCC/CE certified and UL listed power supply. Need a lot of 5V power? This switching supply gives a clean regulated 5V output at up to 2000mA. 110 or 240 input, so it works in any country. The plugs are "US 2-prong" style so you may need a plug adapter, but you can pick one...

In Stock
[Buy Now](https://www.adafruit.com/product/276)
[Related Guides to the Product](https://learn.adafruit.com/products/276/guides)

## Related Guides

- [Adafruit Circuit Playground Express](https://learn.adafruit.com/adafruit-circuit-playground-express.md)
- [Snap Fit Mount for Circuit Playground Express](https://learn.adafruit.com/snap-fit-mount-for-circuit-playground-express.md)
- [LEGO Compatible Crickit Rover](https://learn.adafruit.com/lego-compatible-crickit-rover.md)
- [FruitBox Sequencer: Musically Delicious Step Pattern Generator ](https://learn.adafruit.com/circuitpython-fruitbox-sequencer-musically-delicious-step-pattern-generator.md)
- [Sipping Power With NeoPixels](https://learn.adafruit.com/sipping-power-with-neopixels.md)
- [Pearl's Gem Weapon – Steven Universe](https://learn.adafruit.com/pearl-s-spear-steven-universe.md)
- [Astrolite NeoPixel Upgrade](https://learn.adafruit.com/astrolite-neopixel-upgrade.md)
- [How Tall Is It?](https://learn.adafruit.com/how-tall-is-it.md)
- [Cardboard Circuit Playground Express Inchworm Robot](https://learn.adafruit.com/cardboard-robot-inchworm.md)
- [Building CircuitPython](https://learn.adafruit.com/building-circuitpython.md)
- [Crickit Powered Maker Ice Cream Truck!](https://learn.adafruit.com/crickit-maker-ice-cream-truck.md)
- [No-Touch Hand Wash Timer for Circuit Playground Express and CLUE](https://learn.adafruit.com/no-touch-hand-wash-timer-for-cpx-and-clue.md)
- [Make It Sense](https://learn.adafruit.com/make-it-sense.md)
- [Touch Tone for Circuit Playground Express](https://learn.adafruit.com/touch-tone-for-circuit-playground-express.md)
- [Glowing Slime Lunchbox](https://learn.adafruit.com/glowing-slime-lunchbox.md)
- [Qu'est-ce que MakeCode?](https://learn.adafruit.com/makecode-fr.md)
