Read and Write in one scatch

1 visualizzazione (ultimi 30 giorni)
Igor Severov
Igor Severov il 6 Lug 2024
Is it possible in one Arduino sketch to write data to one ThingSpeak field and read data from another field?

Risposte (1)

Vinod
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
Igor Severov
Igor Severov il 7 Lug 2024
Spostato: Voss il 7 Lug 2024
Thanks for the answer. Please provide a specific example of writing and reading into one account.
Christopher Stapels
Christopher Stapels il 8 Lug 2024
You can find write data examples and read data examples in the help center.
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.

Accedi per commentare.

Community

Più risposte nel  ThingSpeak Community

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!

Translated by