SerialPortCommunication

所属分类:单片机开发
开发工具:C/C++
文件大小:7062KB
下载次数:6
上传日期:2012-07-19 23:32:24
上 传 者gxl_007
说明:   本人用Matlab开发了一个可存储的串口,只要会用单片机的串口,大家都很容易上手
(Using Matlab, I developed a serial port can be stored, and will use the serial port of the microcontroller, we are very easy to use)

文件列表:
SerialPortCommunication.fig (8326, 2009-06-04)
SerialPortCommunication.m (14491, 2009-06-04)
SerialPortCommunication\SerialPortCommunication.asv (28336, 2012-03-10)
SerialPortCommunication\SerialPortCommunication.fig (15696, 2012-03-10)
SerialPortCommunication\SerialPortCommunication.m (28378, 2012-03-10)
SerialPortCommunication (0, 2012-03-10)
Matlab中文论坛--助努力的人完成毕业设计.url (183, 2009-02-02)
使用帮助:新手必看.htm (3543, 2009-02-01)
SerialPortCommunication\c1.txt (530, 2012-03-10)
SerialPortCommunication\c2.txt (451, 2012-03-10)
SerialPortCommunication\c3.txt (751, 2012-03-10)
SerialPortCommunication\mccExcludedFiles.log (2735720, 2012-03-10)
SerialPortCommunication\SerialPortCommunication.exe (7658088, 2012-03-10)
SerialPortCommunication\SerialPortCommunication.prj (35173, 2012-03-10)
SerialPortCommunication\SerialPortCommunication_delay_load.c (2910, 2012-03-10)
SerialPortCommunication\SerialPortCommunication_main.c (3665, 2012-03-10)
SerialPortCommunication\SerialPortCommunication_mcc_component_data.c (7608, 2012-03-10)
SerialPortCommunication\update.jpg (10227, 2007-08-26)

MATLAB Compiler 1. Prerequisites for Deployment * Verify the MATLAB Compiler Runtime (MCR) is installed and ensure you have installed version 7.10. * If the MCR is not installed, run MCRInstaller, located in: D:\Program Files\MATLAB\R2009a\toolbox\compiler\deploy\win32\MCRInstaller.exe For more information on the MCR Installer, see the MATLAB Compiler documentation. 2. Files to Deploy and Package Files to package for Standalone ================================ -SerialPortCommunication.exe -MCRInstaller.exe -include when building component by selecting "include MCR" option in deploytool -This read-me file 3. Definitions MCR - MATLAB Compiler uses the MATLAB Compiler Runtime (MCR), which is a standalone set of shared libraries that enable the execution of M-files. The MCR provides complete support for all features of MATLAB without the MATLAB GUI. When you package and distribute an application to users, you include supporting files generated by the builder as well as the MATLAB Compiler Runtime (MCR). If necessary, run MCRInstaller to install the correct version of the MCR. For more information about the MCR, see the MATLAB Compiler documentation. 4. Appendix A. On the target machine, add the MCR directory to the system path specified by the target system's environment variable. i. Locate the name of the environment variable to set, using the table below: Operating System Environment Variable ================ ==================== Windows PATH ii. Set the path by doing one of the following: NOTE: is the directory where MCR is installed on the target machine. On Windows systems: * Add the MCR directory to the environment variable by opening a command prompt and issuing the DOS command: set PATH=\v710\runtime\win32;%PATH% Alternately, for Windows, add the following pathname: \v710\runtime\win32 to the PATH environment variable, by doing the following: 1. Select the My Computer icon on your desktop. 2. Right-click the icon and select Properties from the menu. 3. Select the Advanced tab. 4. Click Environment Variables. NOTE: On Windows, the environment variable syntax utilizes backslashes (\), delimited by semi-colons (;).

近期下载者

相关文件


收藏者