搜索资源列表
串口通信最终测试机
- 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four
c51模拟串口通讯
- 51在多机通讯时可采用此方式,3线式,忙时可无限等待,闲时传输速率高-51 in the multi-machine communication use this form, a three-line, busy waiting for an unlimited time, in his spare time high speeds
serialport-wince-5
- 在vs2005下开发的wince5.0下的serialport控件的使用程序,已经在pc与PDA之间成功通讯 按钮1是打开串口 按钮2是发送 按钮3是接收-Developed in VS2005 under wince5.0 use serialport control procedures are in pc and the success of communication between the PDA button 1 button 2 serial ports are open are
stc232
- 1.通过PC端的串口调试工具,从PC端发出一个十六进制的数, 通过串口传输到单片机,并有单片机通过LED数码管显示其ASII码,而且单片机又将这个数发回PC端,并在PC端显示出来,从而实现单片机与PC机的通讯 2.可以实现对下位机数据实时采集(如温度,程序中设定的是37摄氏度) 3.可以控制流水灯或继电器开关等-1. Through the PC-side debugging tools for serial port, from the PC client sends a hexa
Victor
- 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder seria
MCUToolsEn
- MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe source code! ! ! Super single-
msp430f4491-3
- msp430f449蓝色版开发编程语言--串口通讯测试-msp430f449 blue version of the development of programming languages- Serial Communication Test
090527softwaredesignofanalysisofgammarayscollected
- 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
2051
- 与终端的通讯 1.1 采用标准的UART通讯协议,波特率为9600,没有校验位,一个停止位。 1.2 通讯的过程是主从式半双工的。 1.3 详细的通讯协议参见芮鹤龄的文档。 -2051
3.10
- vb 制作的与单片机串口通讯控制灯的程序 串口波特率为4800 下位机 我用的 stc89c52rc 12M的晶振 P0口接8盏灯 初学作品 有问题大家评论 功能简单也适合初学的同学-vb production and Serial Communication program control lights The serial port baud rate to 4800 Lower machine I use stc89c52rc 12M crystal 8 l
SEEDVPM642_uartio_v3.3
- 这是SEED-VPM642开发板的串口通讯程序,可以UART的串口通讯,尤其适合DM642的初学者。-This is the SEED-VPM642 development board UART serial communication program, especially for the DM642 beginners.
3
- 单片机与PC机串口通讯仿真。内有源码、protues软件电路图。使用的开发环境为keil,使用51单片机,protues软件进行仿真,-Development environment for the KEIL, the use of 51 single-chip, Protues software simulation, there are source code and Protues software circuit
MySTM8V1.3
- stm8l的ADC采集,DAC输出以及串口通讯(Stm8l ADC acquisition, DAC output and serial communication)
实验3 MODBUS 485串口1
- MODBUS串口3实现串口通讯,稳定性高,架构简单。(MODBUS serial port 3 to achieve serial communication, high stability, simple architecture.)
投影机3
- 单片机和投影机串口通讯,实现对投影仪的开关控制(MCU and projector serial communication, to achieve the projector switch control)
【3】路虎_UART(2013.6.3)
- lpc1768串口通讯例程,使用路虎开发板(Lpc1768 serial communication routines, the use of Land Rover development board)
51单片机串口实验
- 程序是3个关于51串口的实验程序包,包括工程文件,c源文件,HEX烧写文件。3个实验分别是:-51串口通讯;-51串口通讯中断应用;-51串口测温电脑显示。(51 Serial Communication;The application of serial communication interrupt;Serial temperature measuring computer display)
单片机实验报告5
- 1.掌握串行口工作方式的程序设计,掌握单片机通讯的编制。 2.了解实现串行通讯的硬环境,数据格式的协议,数据交换的协议。 3.了解PC机通讯的基本要求。(1. Master the programming of serial port working mode and master the compilation of single chip communication. 2. Understand the hard environment of serial communication, p
stm32f103串口DMA接收发送
- 改程序主要把串口通讯与DMA结合 ,提高CPU工作效率,软件中运行的串口1的工作; 开启相关函数,就可以分别开启串口2,串口3的工作,这些函数在软件中都有标注。
12864点阵液晶SPI串口通讯程序代码
- 12864图形点阵,驱动芯片ST7565,通讯接口SPI串口,工作电压3.3V,显示单色图形和汉字,需取模生成16进制后写时程序中。