4-channel DC output
Project description
Python-OC01
Insert description of xChip
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-oc01")
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-oc01
Example
#insert example
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xinabox-OC01-0.0.6.tar.gz
(2.4 kB
view details)
File details
Details for the file xinabox-OC01-0.0.6.tar.gz
.
File metadata
- Download URL: xinabox-OC01-0.0.6.tar.gz
- Upload date:
- Size: 2.4 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 | 3b36983ce677409891b2d8875f3bb88c9118bf739e4358f533c5acad8c8e6778 |
|
MD5 | cdf4b510921da2591129be2d40577c55 |
|
BLAKE2b-256 | 82d790dea9bc934ef48534fe4e6b32a29c502824156ccfd3c409799f3cf449fb |