The PyCmdex is a package used to control microcontroller board running the Cmdex firmware.
Project description
PyCmdex
PyCmdex library
The PyCmdex is a Python library used to develop computer and microcontroller cooperation applications. It provides plentiful APIs for microcontroller interfacing. With this library, you can make computer-based control and monitoring application easier and faster.
Supported Microcontroller
All of the microcontrollers running the Cmdex firmware can communicate to the PyCmdex through a serial port (UART). A USB-to-Serial adapter can be used. Note, the Cmdex firmware is a firmware of the microcontroller (not PyCmdex).
Requirements
- Python 3.8 and pip3 or higher.
- The microcontroller board running the Cmdex firmware.
- USB cable.
The Proteus circuit simulator with Cmdex.hex can be used in the development process (no microcontroller board and USB cable are required).
PyCmdex Installation using pip3
- Uninstall the previous version
pip3 uninstall pycmdex
- Install the latest version
pip3 install pycmdex
- Checking and open the git repository
pycmdex web
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PyCmdex-1.1.14.tar.gz.
File metadata
- Download URL: PyCmdex-1.1.14.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d4cd7cdea07fa06f68dcf91a68ce4f9621279f859e34b957b6815e0025cc0ee
|
|
| MD5 |
d82e63c0af35499e07b0e1e3e3adcab4
|
|
| BLAKE2b-256 |
cd8a8a5e30311e0ca880a37a78f4f1bc1b83cf009fe3fe7b9070f835858fe095
|
File details
Details for the file PyCmdex-1.1.14-py3-none-any.whl.
File metadata
- Download URL: PyCmdex-1.1.14-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4158d2cb9c1859fa43b44bb537be49ba14c4a254d659298f3055690bd75eceb4
|
|
| MD5 |
21c757f52ba6a1625629b3d258f32df8
|
|
| BLAKE2b-256 |
5c7ccb357e49f195ebac63cd2aa1cfaa0b8a16fe39015661ddc9c34de2007731
|