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.
 
 

250 B

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