Skip to content

Latest commit

 

History

History
executable file
·
39 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

executable file
·
39 lines (28 loc) · 1.33 KB

Carl's 'custom' circuitpython-circuitplayground_express

It isn't that custom. The flashing instrucitons are from:

With the following 3 files:

  • adafruit-circuitpython-circuitplayground_express-en_US-4.1.0-rc.1.uf2
  • cpx_touch_pixel_rainbow.py
  • README.md

The files came from here:

Getting started

cpx_touch_pixel_rainbow.py is saved as code.py
code.py gets run when the board is rebooted.
The board reboots every time you write to it.

Edit code.py, hit save and see what happens!

Adafruit CircuitPlayground Library Documentation

More handy URLs

If you want a nice IDE (Integrated Development Environment), start here: