Python interfacing with GPIO for a custom CY7C65215 board in macOS.
https://www.cypress.com/file/129956/download
C-Python ffi from https://github.com/tai/python-ucdev
brew install libusb
cd driver/library
sudo make
pip3 install cffi
Python interfacing with GPIO for a custom CY7C65215 board in macOS.
https://www.cypress.com/file/129956/download
C-Python ffi from https://github.com/tai/python-ucdev
brew install libusb
cd driver/library
sudo make
pip3 install cffi