Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 334 Bytes

ubuntu_22.04_pyftdi_setup.md

File metadata and controls

20 lines (16 loc) · 334 Bytes

Setup pyftdi in Ubuntu 22.04

Installation

  • Install libusb using system package manager:
sudo apt-get install libusb-1.0-0
  • Install python requirements:
pip3 install -r pyftdi_requirements.txt
pip3 install -r test_requirements.txt

Running tests

cd tests/
python3 run_pyftdi_display_test.py rpi3