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 2021 年 7 月 7 日 (編集日時: 2021 年 7 月 7 日)

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

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