MakeCode for CRICKIT // Circuit Playground Express

MakeCode is this programming editor that runs in the Google Chrome web browser. It’s has an intuitive interface that’s both block based and text editor.

It works with Adafruit's CRICKIT and Circuit Playground Express so you can make interactive projects with the on-board sensors and components. You can drag & drop blocks to make interactive programs using lights and sounds without having to solder or learning a new syntax.

You can upload code directly to the Circuit Playground Express with WebUSB, see this guide page on the steps to do that.

Setup Circuit Playground Express for MakeCode

To get started, we'll need to head over to the Adafruit MakeCode website and follow the steps below.

  1. Plug in your Circuit Playground Express with a USB Cable
  2. Press the RESET button. Green light means you're ready to MakeCode
  3. Download the UF2 file and drop it onto CPLAYBOOT.

Install CRICKIT Extension for MakeCode

 

On the MakeCode site, click on New Project. In the list of blocks, select ADVANCED and then EXTENSIONS. Click on the Crickit block that shows up and install Crickit support! You will now have a new CRICKIT bin of blocks you can use! Continue on to learn how to use these blocks. Read the full guide here for more info.

Upload and Test Code

Once you have your CPX setup with the makecode UF2, try testing it out by uploading the code to the board. Click the link below to open up the program in MakeCode. Click on the pink edit icon near the top of the title to open the code. This will create a project in MakeCode and allow you to edit, modify and upload the code to the board. 

WebUSB

 

Makecode can also pair with your Circuit Playground Express through a Chrome web browser by following the info on this guide page.

 

Open the project here: https://makecode.com/_UaH9iycgTJep

 

With WebUSB, the code edit will upload directly to the Circuit Playground Express without the need to drag and drop file onto it!

 

Follow the instruction to set up your board and you'll be able to quickly send code to Circuit Playground Express! 

This guide was first published on Aug 01, 2018. It was last updated on Mar 08, 2024.

This page (MakeCode) was last updated on Mar 08, 2024.

Text editor powered by tinymce.