Visualisation iOS App availablility
2 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Christopher Stapels
on 8 Aug 2023
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
on 9 Aug 2023
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 Comments
Communities
More Answers in the ThingSpeak Community
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!