Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 995 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 995 Bytes

CH347-HIDAPI Python Library

? CH347-HIDAPI Github Page ?

license pypi python

Abstract

This project is the API library of CH347 USB-SPI bridge chip based on Python. Standard USB-HID mode setting of CH347 chip supported only.

This library provides full access of SPI settings and communication with CH347 USB-SPI bridge chip in Python language.

CH347-Chip Official Site

Installation

pip install ch347api

Requirements

Python >= 3.7 hidapi