Thingspeak Library on Arduino Uno


I'm accessing internet on my Arduino uno using esp-01, is there a thingspeak Library i can use on this to send data to my thingspeak channel.

Vinod
Vinod le 7 Juil 2021 (modifié(e) le 7 Juil 2021)

This should work: https://github.com/mathworks/thingspeak-arduino

Take a look at the examples in there as a good starting point.