forked from rikvermeer/Android-Sensor-Server
-
Notifications
You must be signed in to change notification settings - Fork 0
hackEns/2048NdS_android_controller
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
All code in this repo is licensed under the gpl. Author: Rik Vermeer Repo: https://github.com/rikvermeer/Android-Sensor-Server This is an Android 4.1 application created for my Samsung Galaxy S3 It sends sensor data over udp to my raspberry pi which controls PWM GPIO ports. The raspberry pi client application is found in one the other repo's at https://github.com/rikvermeer Functions: - Reads sensors - Sends the sensor data over udp Future functions: - Send the data over a multicast or broadcast UDP channel - Add a TCP negotiation channel for selecting sensors, ranges, etc... -- Create a generic interface that can be implemented by other applications Todo: - Make multiple classes for a neater structure - Make threads for sending data - Make the GUI
About
An android 4.1 sensor reader that acts as a (broadcast) server
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%