WuhenPi, based on the MxPi 1.5.3
Project description
1. Installation
Use pip to install and update the latest version
Windows
pip install -U WuhenPi
Liunx(Raspberry Pi)
sudo pip3 install -U WuhenPi
2. Use
Run the following command in Terminal:
#Windows
WuhenPi
#Liunx or Raspberry Pi
sudo WuhenPi
After running, you will get the following information:
Welcome to WuhenPi(1.0.0)! System:xxxxx IP: x.x.x.x:xxxx
2022-02-11 15:56:10,412 INFO Starting server at tcp:port=80:interface=192.168.1.129
2022-02-11 15:56:10,414 INFO HTTP/2 support not enabled (install the http2 and tls Twisted extras)
2022-02-11 15:56:10,415 INFO Configuring endpoint tcp:port=80:interface=192.168.1.129
2022-02-11 15:56:10,418 INFO Listening on TCP address x.x.x.x:xxxx
Open IP address ++x.x.x.x:xxxx++ in browser
3. Description
If you use Windows to uninstall or update the latest version of WuhenPi, the following error will occur
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 12091:
invalid continuation byte in installed-files.txt file at path:
xxx/installed-files.txt
This is due to the default encoding of the system. This problem is not caused by WuhenPi. You can open the xxx/installed-files.txt file and change the encoding mode to UTF-8, and then uninstall or update it again.
4. Update information
Version : 1.0.0
- Modified based on mxpi-1.5.3 (https://gitee.com/yuanyunqaing/MxPi). Thanks a lot.
- Added Py_shell block
- Fixed version check
5. Plan
- Add more PyQt5 related modules
- Add more sensor functions
- Fix the issue of missing function blocks in PyQt5
- Something more you want
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
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 wuhenpi-1.0.0.tar.gz.
File metadata
- Download URL: wuhenpi-1.0.0.tar.gz
- Upload date:
- Size: 41.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96a676d2fa1cf80e35ef946b14e775025871293e12b66b4b58d34b7cdb238f0e
|
|
| MD5 |
8f926fac01df4ad0c210f54345d0b868
|
|
| BLAKE2b-256 |
420a9a98c66876fec5e1280e60f111f76483ed63df9d6ec4bc8b17e6646b4355
|
File details
Details for the file wuhenpi-1.0.0-py3-none-any.whl.
File metadata
- Download URL: wuhenpi-1.0.0-py3-none-any.whl
- Upload date:
- Size: 43.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acb763e201f9cf2a501f08bb9a29b890c9be08e1e3f6f71357fbda1f15bb8de8
|
|
| MD5 |
65973d6f31a3d279284441dab46b4f66
|
|
| BLAKE2b-256 |
5f964898607a9394a10695d9272681a7a4012e0ab1380b08bf4b8343d6639343
|