LePotatoPi.GPIO

Le Potato Port of RPi.GPIO to help allow Le Potato Developers to follow coding tutorials


License
MIT
Install
pip install LePotatoPi.GPIO==0.0.4

Documentation

le-potato-pi

Porting RPi.GPIO for Libre Le Potato

Replace

import RPi.GPIO as GPIO

with

import LePotatoPi.GPIO as GPIO

LePotatoPi is a work in progress and the main goal is to allow people to follow tutorials created for Raspberry Pi on the Libre Le Potato.