Read and Write in one scatch

1 visualización (últimos 30 días)
Igor Severov
Igor Severov el 6 de Jul. de 2024
Comentada: Christopher Stapels el 8 de Jul. de 2024
Is it possible in one Arduino sketch to write data to one ThingSpeak field and read data from another field?

Respuestas (1)

Vinod
Vinod el 6 de Jul. de 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 comentarios
Igor Severov
Igor Severov el 7 de Jul. de 2024
Movida: Voss el 7 de Jul. de 2024
Thanks for the answer. Please provide a specific example of writing and reading into one account.
Christopher Stapels
Christopher Stapels el 8 de Jul. de 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.

Iniciar sesión para comentar.

Comunidades de usuarios

Más respuestas en  ThingSpeak Community

Categorías

Más información sobre Read Data from Channel en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by