bestes
June 24, 2016, 1:04am
1
Hello Cayenne Community!
The first release of the Cayenne Arduino integration is out and in the initial Beta testing stages. There is category created specifically created for all bugs, issues, feature requests and suggestions related to the Arduino Beta release.
Check it out .
From the entire Cayenne team, we’re looking forward to your feedback!
Note: Android / iOS apps not yet integrated with Arduino…Soon!
2 Likes
bestes
June 24, 2016, 1:08am
2
1 Like
Woot. Can’t wait. Now for my ESPs to get here off the slow boat. Sometimes it really sucks living up here.
bestes
June 24, 2016, 10:51pm
6
We’ve just pushed a few fixes and an updated Arduino install experience.
-B
1 Like
Hi Benny,
Woot! It works!
I have an ESP8266-07 connected to the dashboard with virtual and digital outputs driving the blue LED.
I suggest we make a CayenneWifi_on_ESP.h with the following, although perhaps sending in chunks is not necessary, but it can’t hurt:
#include "CayenneDefines.h"
#define BLYNK_SEND_CHUNK 80
#define SEND_IN_CHUNKS
#include "BlynkSimpleEsp8266.h"
#include "CayenneWiFiClient.h"
Also, perhaps support ESP in the dashboard
Thanks guys. This is awesome!
Craig
2 Likes
Ian
June 26, 2016, 3:57am
9
What Craig said!
Looky! The elusive DHT-11 is on my dash board!
-Ian
3 Likes
Cool! Now I just need an arduino with Net!
1 Like
@Ian SHARE THAT SKETCH MAN!!
Awesome! Congratulations D!
Semper Fi my brother!
I can’t get mine to kick off good data yet (it’s my fault), but thanks for getting that code out there!