Title:
Embedded_Remote_Control_System_Based_on_GPRS Download
Description: The remote control system designed and implemented in the paper is based on ARM embedded platform and Linux operating system. The system mainly included three modules: remote control terminal system, control server system and controlled terminal system. It implemented short message receiving and sending based on GSM module, data transmission of GPRS, video capture, Bluetooth wireless communications, DC motor speed control and remote terminal Human-Computer Interaction and so on. The system can be widely applied to smart homes, industrial capture and mechanized production of remote control aspects.
File list (Check if you may need any files):
毕业设计程序\client\adcmotor.c
............\......\adcmotor.h
............\......\blueClient.c
............\......\blueClient.h
............\......\client
............\......\findThread.c
............\......\findThread.h
............\......\globalVar.c
............\......\globalVar.h
............\......\main.c
............\......\Makefile
............\GPRSTerminal\.classpath
............\............\.eclipseme
............\............\.project
............\............\GPRSTerminal.jad
............\............\.eclipseme.tmp\emulation\GPRSTerminal.jad
............\............\..............\.........\GPRSTerminal.jar
............\............\..............\verified\classes\mobileTerminal\CaptureImage.class
............\............\..............\........\.......\..............\ClientLink.class
............\............\..............\........\.......\..............\CtrlMenu.class
............\............\..............\........\.......\..............\DCMotorCanvas.class
............\............\..............\........\.......\..............\DCMotorCtrl.class
............\............\..............\........\.......\..............\GlobalVara.class
............\............\..............\........\.......\..............\MobileTerminal.class
............\............\..............\........\.......\..............\Sender.class
............\............\..............\........\.......\..............\VideoCanvas.class
............\............\..............\........\.......\..............\VideoCapture.class
............\............\.settings\org.eclipse.jdt.core.prefs
............\............\bin\mobileTerminal\CaptureImage.class
............\............\...\..............\ClientLink.class
............\............\...\..............\CtrlMenu.class
............\............\...\..............\DCMotorCanvas.class
............\............\...\..............\DCMotorCtrl.class
............\............\...\..............\GlobalVara.class
............\............\...\..............\MobileTerminal.class
............\............\...\..............\Sender.class
............\............\...\..............\VideoCanvas.class
............\............\...\..............\VideoCapture.class
............\............\deployed\GPRSTerminal.jad
............\............\........\GPRSTerminal.jar
............\............\src\mobileTerminal\ClientLink.java
............\............\...\..............\CtrlMenu.java
............\............\...\..............\DCMotorCtrl.java
............\............\...\..............\GlobalVara.java
............\............\...\..............\MobileTerminal.java
............\............\...\..............\Sender.java
............\............\...\..............\VideoCapture.java
............\server\blueThread.c
............\......\blueThread.h
............\......\globalVar.c
............\......\globalVar.h
............\......\gprsThread.c
............\......\gprsThread.h
............\......\listenThread.c
............\......\listenThread.h
............\......\main.c
............\......\Makefile
............\......\server
............\......\tty.c
............\......\tty.h
............\......\videoCap.c
............\......\videoCap.h
............\......\.deps\server.Po
............\GPRSTerminal\.eclipseme.tmp\verified\classes\mobileTerminal
............\............\..............\........\classes
............\............\..............\........\libs
............\............\..............\emulation
............\............\..............\verified
............\............\bin\mobileTerminal
............\............\src\mobileTerminal
............\............\.eclipseme.tmp
............\............\.settings
............\............\bin
............\............\deployed
............\............\res
............\............\src
............\server\.deps
............\client
............\GPRSTerminal
............\server
毕业设计程序