Template: VisionFive2

From Waveshare Wiki
Jump to: navigation, search

VisionFive2

Adaptive Model

Hardware Connection

LCD VisionFive201.jpg

VisionFive2 Pin Connection
LCD VisionFive2 Board Pin No.
VCC 3.3V
GND GND
DIN 19
CLK 23
CS 24
DC 22
RST 13
BL 12

Install Corresponding Libraries

apt-get install pip
pip install VisionFive.gpio
apt-get install python3-numpy
apt-get install python3-pil

Demo Download

apt-get install p7zip-full
wget https://files.waveshare.com/upload/e/e9/LCD_Module_code.7z
7z x LCD_Module_code.7z -o./LCD_Module_code
cd LCD_Module_code/VisionFive/python/example/

Run the Corresponding Demo According to the Screen You Purchased

python3 0inch96_LCD_test.py
python3 1inch14_LCD_test.py
python3 1inch28_LCD_test.py
python3 1inch3_LCD_test.py
python3 1inch54_LCD_test.py
python3 1inch8_LCD_test.py
python3 2inch_LCD_test.py
python3 2inch4_LCD_test.py