PyFT260: A Python driver and interface library for FTDI's FT260 I2C, UART, and GPIO functions
Project description
PyFT260
Welcome to PyFT260, a Python driver and interface library designed to control and interface with the FTDI FT260 chip, providing access to I2C, UART, and GPIO functionalities. PyFT260 aims to be a drop-in replacement for the smbus2 library (for I2C), offering extended support for the FT260's capabilities.
Features
- I2C Interface: Communicate with I2C devices using the FT260 chip.
- UART Interface: Utilize the UART capabilities of the FT260 for serial communication. NOT YET IMPLEMENTED
- GPIO Control: Manage GPIO pins directly through the FT260. NOT YET IMPLEMENTED
- Compatibility: Designed as a drop-in replacement for smbus2, making it easy to switch and get the added benefits of FT260.
Installation
You can install PyFT260 using pip:
pip3 install pyft260
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ft260-0.1.2.tar.gz
(30.3 kB
view details)
Built Distribution
ft260-0.1.2-py3-none-any.whl
(29.6 kB
view details)
File details
Details for the file ft260-0.1.2.tar.gz
.
File metadata
- Download URL: ft260-0.1.2.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c80206bc5ce1f531326ef48695b99b3c3505f1b7e084599b42a0acd0abf91e9a |
|
MD5 | 76d640f975d2920b998e097bae078fbb |
|
BLAKE2b-256 | d30654aa3868485a768e73de21ed1d5fe70415f9c5ec53f192e5666118a1fcb4 |
File details
Details for the file ft260-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: ft260-0.1.2-py3-none-any.whl
- Upload date:
- Size: 29.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 374675d3e8c73b57061b0f9d90d0ea2c5e0807c97ca7be4419c3a996cc11208f |
|
MD5 | aea377dcb7f24e6ed6b5461c4374cb78 |
|
BLAKE2b-256 | a86d0e64e0b5d26bc6ef43bd142ee7fb2e444005f27ed1838c998ea361787517 |