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 to MakeCode Raspberry Pi and CPX
Introduction to MakeCode Raspberry Pi and CPX
Exercise 2 | Variables and Logic Blocks
Variables and Logic Blocks
Exercise 3 | Loops and Temp
Let's dig into the details of using loops with the tempurature sensor!
Exercise 4 | Infrared
Introduction to Infrared on the CPX
Exercise 5 | Crickit
Learn about the Crickit coprocessor
Exercise 6 | Robot Assembly
Putting it all together, and final code
Exercise 7 | Functions
Creating functions to perform calculations and group commands