Project to establish communication between Arduino (WiFi-shield) and Android phone.
RTSD-Project is hosted in the following web site
https://github.com/rsuomela/RTSD-Project
If you think the Android project RTSD-Project listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of RTSD-Project.
Item | Value |
---|---|
Java File Count | 15 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE |
RTSD-Project has the following Java source files.
arduinoMockUp.HandleConnection.java arduinoMockUp.TCPServer.java rtsd.smartcaneapp.ApplicationTest.java rtsd.smartcaneapp.InterfaceConnector.java rtsd.smartcaneapp.InterfaceOutput.java rtsd.smartcaneapp.Interpreter.java rtsd.smartcaneapp.MainActivity.java rtsd.smartcaneapp.Message.java rtsd.smartcaneapp.SettingsActivity.java rtsd.smartcaneapp.VibrationOutput.java rtsd.smartcaneapp.WiFiConnector.java rtsd.smartcaneapp.service.BackgroundService.java rtsd.smartcaneapp.service.ClientTcp.java rtsd.smartcaneapp.service.MyServiceConnection.java rtsd.smartcaneapp.service.ServiceBinder.java