Arduino-TWI
Arduino-TWI copied to clipboard
Two-Wire Interface (TWI) library for Arduino
Results
3
Arduino-TWI issues
Sort by
recently updated
recently updated
newest added
Use @tparam.
Improve interface and support for device drivers. Add support for handling of the bus manager semaphore (m_busy).
Allow Arduino to act as a TWI device (i.e. Slave) and service incoming request.