I2C Core for CC03/CS11/CW03, CW02, CW01, Raspberry Pi and Microbit
Project description
Python-CORE
I2C Core for CC03/CS11/CW03, CW02, CW01, Raspberry Pi and Microbit
Usage
Mu-editor
Download Mu-editor
CW01 and CW02
- Use XinaBoxUploader and flash MicroPython to the CW01/CW02.
- Download Python packages from the REPL with the following code:
import network import upip sta_if = network.WLAN(network.STA_IF) sta_if.active(True) sta_if.connect("ssid", "password") upip.install("xinabox-CORE")
CC03, CS11 and CW03
- Download the .UF2 file for CC03/CS11/CW03 CircuitPython and flash it to the board.
- TO DO
MicroBit
- TO DO
Raspberry Pi
Requires Python 3
pip3 install xinabox-CORE
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
xinabox-CORE-0.0.11.tar.gz
(2.6 kB
view details)
File details
Details for the file xinabox-CORE-0.0.11.tar.gz
.
File metadata
- Download URL: xinabox-CORE-0.0.11.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a1111d936b4cafec1b17e56feee892032213e1137cb7d73a52b0ba2dd20b1c3 |
|
MD5 | 3df6816e9590f06373b5c7d28f86fd82 |
|
BLAKE2b-256 | d7b44bc6175f6d21f9b2c59bf0a77a42c4c3a369aeb3057040589a7e970fba6d |