eurozulu / cockpit

Android Sensor Dashboard
2 stars 0 forks source link

Framework for connecting event based sensor information to a GUI display.
Using custom Views to prepresent various gauges and dials, all implementing a common 'EventListener' interface.
Underlying framework connects the Views to one or more Event providers such as Android Sensor Manager or Bluetooth serial input.