blue:bit套装 掌控板驱动库
该repository提供bluebit套件的掌控板库.
blue:bit http://wiki.labplus.cn/index.php?title=Bluebit
库的安装方法
可通过以下任一方法进行安装。
- 将项目中的
bluebit.py拷到掌控板文件系统上 - 在掌控板REPL界面中,使用upip安装,步骤如下:
- 前置条件需要掌控板连接网络
- 导入upip模块,执行
import upip - 执行`upip.install('mPython-bluebit')
>>> import upip
>>> upip.install('mPython-bluebit')
API 说明
详见:https://mpython-lib.readthedocs.io/
执照
所有代码均在MIT许可下发布。
Release files for mPython-bluebit 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mPython-bluebit-0.1.7.tar.gz | 10.2 kB | Details |
Release files / mPython-bluebit-0.1.7.tar.gz
| Download URL | mPython-bluebit-0.1.7.tar.gz |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b2b3723167e65a28e0a08b1224cf1ec7371328db994766a5e5972dbcdacedc09
|
|
BLAKE2b-256 checksum How to use checksums |
c4b7dcfa2d5ca66ed39121395b1dcc5b3f3deb0e25a9dfc129075798e6dc768d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|