arkadiusz binder d03c5cfe4f lib hace 5 años
..
Adapters d03c5cfe4f lib hace 5 años
Blynk d03c5cfe4f lib hace 5 años
blynk-library d03c5cfe4f lib hace 5 años
examples d03c5cfe4f lib hace 5 años
extras d03c5cfe4f lib hace 5 años
utility d03c5cfe4f lib hace 5 años
BlynkApiArduino.h d03c5cfe4f lib hace 5 años
BlynkApiParticle.h d03c5cfe4f lib hace 5 años
BlynkParticle.h d03c5cfe4f lib hace 5 años
BlynkSimpleCC3000.h d03c5cfe4f lib hace 5 años
BlynkSimpleEnergiaWiFi.h d03c5cfe4f lib hace 5 años
BlynkSimpleEsp8266.h d03c5cfe4f lib hace 5 años
BlynkSimpleEsp8266_SSL.h d03c5cfe4f lib hace 5 años
BlynkSimpleEthernet.h d03c5cfe4f lib hace 5 años
BlynkSimpleEthernet2.h d03c5cfe4f lib hace 5 años
BlynkSimpleEthernetV2_0.h d03c5cfe4f lib hace 5 años
BlynkSimpleIntelEdisonWiFi.h d03c5cfe4f lib hace 5 años
BlynkSimpleLinkItONE.h d03c5cfe4f lib hace 5 años
BlynkSimpleParticle.h d03c5cfe4f lib hace 5 años
BlynkSimpleRBL_CC3200.h d03c5cfe4f lib hace 5 años
BlynkSimpleRBL_WiFi_Mini.h d03c5cfe4f lib hace 5 años
BlynkSimpleRedBear_Duo.h d03c5cfe4f lib hace 5 años
BlynkSimpleSerial.h d03c5cfe4f lib hace 5 años
BlynkSimpleShieldEsp8266.h d03c5cfe4f lib hace 5 años
BlynkSimpleShieldEsp8266_HardSer.h d03c5cfe4f lib hace 5 años
BlynkSimpleShieldEsp8266_SoftSer.h d03c5cfe4f lib hace 5 años
BlynkSimpleTI_CC3200_LaunchXL.h d03c5cfe4f lib hace 5 años
BlynkSimpleTI_TivaC_Connected.h d03c5cfe4f lib hace 5 años
BlynkSimpleTinyDuino.h d03c5cfe4f lib hace 5 años
BlynkSimpleUIPEthernet.h d03c5cfe4f lib hace 5 años
BlynkSimpleUserDefined.h d03c5cfe4f lib hace 5 años
BlynkSimpleWiFiShield101.h d03c5cfe4f lib hace 5 años
BlynkSimpleWiFiShield101_SSL.h d03c5cfe4f lib hace 5 años
BlynkSimpleWiFly.h d03c5cfe4f lib hace 5 años
BlynkSimpleWifi.h d03c5cfe4f lib hace 5 años
BlynkSimpleWildFire.h d03c5cfe4f lib hace 5 años
BlynkSimpleYun.h d03c5cfe4f lib hace 5 años
BlynkWidgets.h d03c5cfe4f lib hace 5 años
CayenneClient.h d03c5cfe4f lib hace 5 años
CayenneDefines.h d03c5cfe4f lib hace 5 años
CayenneEthernet.h d03c5cfe4f lib hace 5 años
CayenneEthernetClient.h d03c5cfe4f lib hace 5 años
CayenneEthernetW5200.h d03c5cfe4f lib hace 5 años
CayenneEthernetW5500.h d03c5cfe4f lib hace 5 años
CayenneSerial.h d03c5cfe4f lib hace 5 años
CayenneTMP102.h d03c5cfe4f lib hace 5 años
CayenneTemperature.h d03c5cfe4f lib hace 5 años
CayenneTypes.h d03c5cfe4f lib hace 5 años
CayenneVCNL4000.h d03c5cfe4f lib hace 5 años
CayenneWiFi.h d03c5cfe4f lib hace 5 años
CayenneWiFi101.h d03c5cfe4f lib hace 5 años
CayenneWiFiClient.h d03c5cfe4f lib hace 5 años
CayenneYun.h d03c5cfe4f lib hace 5 años
LICENSE.dat d03c5cfe4f lib hace 5 años
README.md d03c5cfe4f lib hace 5 años
WidgetBridge.h d03c5cfe4f lib hace 5 años
WidgetLCD.h d03c5cfe4f lib hace 5 años
WidgetLED.h d03c5cfe4f lib hace 5 años
WidgetRTC.cpp d03c5cfe4f lib hace 5 años
WidgetRTC.h d03c5cfe4f lib hace 5 años
WidgetSD.h d03c5cfe4f lib hace 5 años
WidgetTerminal.h d03c5cfe4f lib hace 5 años
keywords.txt d03c5cfe4f lib hace 5 años
library.properties d03c5cfe4f lib hace 5 años

README.md

Cayenne Arduino Library

The Cayenne Arduino Library allows Arduino sketches to easily connect an Arduino device to the Cayenne IoT project builder.

To use the library include the appropriate header file, e.g CayenneEthernet.h, according to the board/shield used for Internet connections. Examples of how to use the library are located under the examples folder.