Skip to content

An Android app for streaming accelerometer data over a WiFi network.

License

Notifications You must be signed in to change notification settings

TeamBirdbrain/Birdsense

Repository files navigation

Birdsense

An Android app for streaming accelerometer data in realtime over a WiFi network.

The data is put onto the wire as a float array of size 3, with the elements being the current linear acceleration (that is, not including gravity) on the x, y, and z axes. The app uses port 1998 for this.

About

An Android app for streaming accelerometer data over a WiFi network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages