M5stack uiflow2 Python3 library.
Project description
coremp135_uiflow
1. Install debian12
https://docs.m5stack.com/zh_CN/guide/linux/coremp135/image
choose M5_CoreMP135_debian12_20240919 download and install. you also need resize the partition to full size of the SD card.
2. Install System Dependencies
apt install libportaudio2
3. Install UiFlow2 library
pip install uiflow2 --break-system-packages
4. Start UiFlow2 server
# bind device mac
uiflow2 register
Please input your email: XXXXXXXXX@XXXX.com
Please input your password: XXXXXXXXX
# start server
uiflow2
# stop server
uiflow2 stop
# clean download program and start uiflow2 server
uiflow2 ui
# enable uiflow2 systemd service
uiflow2 enable
# restart uiflow2 systemd service
systemctl restart uiflow2.service
# check uiflow2 systemd service status
systemctl status uiflow2.service
# stop uiflow2 systemd service
systemctl stop uiflow2.service
# disable uiflow2 systemd service
uiflow2 disable
more details
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file uiflow2-0.0.4.post1-cp311-cp311-linux_armv7l.whl
.
File metadata
- Download URL: uiflow2-0.0.4.post1-cp311-cp311-linux_armv7l.whl
- Upload date:
- Size: 38.4 MB
- Tags: CPython 3.11
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61ff65e21779a279e5d1634d801feba894165dc6d6ec698016c5490d2c6d0612 |
|
MD5 | 13e617785ac83b7a12d1f4861ce99d49 |
|
BLAKE2b-256 | 25e691ebad38db2e39a871165adbbdf1401bd546ecff3feca22030d7cb36562c |