Metadata-Version: 2.4
Name: pico-synapse
Version: 0.1.0
Summary: A Python library to control Raspberry Pi Pico GPIO via USB serial.
Author-email: RunTheBot <contact@runthebot.me>
Project-URL: Homepage, https://github.com/RunTheBot/synapse
Project-URL: Bug Tracker, https://github.com/RunTheBot/synapse/issues
Project-URL: Source Code, https://github.com/RunTheBot/synapse
Keywords: raspberry pi pico,gpio,usb,serial,microcontroller,arduino,synapse
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyserial>=3.5
Dynamic: license-file

# Synapse
Use your Raspberry Pi Pico as a USB to GPIO adapter.

# Supported host languages
- Python
