Circuit Playground Express: Part 2
Learn about the advanced features of Circuit Playground Express including its sensors, audio output, and capacitive touches.
StartCircuit Playground: Part 2
Lesson 1 of 1
- 1We learned how to light up the Circuit Playground Express with its NeoPixels and utilize the A and B buttons, and the slide switch. But did you know the Circuit Playground Express can play sound?…
- 2The Circuit Playground Express has a real speaker! It’s not going to compete with your HiFi stereo, but it can play simple songs and tones.  function. For example, the code below would play the [middle C note](https:/…
- 4But what happens when we have more than two sounds? Two buttons is simply not enough for the cool things that we want to do. Well, we are in luck. Circuit Playground Express comes with multiple [c…
- 5Now, let’s learn about some of the wonderful sensors that come with the Circuit Playground Express. First, the Circuit Playground can see you! Okay, not really. That would be creepy. But, it can …
- 6But wait! There’s more — the Circuit Playground Express can also tell the temperature! How, you ask? With a built-in thermistor. This little sensor is a thermally sensitive resistor, meaning its r…
What you'll create
Portfolio projects that showcase your new skills
Plant Care
Build a temperature, light, and soil moisture sensor for your plant. The device needs to have sensors that accurately measure the amount of water, light & temperature your plant is getting. Get live updates that help you grow the healthiest, happiest plant friends ever.
808 Drum Machine
Build an 808 drum machine using the speaker, cap touches, and... fruits.
How you'll master it
Stress-test your knowledge with quizzes that help commit syntax to memory