MySQL Forums
Forum List  »  Connector/Arduino

Incompatible with Wire.h and I2C
Posted by: Erick Katzenstein
Date: November 18, 2013 06:33PM

This is a great library, but I'm noticing that it is not compatible with the Wire.h library for arduino (http://arduino.cc/en/reference/wire)

Seems like a pretty major issue, are you able to replicate the issue? Any reason why this would be? If I simply add #include <Wire.h> to the sample sketch, the serial port will hang on "Connecting...". If I comment out #include <Wire.h>, I connect fine.

Any help greatly appreciated. I2C Connections would be really helpful for MySQL connections!

Options: ReplyQuote


Subject
Views
Written By
Posted
Incompatible with Wire.h and I2C
3553
November 18, 2013 06:33PM
2156
December 02, 2013 08:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.