Read and Write in one scatch
이전 댓글 표시
Is it possible in one Arduino sketch to write data to one ThingSpeak field and read data from another field?
답변 (1개)
Vinod
2024년 7월 6일
0 개 추천
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
Igor Severov
2024년 7월 7일
이동: Voss
2024년 7월 7일
Christopher Stapels
2024년 7월 8일
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.
커뮤니티
더 많은 답변 보기: ThingSpeak 커뮤니티
카테고리
도움말 센터 및 File Exchange에서 ThingSpeak에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!