搜索资源列表
COM terminal
- 超级终端(共享软件) 本软件为在DOS下使用超级终端的用户专门设计,请尽快注册,以免影响你的使用 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议-Super Terminal (sharing software) for the software used in DOS us
DOSCOMterminal
- DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port -DOS serial terminal program (the DOS software for use in super user terminals designed
PCL4C40
- C语言通讯程序库DOS版,支持10个115200波特率的通讯口
chuankou
- I/O口模拟串口(利用中断,波特率可达115200以上)-I/O serial port simulation (using interrupted, baud rate up to more than 115,200)
MY_XSENS_CODE
- 这是我自己写的xsen的mti系统程序,从陀螺仪和加速度计中实时读取数据,并在地理坐标系中进行解算,最后积分得到速度和位置信息。可以用于手势识别或者精度要求不高的导航系统。如果要用于精确导航,则应该进一步进行修正。程序使用com4进行通信,波特率是115200,采样频率是50hz,这些参数都可以修改。-This is my own writing xsen the mti system program from the gyroscopes and accelerometers to read
6
- 串口通讯实验: 本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Ser
2010
- 操作说明: 1.设置使用串口和其波特率,波特率一般为115200 2.操作顺序 连接手机-确认开机(屏亮)-输入串号并回车 3.密码:MIADM -write
UART
- ARM7 LPC2132 串口调试例程 基于Board LPC21238实验板-// UART Sample Code // NXP Semiconductors // // MCB2130 Board LPC21238: runs in internal Flash // MCB2130 Ram: runs in internal RAM //////////////////////////////////////////////////////////
comdos
- DOS系统下的串口测试程序,支持115200的波特率-com test for dos with 115200 baudrate
test_file
- 串口测试程序, 运行方式为 ./a.out /dev/ttyS0 115200 8 0 1-serial test file ./a.out /dev/ttyS0 115200 8 0 1
Arm_uhart_SourceCode
- 自己编写的ARM 串口通信程序,速率115200,一直在用-ARM uhart source Code
虚拟示波器
- 串口数据用波形显示出来,串口默认的波特率115200(The serial data is displayed with the waveform, the default baud rate of the serial port is 115200)