parrot (mPython expansion board) mPython library
Project description
概述
掌控拓展板parrot是mPython掌控板衍生的一款体积小巧、易于携带。支持电机驱动、语音播放、语音合成等功能的IO引脚扩展板,可扩展12路IO接口和2路I2C接口。
该库为掌控拓展板提供电机驱动,LED驱动等功能。
- mPython library GitHub:https://github.com/labplus-cn/mPython-lib
- mPython Library Documentation:https://mpython-lib.readthedocs.io
库的安装方法
可通过以下任一方法进行安装。
- 将项目中的
parrot.py
- 在掌控板REPL界面中,使用upip安装,步骤如下:
- 前置条件需要掌控板连接网络
- 导入upip模块,执行
import upip
- 执行`upip.install('mPython-parrot')
>>> import upip
>>> upip.install('mPython-parrot')
使用
使用方式,请参照下教程: https://mpython.readthedocs.io/zh/master/extboard/tutorials/tutorials_parrot.html
执照
所有代码均在MIT许可下发布。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mPython-parrot-0.1.1.tar.gz
(1.7 kB
view details)
File details
Details for the file mPython-parrot-0.1.1.tar.gz
.
File metadata
- Download URL: mPython-parrot-0.1.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0244ddaf6af0a34c51f78918492b58adc1ff28eff343a0128aa9535aaefba647 |
|
MD5 | 18163c277e2129a37f310b4f0a4dd3a1 |
|
BLAKE2b-256 | 7205692a2dd11170cd2b6359a086bc7e4ec2ef6319bd8504db8a0410deac73a3 |