Arduino Beta Integration is Live!

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

@kreggly @unmanaged @ats1080s @Ian @guillaumetrempe @g30rg30 @tad.dvor @picaxe @Josh @paulcbrewer @banta_chris @roccodegrazia @usmcwarmachine @jennasys @jim.barstow @kenkoknz @kent_chalmers

1 Like

Woot. Can’t wait. Now for my ESPs to get here off the slow boat. Sometimes it really sucks living up here.

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 :stuck_out_tongue:

Thanks guys. This is awesome!

Craig

2 Likes

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!! :sunglasses:

Already did!

Semper Fi brother,

Ian

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!