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

搜索资源列表

  1. 80C51_1

    0下载:
  2. 1.异步通信软件模拟2.基于RS-232的串口通信3.基于RS-485的多机通信4. I2C总线协议的软件实现5. SPI总线在单片机系统中的实现6.-wire-1. Asynchronous communication software simulation 2. Based on the RS-232 serial communication 3. Based on the RS-485 Multi-machine communication 4. I2C bus protocol soft
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:64242
    • 提供者:hdm
  1. danpianji

    0下载:
  2. 单片机模拟串口的实现,介绍清楚,使用性强-The realization of analog microcontroller serial port to introduce clear that the use of strong
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:135334
    • 提供者:郭朋飞
  1. eeprom_ver1.0

    0下载:
  2. 富士通单片机95F108的flash模拟eeprom的程序,经过串口输出的验证-Fujitsu 95F108 MCU eeprom in flash simulation of the procedure by going through serial output validation
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:498250
    • 提供者:张路
  1. chabu

    0下载:
  2. 本程序是用单片机模拟数控机床插补功能,输出信号经功率放大器连接到试验台.通过计算机串口来显示输出效果.试验效果还可以,如果单片机高档些效果会更好. -This process is simulated using SCM CNC interpolation function, the output signal by the power amplifier connected to the test bed. Through the computer serial port to displ
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:1521
    • 提供者:王尊
  1. VM_IO

    0下载:
  2. STC89C51RD单片机普通模拟IO串口-Generic software uart written in C, requiring a timer set to 3 times the baud rate, and two software read/write pins for the receive and transmit functions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:3577
    • 提供者:wy
  1. FUN_VS_IO

    0下载:
  2. 使用单片机STC89C51RC普通IO口模拟串口三种方法-// 1. get_rx_pin_status() // Returns 0 or 1 dependent on whether the receive pin is high or low. // 2. set_tx_pin_high() // Sets the transmit pin to the high state. // 3. set_tx_pin_low() // Sets the transmit pi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:3347
    • 提供者:wy
  1. CK_9600

    0下载:
  2. 单片机开发 AT89C51模拟2个串口,汇编程序,波特率96-AT89C51 microcontroller development of simulation 2 serial, assembler, baud rate 9600
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:660
    • 提供者:储健
  1. demoXEPADC

    0下载:
  2. 飞思卡尔单片机AD转换程序,本程序完成下列功能的程序设计:单片机轮流采集通道0和通道1的模拟电压,把转换得到的数值转换成对应的电压值发送到串口显示出来,比如本次采得通道1的值为0x80,0x80代表的电压值为(0x80/0xff)*5=2.51伏(保留两位小数),则应在PC机超级终端收到数据“通道1电压值2.51伏”,单片机每0.5秒发送一次采集结果。-Freescale
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:485401
    • 提供者:lhr
  1. ASM

    0下载:
  2. 单片机普通IO口模拟串口功能 讲非标准拨特率转换为标准拨特率-Microprocessor Serial IO port analog dial feature about non-standard special rate is converted to the standard bit rate allocation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:3625
    • 提供者:sun fengxiang
  1. 51rs232

    0下载:
  2. 利用c51单片机的I/O口模拟RS232串口通信的几种方法-Using c51 microcontroller I/O port simulation RS232 serial communication in several ways
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5074
    • 提供者:sunamn
  1. AVR_Uart

    0下载:
  2. AVR单片机的串口通信程序,用Protues仿真,模拟效果很好-Protues AVR
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:39300
    • 提供者:yang
  1. 430Pro

    1下载:
  2. msp430单片机处理程序,单片机初始化,模拟量采集,滤波,串口通讯-msp430program
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:52735
    • 提供者:zlh
  1. program

    0下载:
  2. 本智能体温计采用AT89S52作为核心器件实现对系统的自动控制,采用双单片机串行处理结构。外界温度经AD590集成温度传感器采集,温度变化转换为线性电压信号,再经由OP07构成高精度低温漂的放大电路处理后,作为ADC0809的模拟输入信号,由ADC0809完成A/D转换,得到8位的数字信号送入单片机1(AT89S52)。单片机1将采集到温度值在LED数码管上显示出来,也通过串口通信将温度信号传到单片2(AT89S52)。-The intelligent thermometer AT89S52 a
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:61554
    • 提供者:小志
  1. 51_IOport_sim_usart

    0下载:
  2. 51单片机源程序,利用51的I/O口来模拟串口通信-This file simulates the USART using the I/O port.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1289
    • 提供者:张清风
  1. 1

    0下载:
  2. 51单片机普通i/o口模拟串口程序,此程序可将普通i/o口模拟为串口使用-51 Microprocessor i/o serial port simulation program
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:863
    • 提供者:lianqing
  1. io_uart

    0下载:
  2. 用单片机口线模拟串口的通用程序,可以应用于各种单片机-Microcontroller serial port line with the general simulation procedures can be applied to a variety of microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:7241
    • 提供者:jhon yi
  1. SerialFor51

    0下载:
  2. )随着单片机的使用日益频繁,用其作前置机进行采集和通信也常见于各种应用,一般是利用前置机采集各种终端数据后进行处理、存储,再主动或被动上报给管理站。这种情况下下,采集会需要一个串口,上报又需要另一个串口,这就要求单片机具有双串口的功能,但我们知道一般的51系列只提供一个串口,那么另一个串口只能靠程序模拟。 -Serial For 51 MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7595
    • 提供者:Geman
  1. USB-Device-CDC-SerialEmulator

    0下载:
  2. PIC单片机通过USB模块模拟串口程序源代码-PIC microcontroller through the USB serial module simulation source code
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:80886
    • 提供者:柏兆兰
  1. UART_IO

    0下载:
  2. 51单片机普通IO口模拟串口,实现串口的发送与接收程序源码。-Microprocessor 51 serial IO port simulation, to achieve the serial port to send and receive program source code.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:1019
    • 提供者:雪落无痕
  1. 11111111222

    0下载:
  2. NEC单片机I/0模拟串口, NEC单片机I/0模拟串口-NEC MCU I/0 analog port, NEC MCU I/0 analog port, NEC MCU I/0 analog port
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:128243
    • 提供者:王伟
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 19 »
搜珍网 www.dssz.com