Implemented a robot car by using WIFI module and STM32(Cortex-M3 ARM processor) board to drive the car for four directions, An android app was developed to control the car and get image signals from the camera in front of car.
Robot-Wireless-Car-with-Camera is hosted in the following web site
https://github.com/HanCheng/Robot-Wireless-Car-with-Camera
If you think the Android project Robot-Wireless-Car-with-Camera 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 Robot-Wireless-Car-with-Camera.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CHANGE_NETWORK_STATE android.permission.INTERNET |
Robot-Wireless-Car-with-Camera has the following Java source files.
wificar.MyMainFrm.java wificar.MySurfaceView.java wificar.MyVideo.java