Hey I have this pop up in the compiler when trying to run some example code from the gabbapeople/mpu6050 library
The library installed fine but won’t upload the example scetch
i2cdev.h: no such file or directory #include <i2cdev.h>
Any ideas would be greatly appreciated
Thanks
-
Hardware nodes will not work in the simulator; you need to upload to an Arduino board.
-
Not selecting the correct board type to upload to can cause problems.
Unfortunately, I probably won’t be of much help if neither of these common issues are your problem.
1 Like
Thanks for getting back made some progress
Downloaded the zip files for the library I needed from GitHub
and then extracted them into
Everything uploads now my next challenge is to get some numbers out of my watch nodes ha
Update all good was missing my connection to the INT pin now to build something
system
Closed
4
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.