CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IO口模拟串口

搜索资源列表

  1. SPI

    0下载:
  2. 用单片机的IO口模拟SPI串行总线通信,可用于与FM1702通信-Single-chip IO simulation SPI bus communication
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:1024
    • 提供者:曹俊昭
  1. I^2C

    0下载:
  2. 利用单片机普通IO口模拟I2C时序,实现串行通信。并将数据写进E2PROM,实现数据掉电保存-Microprocessor IO port simulation I2C timing, serial communication. And the data is written into the E2PROM, data power-down save
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1304906
    • 提供者:
  1. avr-cdc232.2011-06-24

    0下载:
  2. 值得收藏的使用AVR单片机的IO口模拟USB通信,实现USB转串口。使用AVRStudio可以编译AVR其他型号单片机使用。-Worthy collection using AVR microcontroller IO port analog USB communication, USB to RS232. Use AVRStudio tool can be able to compile AVR other models microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:351778
    • 提供者:cooltegra
  1. mini2440_simulation-SerialByIO

    0下载:
  2. 在mini2440上用IO口模拟的串口,采用异步通知的方式去通知进程串口数据读取完毕-Mini2440 on simulation of serial IO port asynchronous notification to inform the process of serial data read completed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-21
    • 文件大小:2959
    • 提供者:路杰锋
  1. EEROM

    0下载:
  2. EEROM ,FM25V05用io口模拟同步串口spi,驱动程序代码。在某厂家实习时,老板给的-EEROM, FM25V05 driver header file
  3. 所属分类:DSP program

    • 发布日期:2017-11-04
    • 文件大小:2298
    • 提供者:裤子
  1. CaptureIO

    0下载:
  2. 单片机上按UART的时序做的IO模拟串口-Microcontroller on the the UART timing of IO analog serial
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:2694
    • 提供者:田心
  1. IO--SPI-

    0下载:
  2. 运用单片机的4个IO口来模拟spi的功能,以此解决串口通信的问题。-Microcontroller IO port analog spi, in order to resolve the problems of serial communication.
  3. 所属分类:CSharp

    • 发布日期:2017-11-04
    • 文件大小:1103
    • 提供者:杨强
  1. w_readers

    0下载:
  2. 韦根协议实现和用io模拟串口实现-Wageningen protocol and the use of simulated io Serial Port-Wageningen protocol and the use of simulated io Serial Port
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-17
    • 文件大小:2300
    • 提供者:gsder
  1. aUART

    0下载:
  2. C51普通IO模拟串口收发,波特率可达28800,可做多串口移植;-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:45907
    • 提供者:刘熙
  1. three-wire-serial-port

    0下载:
  2. 用C语言写的通过普通IO口模拟三线串口的程序。-A program written in C language to create a three-wire serial port using ordinary analog I/O ports.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1714
    • 提供者:pengxiaotu
  1. 74ls164-with-138-IO

    0下载:
  2. 74ls164与138扩展IO口的模拟串口c程序-74ls164 with 138 IO expansion port analog serial c program
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:7417
    • 提供者:饶佳新
  1. EEROM

    0下载:
  2. EEROM ,FM25V05用io口模拟同步串口spi,驱动程序代码。在某厂家实习时,老板给的-EEROM, FM25V05 driver header file
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:2343
    • 提供者:rilTh
  1. monichuankou

    0下载:
  2. 将单片机IO口模拟为串口发送数据,51单片机可直接编译后使用(若出现错码可适当降低波特率)-The single-chip analog to serial IO port to send data, the microcontroller 51 can be directly compiled using (error code if there may be appropriate to reduce the baud rate)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:questionab
  1. EEROM

    0下载:
  2. EEROM ,FM25V05用io口模拟同步串口spi,驱动程序代码。在某厂家实习时,老板给的-EEROM, FM25V05 driver header file
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:2382
    • 提供者:nhuaTh
  1. STM32F103_DHT11

    0下载:
  2. STM32通过IO口模拟与DHT11实现串行通信,由于DHT11本身限制只能读出温度和湿度的整数位!-STM32 serial communication via IO port analog and DHT11, DHT11 itself due to restrictions only read integer bit temperature and humidity!
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4969617
    • 提供者:姜瑜
  1. mini2440_simulation-SerialByIO

    0下载:
  2. 在mini2440上用IO口模拟的串口,采用异步通知的方式去通知进程串口数据读取完毕-Mini2440 on simulation of serial IO port asynchronous notification to inform the process of serial data read completed
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3119
    • 提供者:arrkend
  1. nrf24l01_4_TX

    0下载:
  2. 51单片机NRF24L01发送程序。基于STC89C52芯片,使用IO口模拟SPI串口实现数据传输,控制NRF24L01 2.4GHz无线模块发送数据-51 single chip NRF24L01 sending program. Based on STC89C52 chip, using IO port analog SPI serial port to achieve data transmission, control 2.4GHz NRF24L01 wireless module to
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:40151
    • 提供者:Shlll
  1. AVR-IOUSART

    1下载:
  2. AVR单片机模拟串口程序_C语言(代表一个定时器和两个IO)-AVR microcontroller simulation serial process _C language (representing a timer and two IO)
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:901
    • 提供者:FF
  1. uartSoftware

    0下载:
  2. 软件模拟串口发送 用单片机普通io口-uart txd
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:608
    • 提供者:
  1. mini2440_simulation-SerialByIO

    0下载:
  2. 在mini2440上用IO口模拟的串口,采用异步通知的方式去通知进程串口数据读取完毕-Mini2440 on simulation of serial IO port asynchronous notification to inform the process of serial data read completed
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3327
    • 提供者:s33033004anyan
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com