Courses

A collection of courses and tutorials built for the Adafruit Circuit Playground Express.

Classroom

Structured courses for teaching science and technology in the classroom.

[{
  "name": "Maker",
  "description": "A course in Making combining creative project makes with coding.",
  "url":"/courses/maker",
  "imageUrl":"https://pxt.azureedge.net/blob/8baabd618c440ee4edb2acdc7f30177cdfaed051/static/courses/maker.png"
}]

Experimenting

Courses on coding the Adafruit Circuit Playground Express with hand-on experiments.

[{
  "name": "Using the Pins",
  "description": "A series of tutorials about using the pin inputs and outputs, includes experiments.",
  "url":"/learnsystem/pins-tutorial",
  "imageUrl":"https://pxt.azureedge.net/blob/03a0a29717a016384df3f41f98880353b706d966/static/cp/learn/pins-tutorial/pins-tutorial.png"
},{
  "name": "Logic Lab",
  "description": "Learn the basics of logic and conditional expressions.",
  "url":"/learnsystem/logic-lab",
  "imageUrl":"https://pxt.azureedge.net/blob/1dc52f22a76675f38e8d42a00ac9eaebe1508a92/static/cp/learn/logic-lab/logic-lab.png"
}]

See Also

Maker, Using the Pins, Logic Lab