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.
forked from adafruit/Adafruit_CircuitPython_BusDevice
-
Notifications
You must be signed in to change notification settings - Fork 0
Two helper classes that handle transaction related state for I2C and SPI including locks.
License
sommersoft/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.
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 100.0%