New pure Python library for RoboPi

April 19th, 2016

I’ve been working on a new Python library for RoboPi.

Raspberry Pi 2 Model B Review @ https://Mikronauts.com

A pure Python library will allow me to support more platforms for Python RoboPi programming, as I don’t have to generate a new Python wrapper for the C library every time I extend the firmware or C library.

I expect to have it uploaded by Monday – I had to post because I was happy that I finally finished writing it 🙂

Comments are closed.