CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - AVR 模拟串口

搜索资源列表

  1. AVR-v_UART

    0下载:
  2. 在一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。这里介绍一个用AVR单片机模拟的串口程序.-in some applications, the regular use of the dual serial port, but most only provide a microcontroller serial, In fact, the general can use I / O simulation of a serial mouth. H
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.15kb
    • 提供者:ECN
  1. ak1

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

    • 发布日期:2008-10-13
    • 文件大小:1.96kb
    • 提供者:张永余
  1. avr-modul-source

    0下载:
  2. avr硬件软件开发的一些总结 用AVR单片机模拟的串口程序 AVR基本硬件线路设计与分析 等等
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.43mb
    • 提供者:龙一
  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. ds1302.rar

    0下载:
  2. AVR单片机通过模拟SPI串口通信的方式对DS1302进行读写操作。,AVR single-chip SPI serial communication by simulating the way to read and write operations on the DS1302.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:969byte
    • 提供者:阿贵
  1. AVR.rar

    0下载:
  2. 本程序包包含了基于ATmega16单片机从IO口操作到串口,模拟比较器,AD转换,PWM输出,TWI总线操作,SPI总线操作等完整程序。,This package contains ATmega16-based single-chip operation from the IO port to the serial port, analog comparator, AD converter, PWM output, TWI bus operation, SPI bus operation pro
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:5.58kb
    • 提供者:dangml
  1. AVR

    0下载:
  2. 基于AVRMEGA系列的8位模拟串口源代码-Based on AVRMEGA series of 8-bit analog serial port source code
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:38.17kb
    • 提供者:flyawayky
  1. SIMCOM

    0下载:
  2. AVR单片机普通I/O口模拟串口通讯程序(MODBUS协议) ICCAVR 开发环境-AVR Microprocessor I/O port simulation program serial communication (MODBUS protocol) ICCAVR Development Environment
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:56.24kb
    • 提供者:刘伟权
  1. iouart

    0下载:
  2. 模拟串口的通讯程序,采用的AVR单片机进行编程,C语言编写的-Simulation of serial communication procedures used in single-chip AVR programming, C language
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:21.08kb
    • 提供者:huangjian421
  1. softuart_avr

    0下载:
  2. AVR单片机软件模拟串口实现全双工的例子。-AVR single-chip simulation software to achieve full-duplex serial example.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:42.59kb
    • 提供者:王伟希
  1. AVR_serial

    0下载:
  2. AVR软件模拟串口程序,方便在PC上调试串口程序-Analog AVR software serial procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2.08kb
    • 提供者:scola
  1. M88(9600Bps)

    0下载:
  2. AVR单片机M88实现的模拟串口(9600Bps),已经在多个项目中应用,可靠性高,很有价值的一种用法!-M88 single-chip realization of AVR serial analog (9600Bps), the project has been implemented in many applications, high reliability and a valuable use!
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:52.02kb
    • 提供者:shiray_teng
  1. MnUART

    0下载:
  2. AVR mega16单片机模拟串口程序 很实用 232 485 都可以 波特率可设定 程序内已设定2400-8-1-8MHz 目前项目工作一切正常!-AVR mega16 microcontroller serial simulation program can be very practical 232,485 baud rate can be set within the program has been set 2400-8-1-8MHz current project work as u
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:3.15kb
    • 提供者:孙长友
  1. AVR与PC虚拟串口

    0下载:
  2. Atmega8串口测试程序,适合初学者,使用Atmel Studio 6.0编译通过,使用proteus 7.7模拟,串口输入、输出。test.atsln为Atmel Studio 6.0工程文件,uart.DSN为proteus文件
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-25
    • 文件大小:26.68kb
    • 提供者:chenhua
  1. AVR-anolog--serical

    0下载:
  2. AVR模拟串口 可以实现模拟串口功能,可以实现模拟串口功能-AVR can simulate analog serial port function, can realize analog serial function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-13
    • 文件大小:2.28kb
    • 提供者:刘三
  1. AVR-anolog-serial

    0下载:
  2. AVR单片机模拟串口,使用汇编语言写的,使用汇编语言写的-AVR microcontroller analog serial, written in assembly language, written in assembly language
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2.45kb
    • 提供者:刘三
  1. Usart9600

    0下载:
  2. AVR模拟串口 单片机:mega324P 编译环境:WinAVR 参考官方AVR304 支持主机、从机通讯;支持单片机管脚电平变化中断-AVR microcontroller serial simulation: mega324P compiler environment: WinAVR refer to the official AVR304 support Master, Slave communications support the microcontroller pi
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:10.01kb
    • 提供者:jia
  1. Usart38400

    0下载:
  2. AVR模拟串口 波特率:38400 占用定时器0和INT0边沿触发中断 AVR304-AVR simulate serial port baud rate: 38400 occupancy Timer 0 and INT0 edge-triggered interrupts AVR304
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:57.94kb
    • 提供者:jia
  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
    • 文件大小:901byte
    • 提供者:FF
  1. AVR单片机模拟串口发送和接收

    0下载:
  2. AVR单片机硬件串口不够用,利用IO口来模拟串口的发送和接收,代码中共扩张了4个虚拟串口。
  3. 所属分类:单片机(51,AVR,MSP430等)

« 12 »
搜珍网 www.dssz.com