Connecting LinkIt ONE to Cayenne
by laurencehr in Circuits > Arduino
671 Views, 4 Favorites, 0 Comments
Connecting LinkIt ONE to Cayenne

Because the native gpio of Raspberry are limited, I decided to try using Arduino, but to connect to the Internet I had no wifi shield only Ethernet but did not have enough cable to connect the Arduino to my Modem, and seeing community projects, I saw that ESP8266 had connected a Cayenne, and apparently there are not native support for this board, so I got to thinking. First I thought also use my NodeMCU, but I remembered that I have a LinkIt Duo and LinkIt ONE, both with WiFi connection too so it would seem more interesting. Of course we should get me to the source codes to make an adjustment.
Adding a New Device (Select Arduino UNO Over WiFi Shield)




Modifing Sources



UPLOAD BASE SKETCH



Renaming the Device

Adding New Widget (with Virtual Pin)



Upload New Sketch

TEST LED SWITCHER :)

