This document provides an overview of a CircuitPython coding workshop that will teach participants how to code with the CircuitPython programming language on an Adafruit Circuit Playground Bluefruit microcontroller board. The workshop will cover preparing necessary materials, wiring diagrams, an introduction to CircuitPython including installation and examples, and a Q&A session. Specific materials that will be used include an Adafruit Circuit Playground Bluefruit board, SGP30 and PMSA003 air quality sensors, batteries, breadboards, and cables. The document outlines the installation process for CircuitPython and the Mu editor, and provides code examples for blinking an LED, reading sensor data, and using the NeoPixel LEDs and audio output. It emphasizes simplifying code by moving