WireDev.h - a drop-in replacement of Arduino Wire to support both Wire and ESP-IDF i2cdev modules #616
dizcza
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version 2 (fully independent)
Wire.h
Wire.cpp
Version 1 (requires Arduino as a component)
WireDev.h:
WireDev.cpp:
With this extension, I managed to run Sparkfun uBlox Arduino Example1 in my ESP-IDF code.
You can point readme to this wrapper for anyone who faces ESP-IDF & Arduino I2C compatibility issues.
Beta Was this translation helpful? Give feedback.
All reactions