Read and Write in one scatch
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Is it possible in one Arduino sketch to write data to one ThingSpeak field and read data from another field?
0 comentarios
Respuestas (1)
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
Christopher Stapels
el 8 de Jul. de 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.
Comunidades de usuarios
Más respuestas en ThingSpeak Community
Ver también
Categorías
Más información sobre Read Data from Channel en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!