Hi, Please can someone help? I'm struggling to add a MPU6050
1. I downloaded the latest easy version - https://github.com/letscontrolit/ESPEasy
(this includes MPU6050's) https://github.com/letscontrolit/ESPEas ... PU6050.ino
2. Uploaded from arduino v1.6.11
3. Once online I found no dropdown option in devices for MPU6050??
I'm sure i'm doing something wrong, but I can't seem to work it out?
Any one know? Many thanks
I also don't see the _P186_Ventus_W266 option or _P120_Thermocouple
[img] [/img]
MPU6050 [SOLVED]
Moderators: grovkillen, Stuntteam, TD-er
MPU6050 [SOLVED]
Last edited by hamster on 26 Feb 2017, 15:16, edited 1 time in total.
Re: MPU6050
Hello,hamster wrote:Hi, Please can someone help? I'm struggling to add a MPU6050
1. I downloaded the latest easy version - https://github.com/letscontrolit/ESPEasy
(this includes MPU6050's) https://github.com/letscontrolit/ESPEas ... PU6050.ino
2. Uploaded from arduino v1.6.11
3. Once online I found no dropdown option in devices for MPU6050??
I'm sure i'm doing something wrong, but I can't seem to work it out?
Any one know? Many thanks
I also don't see the _P186_Ventus_W266 option or _P120_Thermocouple
A week ago i got it working with the P118_MPU6050.ino from the playground. (compiled and uploaded with arduino ide)
Today i pulled this updated P118_MPU6050.ino and got the same trouble as you have.
As a workaround comment:
Code: Select all
//#ifdef PLUGIN_BUILD_TESTING
.....
......
......
//#endif

Re: MPU6050
Thanks Piet.. that worked
Much appreciated
Much appreciated

Re: MPU6050 [SOLVED]
officially you would have to add
#define PLUGIN_BUILD_TESTING
to espeasy.ino to enable all testing plugins.
we still have to update documentation for this.
Your workaround should is fine as well if you only need this plugin.
#define PLUGIN_BUILD_TESTING
to espeasy.ino to enable all testing plugins.
we still have to update documentation for this.
Your workaround should is fine as well if you only need this plugin.
Re: MPU6050 [SOLVED]
Thanks for explaining, you are doing a great job for the ESP Easy project!
Who is online
Users browsing this forum: Bing [Bot] and 20 guests