Collect data from Iphone and sent it to Jupyter Notebook - Printable Version +- phyphox Forums (https://phyphox.org/forums) +-- Forum: Discussion (https://phyphox.org/forums/forumdisplay.php?fid=1) +--- Forum: Experiments and Ideas (https://phyphox.org/forums/forumdisplay.php?fid=4) +--- Thread: Collect data from Iphone and sent it to Jupyter Notebook (/showthread.php?tid=761) |
Collect data from Iphone and sent it to Jupyter Notebook - josepuigf - 04-11-2020 Hi! First of all, I would like to thank for your work and your contribution. After these words, say that I am an industrial engineer and I am developing an interesting data project related to city scooters. In this project, the maximum scooter's speed would be limited thanks to iPhone sensors and Phypox, also. I want to send live data from the iPhone to a database in order to get the information from there and use it to send back to the scooter. So my questions would be: 1. The trail should be Phypox-DataBase-Code Processor-Scooter or there is another optimized way to achieve it? 2. How could I send sensor information from Phypox to the database? Maybe it is a work that someone did and can help me or give some guidelines. Thanks in advance community! |