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.
- I2C to Play "bad apple " on OLDE (screen copy);
- SPI ot Play "bad apple " on OLDE (screen copy);
- GPIO use as MDIO to Acesse LAN8720A chip ..
Test have done with python version :
using guide:
- python_ch341_pychorm_pjs.zip this file contain the entire project files. open it in pychram and run .....
enjoy it!