搜索资源列表

  1. spi

    0下载:
  2. STC89C58软件实现SPI口做主机,STC12C4052的SPI口设为从机.实现双CPU通信.由主机从SPI口发送0x55,从机SPI口接收到数据后+10=0x5f,从SPI口发送回主机.主机接收后发到串口.串口助手观察接收数据.程度通过keil c51调试并下载到STC晶片运行.-SPI software STC89C58 realize I make the host, STC12C4052 the SPI port is se
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:reource
  1. uart_receive

    0下载:
  2. s3c2440 串口接收模块设计。开发环境在ADS1.2。-S3C2440 serial receiver module design. Development environment in ADS1.2.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-19
    • 文件大小:40960
    • 提供者:fs
  1. VB_MSCOM_Communication

    0下载:
  2. 利用VB6.0写的应用程序,通过PC机串口接收基于凌阳SPCE061板制作的湿度计采得的湿度值,并通过VB界面保存和显示湿度数据。-Use VB6.0 to write applications, through the serial port to receive PC-board based on Sunplus SPCE061 produced mining hygrometer humidity values, and thro
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:41984
    • 提供者:杜一
  1. commport_send_recieveCode

    0下载:
  2. VB写的串口程序,能够完成将编辑框中的输入数据通过串口以16进制方式发送。同时能够从串口接收数据-VB serial write process to complete the edit box to input data through the serial port to send hexadecimal 16. At the same time be able to receive data from the serial por
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:118784
    • 提供者:陈小
  1. stc12c5410ad_uart

    2下载:
  2. stc12c5410ad单片机串口keil C 程序 主要功能: 串口相关寄存器初始化 串口接收中断服务程序-Single-chip serial stc12c5410ad procedures keil C main functions: serial correlation serial initialization register to receive interrupt service routine
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:
  1. P89LPC934_for_LM240128R

    0下载:
  2. 基于Keil uVision3开发平台,P89LPC934对液晶LM240128R的驱动程序,带有图形界面画边筐功能,以数据包的形式串口接收需要显示的数据-Keil uVision3-based development platform, P89LPC934 on the LCD driver LM240128R with graphical interface edge painting basket features to the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:李科
  1. 4

    0下载:
  2. 两台PC机间RS-232串口通信:有乙机,再有乙机通过串口jieshou甲机键盘输入字符串发送给乙机,再由乙机通过串口接收字符并显示在屏幕上。当键入感叹号,结束收发过程。-PC-between two RS-232 serial communication: A B machine, another machine through the serial port B jieshou A machine keyboard input st
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:孙和
  1. C8051F020UCOS2

    0下载:
  2. ucos移植到F020加了串口中断,谁能再加上AD转换啊-uCOS transplanted to F020 plus a serial port interrupt, who together with the AD conversion ah
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-19
    • 文件大小:217088
    • 提供者:guanweiming
  1. GPSsiearialrev

    0下载:
  2. gps串口数据接收程序实例。通过一个小例子讲解串口编程。-gps serial data reception procedures. Through a small example on serial programming.
  3. 所属分类:GPS编程

    • 发布日期:2024-05-19
    • 文件大小:104448
    • 提供者:kal
  1. 2132

    0下载:
  2. 这是LPC 213X,系列串口接收与发送程序,请大家参考!-This is the LPC 213X, Series Serial reception and transmission process, please refer to everyone!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-19
    • 文件大小:117760
    • 提供者:
  1. jieshouwenduzhiruanjian

    0下载:
  2. 通过串口接收单片机发给电脑的温度值,也可直接接收数据,可二次开发,源码全部上传,可自己修改-Distributed through the serial port to receive single-chip computer s temperature can also receive data directly to the secondary development of all-source upload, can modify
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:67584
    • 提供者:瞿孝杰
  1. DMARx

    0下载:
  2. 基于keil环境,内容为ARM7串口接收程序,用DMA方式实现-Keil-based environment, the content for the ARM7 serial receive process, achieved with DMA
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:56320
    • 提供者:吴尧林
  1. s3c2410_UART

    0下载:
  2. S3c2410的串口编程,根据S3C2410串口的寄存器设置串口波特率为57600,Main函数从串口接收数据后,判断其是否数字或子母,若是则加1后输出 -S3C2410 serial programming, according to S3C2410 serial port serial port baud rate setting register for 57600, Main function after receiving
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:bot
  1. h2t

    0下载:
  2. dsp 6416 串口通讯例子,主要是接收和发送一些字符-Examples of serial communication dsp 6416, primarily to receive and send some characters
  3. 所属分类:DSP编程

    • 发布日期:2024-05-19
    • 文件大小:118784
    • 提供者:赵宇
  1. UART_rec

    0下载:
  2. verilog 串口接收程序,在ACTEL Fusion FPGA上实验成功 和大家一起分享!^_^-Verilog serial receive process, ACTEL Fusion FPGA in the experimental success and share with everyone! ^ _ ^
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:whq
  1. ttyrcv

    0下载:
  2. linux 串口 接收程序,在intel pxa255 上跑通-linux serial port to receive the procedure, in the intel pxa255 run pass
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:rayfu
  1. AT89S51-serial

    2下载:
  2. 功能非常完善的51串口程序包,带数据包发送、接收校验。特别带有串口设置自动计算功能,使用方便。带详细使用说明。-Very well-51 serial package, with data packets to send, receive validation. Especially with a serial port settings automatically calculate the functional and easy t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:中银飞絮
  1. plotter

    0下载:
  2. 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering of the QT curve procedures, from the ARM on-board serial port to receive data, graphics rende
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:啊静
  1. xinfeiyin

    0下载:
  2. 这是我制作的电子听诊器的客户端软件。用来处理和显示心肺音信号。采用LabVier编写,可以通过电脑的串口接收数据,进行滤波,进行时域和频域的波形显示。适合对LabView有一定基础的朋友-This is what I produced an electronic stethoscope client software. Used to handle and display of heart and lung sound signal.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:343040
    • 提供者:柴源
  1. cuagkoutiaoshigopngju

    0下载:
  2. 简要描述: 一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。-Briefly described: a good and compact serial debugging assistant to support commonly us
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:142336
    • 提供者:BOBO
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org