Description: This program implements the control interface of moter speed via serial port. And the interface was programed with MFC in VS2008 environment. There is a speed oscillograph on the interface, so taht the actural speed can be obviously compared with the given one. And the size of the OSC is changeable in proportion with the size of the dialog.
The program of the lower computer is SCIControlTest_DSP.
File list (Check if you may need any files):
SCIControlTest\Debug\SCIControlTest.exe
..............\.....\SCIControlTest.ilk
..............\.....\SCIControlTest.pdb
..............\SCIControlTest\Debug\BuildLog.htm
..............\..............\.....\mt.dep
..............\..............\.....\SCIControlTest.exe.embed.manifest
..............\..............\.....\SCIControlTest.exe.embed.manifest.res
..............\..............\.....\SCIControlTest.exe.intermediate.manifest
..............\..............\.....\SCIControlTest.obj
..............\..............\.....\SCIControlTest.pch
..............\..............\.....\SCIControlTest.res
..............\..............\.....\SCIControlTestDlg.obj
..............\..............\.....\SerialPort.obj
..............\..............\.....\stdafx.obj
..............\..............\.....\vc90.idb
..............\..............\.....\vc90.pdb
..............\..............\ReadMe.txt
..............\..............\res\SCIControlTest.ico
..............\..............\...\SCIControlTest.rc2
..............\..............\resource.h
..............\..............\SCIControlTest.aps
..............\..............\SCIControlTest.cpp
..............\..............\SCIControlTest.h
..............\..............\SCIControlTest.rc
..............\..............\SCIControlTest.vcproj
..............\..............\SCIControlTest.vcproj.PIPI-PC.lenovo.user
..............\..............\SCIControlTest.vcproj.PIPI-PC.PIPI.user
..............\..............\SCIControlTestDlg.cpp
..............\..............\SCIControlTestDlg.h
..............\..............\SerialPort.cpp
..............\..............\SerialPort.h
..............\..............\stdafx.cpp
..............\..............\stdafx.h
..............\..............\targetver.h
..............\SCIControlTest.ncb
..............\SCIControlTest.sln
..............\SCIControlTest.suo
..............\..............\Debug
..............\..............\res
..............\Debug
..............\SCIControlTest
SCIControlTest