Connecting Particle Photon to Cayenne
by laurencehr in Circuits > Arduino
1247 Views, 4 Favorites, 0 Comments
Connecting Particle Photon to Cayenne

Trying to keep all my boards connnected to Cayenne, which are compatible with Blynk, I want to experiment with my Photon.
In a post of this community I read about an unofficial library, but had not detailed steps, so I decided to write this tutorial step by step, with images and code included so that you can connect a Photon to Cayenne. The truth is that this library is still not very worked as Arduino library, but taking certain considerations you can achieve connect smoothly
Add New Device (Select Arduino)



In Particle Coud Editor, Search for Cayenne Library


Use the Example, Modify Auth Code, Build and Flash the Code.





Rename the Device


Add New Widget (User Virtual Pin) for Control a Led

Update the New Sketch

Try Controlling the Led

