Intro to programming with Adafruit’s Circuit Playground Express and MakeCode
Open the MakeCode environment
Before jumping in, go to MakeCode website and select the “New? Start here” tutorial.
Documentation is here and if you run into odd issues, you might be getting error codes.
Exercise 1 | Introduction
Choose the sample project that most interests you and dig in!
Exercise 2 | Basics and Variables
Introduction to basic coding concepts such as variables, logic, and loops!
Exercise 3 | Loops and Temp
Let's dig into the details of using loops with the tempurature sensor!
Exercise 4 | Light Sensor
Let's dig into the details of using the light sensor!
Exercise 5 | Touch Sensor
Let's dig into the details of using the pads as touch sensors!
Exercise 6 | Project
Create something with the CPX as your final project!