Adafruit Circuit Playground: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
Line 3: Line 3:
== Introduction ==
== Introduction ==


[https://www.adafruit.com/product/3333 Circuit Playground Express] is a board of the [[Adafruit FLORA]] line of of [[e-textile]] products.
[https://www.adafruit.com/product/3333 Circuit Playground Express] is a board of the [[Adafruit FLORA]] line of of [[e-textile]] products. This board is beginner friendly since it can (also) be programmed with [[MakeCode]] and since it includes both sensor, LEDs and a loudspeaker.
 
* This board is beginner friendly since it can be programmed in several ways, including with [[MakeCode]].


The board is rather large and heavy compared to Adafruit's FLORA and GEMMA. However, this is compensated by it's feature rich design and ease of use.
The board is rather large and heavy compared to Adafruit's FLORA and GEMMA. However, this is compensated by it's feature rich design and ease of use.
Line 26: Line 24:
== The board ==
== The board ==


==== Components and layouts ====
[[image:adafruit-flora-circuit-playground-express.jpg|thumb|400px|right|AdaFruit Circuit Playground Express'. Source: [https://www.flickr.com/photos/adafruit/6732237213 Flickr of AdaFruit]]]
[[image:adafruit-flora-circuit-playground-express.jpg|thumb|400px|right|AdaFruit Circuit Playground Express'. Source: [https://www.flickr.com/photos/adafruit/6732237213 Flickr of AdaFruit]]]


Line 39: Line 38:
* 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.
* 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.
* .... and more
* .... and more
==== Programming the board ====
(to do)


== Links ==
== Links ==

Revision as of 12:48, 25 August 2019

Draft

Introduction

Circuit Playground Express is a board of the Adafruit FLORA line of of e-textile products. This board is beginner friendly since it can (also) be programmed with MakeCode and since it includes both sensor, LEDs and a loudspeaker.

The board is rather large and heavy compared to Adafruit's FLORA and GEMMA. However, this is compensated by it's feature rich design and ease of use.

  • 50.6mm / ~2.0"
  • Weight: 8.9g

The board can be bought in three packaging variants:

For a class, it's probably best to buy Based Kits, and either a few Advanced Packs or other FLORA extension elements.

Extras

See also:

The board

Components and layouts

AdaFruit Circuit Playground Express'. Source: Flickr of AdaFruit

This board includes:

  • 10 x mini NeoPixels, each one can display any color
  • 1 Motion sensor (LIS3DH triple-axis accelerometer with tap detection, free-fall detection)
  • 1 Temperature sensor
  • 1 Light sensor. Can also act as a color sensor and pulse sensor.
  • 1 Sound sensor (MEMS microphone)
  • 1 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.
  • .... and more

Programming the board

(to do)

Links