搜索资源列表

  1. at89c2051模拟串口

    0下载:
  2. 51io模拟串口程序-51io simulation procedures
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1709
    • 提供者:王兰兰
  1. SeriesIO

    0下载:
  2. 9600bps的模拟串口程序-9600 serial simulation procedures
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:白衣
  1. at89c2051模拟串口

    0下载:
  2. 51io模拟串口程序-51io simulation procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王兰兰
  1. 软件模拟串口RS232

    0下载:
  2. 串口通信小程序,非常使用-small serial communication procedures, the use of very
  3. 所属分类:串口编程

  1. LPC2214SimuUart

    0下载:
  2. ARM(LPC2214)模拟串口程序,通过定时器捕获比较功能产生模拟串口,波特率可以达到19200bps-ARM (LPC2214) simulation serial process, through timers have captured more functional simulation of serial ports, baud rate can be achieved 19200bps
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:110592
    • 提供者:程星星
  1. 51单片机IO口模拟串口通讯C源程(单片机)

    0下载:
  2. 单片机串口调试小程序,是单片机之间的通信的-small microcontroller serial debugging process, the communication between the microcontroller's
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. 51 IO口模拟串口通讯C源程序

    0下载:
  2. 51 IO口模拟串口通讯C源程序,IO 口模拟232通讯程序 使用两种方式的C程序 占用定时器0 -51 IO serial communications simulation C source, I simulated 232 IO communication procedures use two forms of occupation C program timer 0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王胜
  1. 模拟串口(用IO口实现)

    0下载:
  2. 此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!-this program can help you in the absence of SCM Serial, Serial function, C51 program is conducive to transplant!
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:南郁星
  1. moni_uart

    0下载:
  2. 51单片机的模拟串口程序,实现发送功能。 编译环境:keil c51-51 analog microcontroller serial procedures to achieve this function. Build Environment : Keil decoder
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:zidaozhou
  1. chuankoumoli

    0下载:
  2. 用单片机软件模拟串口程序,只占用一个T2资源,对初学者很有帮助-MCU serial process simulation software, only takes up a T2 resources useful for beginners
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。以下的程序是我编写的模拟串口程序,程序中使用了单片机的定时器0,和INT0中断。数据的发送和接收由中断程序自动进行。程序已经过AVR仿真器仿真和实际烧片使用,证明可靠。有一点需要说明的是,此模拟的串口为半双工方式。 主程序中,单片机将标准串口设置为115200bps,将模拟串口设置为19200bps。单片机将标准串口收到的数据从模拟
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:张永余
  1. SoftIO_COM

    0下载:
  2. 经过改进的IO模拟串口程序源码,它可以实现MODBUS RTU的功能!对需要使用普通IO来增加串口的朋友非常有用,其中通讯部分来自网上.-improved procedures Serial IO simulation source code, It can be achieved MODBUS RTU functions! the need to use ordinary serial IO to increase friend is
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:邹吉文
  1. 1

    0下载:
  2. 普通io口模拟串口程序,比一般网站上边的要好些,不知道和我们这里的比会是什么结果-Io ordinary serial port simulation procedures, than the average Web site to some of the above, I do not know here than with us, what would be the result of
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:米斯图
  1. serialport2

    0下载:
  2. 用serialport做的模拟串口程序,用于接法数据等-Serialport simulation done with serial procedures for data access method
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:48128
    • 提供者:echo
  1. 51IO_SOFT_UART

    0下载:
  2. 51单片机IO模拟串口程序,有三种方法详细介绍。最后还有完整的通过验证的程序。-51 Single-chip Serial IO simulation procedures, there are three ways in detail. Finally, there is a complete validated procedures.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:邵刚
  1. mnck

    0下载:
  2. C51模拟串口程序,参加电子设计的时候设计的。-C51 analog serial procedures, to participate in electronic design when the design.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:肖继达
  1. IO_Simulate_UART

    0下载:
  2. 利用单片机I/O口模拟串口程序,可扩展多个串口功能-Using MCU I/O serial port simulation program can be expanded multiple serial features!!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:无名岛
  1. 模拟串口发数

    0下载:
  2. 51单片机中普通IO口模拟串口发数,C、C++,简单小程序易学易懂(51 SCM in general IO port emulated serial number, C, C + +, simple small program easy to understand)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:Sasuke康
  1. 模拟串口

    0下载:
  2. 51单片机的模拟串口的一个小程序,新手了解学习模拟串口看一下可以(51 SCM simulation serial port a small program, novice understand the learning simulation serial port to see can)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:xs_wape
  1. STM8S003F IO口模拟串口源码

    0下载:
  2. STM8S003F只有一个串口,项目中需要两个串口,因此采用IO口模拟一个串口。 此程序也是经理给的,经过测试可以用,不过需要耐心阅读一下程序,理解串口程序的思路,能够正确读写串口温度传感器的温度值(STM8S003F has only one serial port, and two serial ports are needed in the project, so IO port is used to simulate a ser
  3. 所属分类:芯片资料

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:cttboy
« 12 3 4 5 6 7 8 9 10 ... 25 »

源码中国 www.ymcn.org