The I2CDevice and SPIDevice helper classes make managing transaction state on a bus easy. For example, they manage locking the bus to prevent other concurrent access. For SPI devices, it manages the chip select and protocol changes such as mode. For I2C, it manages the device address.
- Notifications
You must be signed in to change notification settings - Fork 77
Two helper classes that handle transaction related state for I2C and SPI including locks.
License
adafruit/Adafruit_CircuitPython_BusDevice
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Two helper classes that handle transaction related state for I2C and SPI including locks.
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published