Live data from Hacker News

Turn your phone into a space monitoring tool

esa.int

1–10 of 92 posts

Re: Turn your phone into a space monitoring tool

#6

We don't even have apps to turn an Android/iOS device into a proper native webcam using UVC over USB2.0 & all attempts at RTSP/other sttreaming protocols just feel hacky & laggy.

android dev here.

afaik newer device kernels in android implements f_uvc function for it's usb gadget interface but i'm not sure you can use this without root. so, apps can't create this functionality without root.

also i'm not sure it's works even apps can get root. i didn't tried yet because my phone not support f_uvc and released kernel sources sucks.

src: https://android.googlesource.com/kernel/msm/+/android-5.0.2_...

Re: Turn your phone into a space monitoring tool

#7
The fact that they can use the delay of the satellite signal to predict rainfall, is pretty impressive. It immediately links this app to more data for weather prediction, which might lead to better weather predictions.

I wonder how they would measure that on an android phone. Does android expose such low-level delays to the user? Is this not handled by a GNSS chip in hardware, or the OS driver/kernel?

Re: Turn your phone into a space monitoring tool

#10
Interesting project, can't wait to help ESA out a bit. Seems like the phone will just track the satellites via GPS, so it's not even that battery intensive. Overnight left charging could provide a lot of data. The fact that there's a leaderboard makes it even more gamified.
Post reply on HN