Metadata-Version: 2.1
Name: awil_ft232h
Version: 0.1.2
Author: Noriki Mochizuki
Author-email: noriki.mochizuki.mj@gmail.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyftdi>=0.55

# awil_ft232h
This tool enables FT232H SPI communication to be controlled from a PC.

## Description
This tool is a wrapper around pyftdi's spi module.

## Install
```
pip install awil_ft232h
```

## Author
https://github.com/noriki-mochizuki

## License
MIT License
