搜索资源列表

  1. uart_51

    0下载:
  2. 在keil c环境下,应用软件模拟uart,以用较少的硬件资源来实现串口通信-the environment, application software simulation UART and using less hardware resources to achieve the serial communication
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:孙悟
  1. MODBUSDISPLAY

    0下载:
  2. CPU为CSP8051F020,有两个串口和一个SPI口。 一个串口通过数传电台和中控室计算机通信 另一个串口和PLC的MODBUS口通信。 SPI口控制数码管的显示。 已经在工程上应用。-CPU for CSP8051F020, two serial and one SPI mouth. A serial data transfer through the radio and the computer contro
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:LIN
  1. danpianji3

    0下载:
  2. SH601.C 单片机间的RS232串行通信程序 SH602.C 单片机和PC之间的串行通信程序 SH603.A51 用51单片机的I/O口模拟串口的例程 SH604.C 单片机的无线数据传输例程 SH605.A51 使用单片机实现I2C串行通信的例程 SH606.A51 使用单片机实现的红外数据传输 SH607.C 双端口RAM方式的数据通信例程 608 介绍电平转换芯片MAX485的使用方法和接口电路。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:60416
    • 提供者:马一
  1. LCM12864_driver

    0下载:
  2. 这个是基于MCS51单片机的液晶显示驱动程序。显示屏为LCM12864,通信采用单片机模拟串口通信,速度不高,但是满足字符显示的需求。LCM12864为内置汉字库的。-this is based on the MCS51 the LCD driver. Display of LCM12864, communications simulation using SCM serial communication, speed is not h
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:刘大牛
  1. c51-2

    0下载:
  2. 51单片机通过无线收发模块nRF24L01实现通信的程序,以及和PC通信的串口程序-51 microcontroller through a wireless transceiver module nRF24L01 achieve communication procedures, and the PC and the serial communication procedure
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, G
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:173056
    • 提供者:吴水林
  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. SPI_rtest

    0下载:
  2. 针对Silicon labs的C8051F020 mcu 的全双工SPI(4线)调试从器件部分程序,对其接收到的主器件的数据包会从串口1中发送至PC,从串口助手中可以看到.开发环境为KeilC,需要U-EC3仿真器下载至mcu中,方可调试. 这与上传的另一个SPI_test是两个相关的程序,但是二者的配置有很大的区别.如果要实现全双工,需要在从器件里保证:在主器件发起通信前将待发数据赋给SPIDATA缓冲器(注意收发缓冲器是同一个).当
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:Sue
  1. serial1To4

    0下载:
  2. 一个实现一个串口扩展四个串口的实现程序,主芯片使用51,扩展了四个子串口,子串口芯片VK32,51和子串口之间用SPI通信。 全部代码在产品上验证通过。-A realization of a serial extension of the realization of the four serial procedures, the use of the main chip 51, the expansion of the four
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:black
  1. rs232

    1下载:
  2. 51单片机与PC机通信的232串口程序,波特率可设,全部工程文件.可直接用做测试-PC-SCM and 51 of the 232 serial communications procedures, the baud rate can be set up, all engineering documents. Can be directly used to do the test
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1643520
    • 提供者:lance
  1. uart

    0下载:
  2. 这是一个基于vc串口异步通信 可以实现串口半双工的异步通信 -This is a serial asynchronous communication based on vc can achieve half-duplex asynchronous serial communications
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:1930240
    • 提供者:sch
  1. RTXSerialAPI

    2下载:
  2. 完整的RTX串口驱动程序测试源代码,实现简单的RTX串口通信方法,实现Windows在实时性上的不足。-RTX complete testing serial driver source code, to achieve simple RTX serial communication method, the realization of Windows in the real-time gap.
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:solarberiden
  1. serialtimer

    0下载:
  2. 51单片机,定时器和串口通信工具!!!可好用的-51 single-chip, timers and serial communication tool
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:184320
    • 提供者:shnag
  1. TIME

    0下载:
  2. 51单片机设计可以随意调节时间、带整点闹铃的时钟。(其中用到定时器、中断、按键、蜂鸣器、数码管或串口通信)-a timer based on 51
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 万能51串口通信例程 直接设置参数就可以使用,不需要再编写通信函数-serial_port.c#include <REG52.h> #include <intrins.h> #define uchar unsigned char #define uint unsigned int
  3. 所属分类:串口编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:lsj
  1. 51-51

    0下载:
  2. 51与51之间的双机通信原理仿真用串口的-Between 51 and 51 principles of simulation of two-machine communication with serial
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:郝炀
  1. serial_and_usb_mcu

    0下载:
  2. USB与串口通信的程序中单片机的源码,用keil编写,采用51单片机.-USB and serial communication program source MCU, using keil prepared, using 51 single-chip microcomputer.
  3. 所属分类:USB编程

    • 发布日期:2024-05-19
    • 文件大小:82944
    • 提供者:林海全
  1. mcu_helper

    0下载:
  2. 51串口通信计算器; 51定时器初值计算软件; 串口调试助手V2.2-51 serial communication Calculator 51 timer initial value calculation software serial debugging assistant V2.2
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:301056
    • 提供者:阿K
  1. chuankou

    0下载:
  2. 51单片机串口与PC通信下位机程序,单片机驱动16路IO。-transfer
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:917504
    • 提供者:罗皇
  1. SPI

    0下载:
  2. spi是基于串口通信技术编程的,仿照51的款-spi is based on serial communication technology of programming, modeled on section 51. . . . . . . . . . . . . .
  3. 所属分类:软件工程

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

源码中国 www.ymcn.org