Android Open Source - Development arduino UltrasonicRadar






Project Summary

Arduino Ultrasonic Radar.

Web Site / Source Repository

UltrasonicRadar is hosted in the following web site
https://github.com/Hulzenga/UltrasonicRadar

If you think the Android project UltrasonicRadar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of UltrasonicRadar.

ItemValue
Java File Count7
Supported screen sizes[xxhdpi, hdpi]
Target SDK Version17
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Resource Files

There are 4 image files in UltrasonicRadar. The names of the image files are listed as follows.

distance.png
radar.png
step.png
sweep.png

The following screenshort is generated from the image listed above.

null

Java Source Files

UltrasonicRadar has the following Java source files.

com.hulzenga.ultrasonicradar.IntensityView.java
com.hulzenga.ultrasonicradar.RadarActivity.java
com.hulzenga.ultrasonicradar.RadarView.java
com.hulzenga.ultrasonicradar.bluetooth.ConnectThread.java
com.hulzenga.ultrasonicradar.bluetooth.ConnectedThread.java
com.hulzenga.ultrasonicradar.bluetooth.Messages.java
com.hulzenga.ultrasonicradar.util.Converter.java