This is the open source implementation of the AetherOnePy. It runs on many different hardware configurations, like Windows, Linux, Mac and Raspberry Pi.
- Check if the server is installed inside a RaspberryPi and then get the dev/random stream
- If not, check if you have a webcam available and get it from the noise of the camera (cheaper are better)
- If not, check if an Arduino is connected via serial usb and let it deliver to you
- If not switch mode to "simulation" and let the operator know
select * from cases c join sessions s on c.id = s.case_id left join analysis a on s.id = a.session_id left join rate_analysis ra on a.id = ra.analysis_id