Visualisation iOS App availablility
조회 수: 1 (최근 30일)
이전 댓글 표시
I have set up thingspeak and am successfully visualising data from arduino etc. is there an app I can use on my iPhone rather than having to connect via the browser. If so what is it called so I can download and set up please
댓글 수: 0
답변 (2개)
Christopher Stapels
2023년 8월 8일
I usually use the browser on my phone to interact with ThingSpeak, I can see most of what I need to there. In some cases, Ive written my own web pages for controls I do a lot. Html and Javascript are pretty good to make these kinds of controls. For example I have pet ducks and sometimes I dont want to go let them out in the morning. So I automated the door. Then I wrote a page that shows the controls and the image feed so I can see if opening was successful. Problem can be finding a place to host the page. You can use the plugins in ThingSpeak, but you cant share these publicly.
You can do interesting custom things with scripatble (see this blobg post) but it does require some hand coding.
ThingView and ThingShow both support reading from ThingSpeak, but these are not supported by MathWorks.
Christopher Stapels
2023년 8월 9일
Apparently you can use the share button in safari on iphone to put a page on the home screen of you iphone! I just did it for my duck control page. Thanks for the inspiration to look that up!
댓글 수: 0
커뮤니티
더 많은 답변 보기: ThingSpeak 커뮤니티
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!