Read and Write in one scatch
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?
Respuestas (1)
Vinod
el 6 de Jul. de 2024
0 votos
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
el 7 de Jul. de 2024
Movida: Voss
el 7 de Jul. de 2024
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
Categorías
Más información sobre ThingSpeak en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!