搜索资源列表
testuart
- 本程序是实现DSP系统与上位机串口通讯的程序,调试成功的。
MotorControl_final_version
- 一个应用于LF2407的风扇转速控制系统,基于北京精仪达盛科技公司的试验箱,主要实现了风扇转速PID控制算法以及和利用DSP的串行口与上位机通讯的功能,以及LED,LCD显示,具体的通讯协议在压缩包里面的doc里面有
SerialComm_final
- 一个风扇转速控制的上位机程序,通过串口与下位机DSP实现通信,协议在压缩包内有说明,显示曲线程序暂时没有,通过向d盘写一个real.dat文件作为曲线显示的接口,方便扩展,上位机只是实现了通讯,具体的控制算法在DSp内部实现的
2812Uart
- DSP2812与上位机通讯的串口调试程序-DSP2812 with PC serial port debugger communications
2812dsp-Sci
- 这是一个基于DSP2812的串口通讯下位机程序,通过该程序可以实现和上位机通讯,将上位机的数据读入,设置电机的转矩和转速.挺好的一个程序,供参考.-This is a serial communication based on the DSP2812-bit machine under the procedures, the adoption of the procedures can be achieved and the host computer communications, will
F28335_SCI_Example
- 基于F28335的SCI串口通信程序。本程序的特点是代码简单、高效。本代码共包含三个工程文件:1、基本通信(实现了最基本的通过SCI协议通讯的功能。上位机下发一个字符或字符串,下位机原样返回该字符或字符串);2、SCI通信FIFO版(在1的基础之上启用了FIFO缓存接收或发送的数据);3、SCI通信FIFO与中断版(通过启用FIFO功能减少对CPU资源的占用,且数据的发送与接收处理均在中断中完成)。此三个程序基本验证了F28335的SCI模块所有功能。-F28335 of SCI-based s
28335chuankoutongxun
- DSP28335与上位机的SCI串口通讯,包括扫描与中断两种发送数据方式。-DSp28335 serial communication with the host computer, and contains interrupt program
13777199RS232
- 串口通讯系统,连接上位机与下位机之间的原件,实现上下通讯-Serial communication system, connecting between the host computer and the lower machine between the original, to achieve the upper and lower communications
AD_FLASH1
- DSP28335的一个简易的AD采样程序 ,使用串口通讯和上位机通讯(AD sampling for DSP 28335 ,SCI is used for communicating with PC)