Programming the Oxocard Connect with CircuitPython

The Oxocard Connect is a versatile microcontroller board with plug-in cartridges for making all kinds of electronic projects. It has been designed to be programmed in NanoPy, a beginner-friendly language similar to Python, but this is not the only option. You can also program the Oxocard Connect using CircuitPython, a popular Python implementation for microcontrollers. In this article we’ll cover how to install of CircuitPython, the basics of programming with it, and some simple experiments to get you started.
Leave a Reply