Category: Python

Circuit Playground Arduino and Python Support

This page will show you how to program your Circuit Playground using Arduino or Python Firmata Firmware, as well as explain how to go back to to the Embedit Scratch firmware that comes pre-installed if you bought the Circuit Playground Inventor’s Kit. Support for Arduino and Python on the Circuit Playground is maintained by Adafruit, what I […]

Published on: 15 December 2016
Posted by: Robert Barron
Discussion: 3 Comments

PiSoC Python Documentation

Here you will find links to all of our Python documentation for the PiSoC. Python with the PiSoC is great because you write your Python programs as you normally would, and simply import our PiSoC library to use physical computing functions along with the rest of your code. Installation – Learn how to install our Python […]

Published on: 28 August 2015
Posted by: Robert Barron
Discussion: Leave a comment