TWBR-using Arduino libraries (please add to this list)

Status
Not open for further replies.

PaulStoffregen

Well-known member
I'm trying to find any & all Arduino libraries known to access the AVR TWBR register. So far, only 3 libraries are on the list:

  • Adafruit_SSD1306
  • Adafruit_MCP4725
  • FreeIMU (prior to Teensy 3.0 patch)

If you know of any other Arduino library that manipulates TWBR (but otherwise uses the Wire library for I2C), please reply with the name and hopefully a link to the code.

I'm considering adding emulation for TWBR to an upcoming Teensyduino release. See this message for details.
 
Last edited:
Status
Not open for further replies.
Back
Top