About 9,560 results
Open links in new tab
  1. Welcome to CircuitPython! - Adafruit Learning System

    Dec 19, 2017 · You may have seen CircuitPython mentioned on the Adafruit site or on Discord. What is it? Why would you use it? Once you have a CircuitPython board, what do you do …

  2. CircuitPython Essentials - Adafruit Learning System

    Apr 2, 2018 · These examples work with any board designed for CircuitPython, including Circuit Playground Express, Trinket M0, Gemma M0, QT Py, ItsyBitsy M0 Express, ItsyBitsy M4 …

  3. Welcome to CircuitPython! - Adafruit Learning System

    Dec 19, 2017 · It's Python! Python is the fastest-growing programming language. It's taught in schools and universities. CircuitPython is almost-completely compatible with Python. It simply …

  4. Welcome to CircuitPython! - Adafruit Learning System

    Dec 19, 2017 · Page last edited June 21, 2024 Text editor powered by tinymce. "Uninstalling" CircuitPython How Do I Learn Python?

  5. CircuitPython on ESP32 Quick Start - Adafruit Learning System

    Aug 18, 2022 · Install and Code CircuitPython on ESP32 boards, then connect to CircuitPython from a web browser to use the REPL and file system.

  6. Creating and Editing Code - Adafruit Learning System

    Dec 19, 2017 · Installing CircuitPython generates a code.py file on your CIRCUITPY drive. To begin your own program, open your editor, and load the code.py file from the CIRCUITPY …

  7. Introduction | Building CircuitPython | Adafruit Learning System

    Apr 26, 2018 · Introduction Adafruit CircuitPython is an open-source implementation of Python for microcontrollers. It's derived from MicroPython, a ground-breaking implementation of Python …

  8. Adafruit Circuit Playground Express - Adafruit Learning System

    Oct 12, 2017 · Install or update CircuitPython! Follow this quick step-by-step for super-fast Python power :)

  9. Using CircuitPython Audio FX - Adafruit Learning System

    Oct 9, 2024 · Creating an interactive polyphonic audio experience was never this easy: Upload a Python script & specially-named MP3 files to CIRCUITPY, and activate the sound with buttons …

  10. CircuitPython Basics: Digital Inputs & Outputs - Adafruit Learning …

    Aug 28, 2017 · Use digital inputs and outputs from CircuitPython to control simple hardware like LEDs, buttons, relays, buzzers, and more.