An Android application that communicates with an Arduino board.
ArduinoController is hosted in the following web site
https://github.com/Hammad10/ArduinoController
If you think the Android project ArduinoController 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 ArduinoController.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in ArduinoController. The names of the image files are listed as follows.
backbutton.png splash.png
The following screenshort is generated from the image listed above.
ArduinoController has the following Java source files.
com.example.arduinocontroller.Database.java com.example.arduinocontroller.LED.java com.example.arduinocontroller.LEDInteractive.java com.example.arduinocontroller.MainActivity.java com.example.arduinocontroller.SelectionScreen.java com.example.arduinocontroller.Speaker.java com.example.arduinocontroller.StepperMotor.java com.example.arduinocontroller.UseSensor.java com.example.arduinocontroller.myMainScreen.java