Skip to content

rikvermeer/Android-Sensor-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

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

No packages published