Metadata-Version: 2.1
Name: pinpong
Version: 0.6.1
Summary: 一个纯python实现的支持丰富外设的驱动库，支持win linux mac系统，支持arduino系列开发板，RPi、D1等linux开发板。附带丰富的使用例程
Home-page: https://github.com/DFRobot/pinpong-docs
Download-URL: https://github.com/DFRobot/pinpong-docs
Author: Ouki Wang
Author-email: ouki.wang@dfrobot.com
Keywords: Firmata,Arduino,Protocol,Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: license.txt
Requires-Dist: pyserial
Requires-Dist: Pillow
Requires-Dist: freetype-py==2.1.0
Requires-Dist: modbus-tk==1.1.2

# pinpong

### a middleware based on Firmata protocol and compatible with micropython API
  base on [pymata4](https://github.com/MrYsLab/pymata4)
  and Linxu SYSFS sybsystem
