Skip to content

jimjiang2/ch341dll_wrap_typical_app

Repository files navigation

ch341dll_wrap_typcal_app

A ch341dll Wrap is for using in Python 32bits windows to access I2C SPI and MDIO (by GPIO). In addition, I provided 3 Demo.

  1. I2C to Play "bad apple " on OLDE (screen copy);
  2. SPI ot Play "bad apple " on OLDE (screen copy);
  3. GPIO use as MDIO to Acesse LAN8720A chip ..

Test have done with python version :

  1. python 3.8 32bits windwows;
  2. pycharm 2021.2.1 (Community Edition)
  3. Ch341dll from vender. image

using guide:

  1. python_ch341_pychorm_pjs.zip this file contain the entire project files. open it in pychram and run .....

enjoy it!

A vedio I made: https://www.bilibili.com/video/BV1aR4y1g7hp?spm_id_from=333.999.0.0

About

A ch341dll Wrap is for using in Python 32bits windows to access I2C SPI and MDIO (by GPIO), and Demo with display PC sreen on OLED by i2c or SPI .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages