You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gerardo Marx Chávez-Campos 050961af68 new API 3 years ago
example_crontab initial commit 3 years ago
network initial commit 3 years ago
Readme.md new API 3 years ago
build initial commit 3 years ago
thingSpeak initial commit 3 years ago
thingSpeak.cpp new API 3 years ago

Readme.md

How to use it

This example pushes the measured data using HTTP POST request on ThinkSpeak server. Thus, modify the APIKey in thingSpeak.cpp, then compile using:

g++ thingSpeak.cpp network/SocketClient.cpp - o thingSpeak
./thingSpeak