Metadata-Version: 2.1
Name: rbpico
Version: 0.0.1
Summary: Python Library to control a RedBoard+ via I2C using a Raspberry Pi PICO as an I2C secondary device.
Home-page: https://github.com/RedRobotics/RBPico
Author: Neil Lambeth
Author-email: neil@redrobotics.co.uk
License: UNKNOWN
Description: # RedBoard+ PICO 
        
        Python Library to control a RedBoard+ via I2C using a
        Raspberry Pi PICO as an I2C secondary device.
        Up to four RedBoard+/Pico combinations can be connected
        together to control 8 DC motors and 48 servos.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
