Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 833 Bytes

2019-06-12-circuitpython.md

File metadata and controls

20 lines (15 loc) · 833 Bytes
layout title date categories
post
June 2019: CircuitPython
2019-06-12 21:00:00 -0400
meeting

Topic: CircuitPython

CircuitPython is a version of Python designed to simplify experimenting and learning to program on low-cost microcontroller boards. There's a new generation of boards designed to make it easier than ever to get code interacting with the physical world with built-in sensors, input/output pins, and of course blinking lights. We'll bring in a Circuit Playground Express and learn to hack on it.