Read and Write in one scatch
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Is it possible in one Arduino sketch to write data to one ThingSpeak field and read data from another field?
0 Commenti
Risposte (1)
Vinod
il 6 Lug 2024
Yes. You can combine the examples of reading and writing to have a sketch that reads data from one channel and writes to another.
2 Commenti
Christopher Stapels
il 8 Lug 2024
You can lean about how to write data in general from the write data documentation category page and similarly for the read data category page.
Community
Più risposte nel ThingSpeak Community
Vedere anche
Categorie
Scopri di più su Read Data from Channel in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!