Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions _board/circuitplayground_express_digikey_pycon2019.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
layout: download
board_id: "circuitplayground_express_digikey_pycon2019"
title: "Circuit Playground Express Digi-Key PyCon 2019 Download"
name: "Circuit Playground Express Digi-Key"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com"
board_image: "/assets/images/boards/circuitplayground_express.jpg"
features:
- Speaker
- Solder-free Alligator clip
---

The Circuit Playground Express is Adafruit's flagship educational board designed for CircuitPython.
It brings the "batteries included" approach of Python to hardware by including an assortment of
functionality built-in. It is one of the best beginner boards available. If you are new to hardware,
then this is a great board to start with.

Here's some of the great goodies baked in to each Circuit Playground Express:

* 10 x mini NeoPixels, each one can display any color
* 1 x Motion sensor (LIS3DH triple-axis accelerometer with tap detection, free-fall detection)
* 1 x Temperature sensor (thermistor)
* 1 x Light sensor (phototransistor). Can also act as a color sensor and pulse sensor.
* 1 x Sound sensor (MEMS microphone)
* 1 x Mini speaker with class D amplifier (7.5mm magnetic speaker/buzzer)
* 2 x Push buttons, labeled A and B
* 1 x Slide switch
* Infrared receiver and transmitter - can receive and transmit any remote control codes, as well as send messages between Circuit Playground Expresses. Can also act as a proximity sensor.
* 8 x alligator-clip friendly input/output pins
* Includes I2C, UART, 8 pins that can do analog inputs, multiple PWM output
* 7 pads can act as capacitive touch inputs and the 1 remaining is a true analog output
* Green "ON" LED so you know its powered
* Red `board.D13` LED for basic blinking
* Reset button
* ATSAMD21 ARM Cortex M0 Processor, running at 3.3V and 48MHz
* 2 MB of SPI Flash storage, used to store code and libraries.
* MicroUSB port for programming and debugging
* USB port can act like serial port, keyboard, mouse, joystick or MIDI!

## Tutorials
* [Circuit Playground Express Overview](https://learn.adafruit.com/adafruit-circuit-playground-express)

## Purchase
* [Adafruit](https://www.adafruit.com/product/3333)
* [Digi-Key](https://www.digikey.com/short/p88cfj)
* [Pimoroni](https://shop.pimoroni.com/products/circuit-playground-express-developer-edition)