Library to use the SBC-LCD01 with the Raspberry Pi
Project description
JoyIT_st7789vw
Library to use the SBC-LCD01 with the Raspberry Pi
Installation
You can install this library from PyPI. To install it for the current user on your Raspberry Pi, use the following command:
pip install JoyIT_st7789vw
Example
You need to clone this repository on your Raspberry Pi to be able to execute the example code.
git clone https://github.com/joy-it/JoyIT_st7789vw
Afterward, you need to move into the directory and activate the virtual environment with the following commands.
cd JoyIT_st7789vw
python -m venv --system-site-packages env
source env/bin/activate
Then you can execute the example with the following command.
python3 examples/example.py
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 joyit_st7789vw-1.0.1.tar.gz.
File metadata
- Download URL: joyit_st7789vw-1.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b39b26069a9e5db36db63f1e07a704230417e0631fee0e87b1fb8679dc926a3
|
|
| MD5 |
013ce64192b4b93e9b8f0f930635c356
|
|
| BLAKE2b-256 |
6ffb95b5af3d52c51ffe07e792f1bdebf2beb30f79247ab9c1532677d4246999
|
File details
Details for the file joyit_st7789vw-1.0.1-py3-none-any.whl.
File metadata
- Download URL: joyit_st7789vw-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d14a3631d1eadd2e52a9a63ada23ffb11edfbfb42d7842d086888642d706836
|
|
| MD5 |
cb261b87861dc324cfca22245fb509aa
|
|
| BLAKE2b-256 |
baf676a15615d942b29c4b2ce66c604cbeb898a6e6267ccb7aeadcc14bf2df74
|