Arduino Ultrasonic Radar.
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.
The following table is the detailed list of UltrasonicRadar.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [xxhdpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
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.
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