Difference between revisions of "Circuit Playground Express: Part 2"

From Interaction Station Wiki
Jump to navigation Jump to search
(Created page with "=Circuit Playground Express= Adafruit Circuit Playground Express is an all-in-one design board featuring a processor, sensors, LEDs, USB, and more, making it an ideal introduc...")
 
Line 1: Line 1:
 
=Circuit Playground Express=
 
=Circuit Playground Express=
 
Adafruit Circuit Playground Express is an all-in-one design board featuring a processor, sensors, LEDs, USB, and more, making it an ideal introduction to electronics and programming.
 
Adafruit Circuit Playground Express is an all-in-one design board featuring a processor, sensors, LEDs, USB, and more, making it an ideal introduction to electronics and programming.
 +
 +
Thus, is a little different from the normal boards from the hardware side, since the pins go out to those big wide sewable pads, instead of normal pin headers (like on the Uno)
 +
 +
because Circuit Playground Express running on a faster processor compared to Arduino Uno. We can also use it for audio-based projects.<br>
 +
[[File:Da1d-ADA-3333-1-0-2-1000x667.jpg|450px]][[file:4333-10 1024x1024.jpg|300px]]
  
 
==Overview==
 
==Overview==

Revision as of 12:49, 18 March 2022

Circuit Playground Express

Adafruit Circuit Playground Express is an all-in-one design board featuring a processor, sensors, LEDs, USB, and more, making it an ideal introduction to electronics and programming.

Thus, is a little different from the normal boards from the hardware side, since the pins go out to those big wide sewable pads, instead of normal pin headers (like on the Uno)

because Circuit Playground Express running on a faster processor compared to Arduino Uno. We can also use it for audio-based projects.
Da1d-ADA-3333-1-0-2-1000x667.jpg4333-10 1024x1024.jpg

Overview

Context

Geography, pinout

Makecode

Arduino

Circuit python

Small exercise