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

搜索资源列表

  1. uartintr

    0下载:
  2. 一个基于AVR单片机的通用、标准串口收、发中断程序,可移植到8/16/32的单片机上-an AVR-based generic, standard serial admission, the suspension procedure, can be transplanted into 8 / 16/32 on the MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1668
    • 提供者:liming
  1. progisp14

    0下载:
  2. 共享软件PROGISP(Ver1.4) 2005/12/28 支持编程器类型 1,多种并口(可以自定义)编程器(并口串行) 2,USBPROG编程器(usb串行) 3,并口并行编程器 特色: 1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。 2,USBPROG根据目标cpu自动调整三种下载速度(8k,187.5k,375k) 3,支持自定义ATMEL全系列cpu(avr+S5x 系列). 4,支持自定义熔丝信息
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:530329
    • 提供者:智峰
  1. ST7920带中文字库液晶原码程序

    0下载:
  2. ST7920带中文字库液晶原码程序 12864 keil的,串行方式 编写时已经考虑到往avr上的移植了,spi可以用avr硬件的,也可以用io模拟,甚至可以用mega48的串口做spi主机 ,经过我的测试串行方式,在cs无效时,7920还是可以接受数据,导致显示被误改,如果spi上接了其它器件,小心使用。-Driver with the original Chinese font LCD procedure code 12864 Keil. Serial way has been pre
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4466
    • 提供者:汤宇浩
  1. progisp14s

    0下载:
  2. 共享软件PROGISP(Ver1.4+) 2006/1/14 支持编程器类型 1,多种并口(可以自定义)编程器(并口串行) 2,USBPROG编程器(usb串行) 3,并口并行编程器 4,usbasp 扩展功能 1,串口调试,超级终端 特色: 1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。 2,USBPROG根据目标cpu自动调整三种下载速度(8k,187.5k,375k) 3,支持自定义ATM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:823955
    • 提供者:智峰
  1. AVR-USART

    0下载:
  2. atmega 单片机串口 中断方式、查询方式串口收发部分代码 使用buffer进行缓冲-atmega microcontroller serial interrupt mode, query serial transceiver sections of code using buffer to buffer
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4317
    • 提供者:张张
  1. 21.UART

    0下载:
  2. AVR串口程序,可将ATMEGA16单片机与电脑直接相连,进行串口数据的收发-AVR serial procedures, can be directly connected with ATMEGA16 single-chip computer, send and receive serial data
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:24612
    • 提供者:gujun
  1. AVR-PC-xunichuangkoutongxun

    0下载:
  2. AVR与PC虚拟串口我们可以通过虚拟设备进行软件仿真-AVR PC xunichuangkoutongxun
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:281764
    • 提供者:刘炜
  1. AVR-MCU-simulation

    0下载:
  2. 包含了AVR系列单片机的各种仿真实例,如DS18b20的温度仿真,DS18B20仿真实例+加串口通信,AVR_Uart串口应用-Contains a variety of AVR series MCU simulation examples, such as DS18b20 temperature simulation, DS18b20 simulation instance+ add a serial port communication, AVR_Uart serial port appli
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1829354
    • 提供者:彭凯
  1. AVR-M8-GCC-

    0下载:
  2. AVR m8 的GCC启动代码,可以直接编译通过并少些,后期可以自己加功能,保证原始可以运行,带串口-GCC AVR m8 s startup code can be compiled directly and less by the late can add their own functions to ensure that the original run, with serial
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:27844
    • 提供者:童鑫
  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. AVR

    0下载:
  2. 这里面是一些基于AVR ATMEGA16单片机的程序 包括串口 按键-There are some programs based on ATMEGA16 MCU ,you can use it immediately after download.
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:9258892
    • 提供者:konglingwen
  1. avr-microcontroller-serial-program

    0下载:
  2. 这是avr单片机的ATmaga64和48的串口通信程序工程包,实现了基本的串口通信过程。-This is avr microcontroller ATmega64 and 48 serial communication program engineering package to achieve the basic serial communication process.
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:169424
    • 提供者:邱鸿帅
  1. Labview-to-AVR

    0下载:
  2. 实物调试,labview通过usb转ttl电平控制AVR单片机,实现串口测试:发送hello字符返回ok!读取单片机I/0口,更改数码管显示等功能。-Physical debugging, labview through usb to TTL level control AVR microcontroller, realize serial testing: send hello character return ok! Read the microcontroller I/0 interfac
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:32080
    • 提供者:樊旭然
  1. labview-to-avr

    0下载:
  2. 实物调试:labview控制avr单片机下位机程序,接收上位机命令,进行串口测试,数码管显示的修改,I/0口的读取与写入。-Physical debugging: labview control avr microcontroller program under a machine, command, receive the upper machine serial tests, the changes of digital tube display, read and write I/0 in
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:54952
    • 提供者:樊旭然
  1. TCPTestDemo

    0下载:
  2. 支持ASCII,Hex码收发和显示,支持单次发送、多次发送、循环发送等,支持XMODEM MODEM 协议文件传输,作为AVR ,STM32 通用BootLoader软件 PC端升级工具。支持ASCII,Hex码收发和显示,支持单次发送、多次发送、循环发送等,支持XMODEM MODEM 协议文件传输,作为AVR ,STM32 通用BootLoader软件 PC端升级工具。(Support for ASCII, Hex code transceiver and display, support
  3. 所属分类:通讯编程

    • 发布日期:2017-12-27
    • 文件大小:229376
    • 提供者:小白人
  1. Marlin-1.1.0Serial1

    0下载:
  2. 基于Marlin1.1.0的开源版本增加了Serial1串口,来实现双串口信号输入输出,方便接入触摸屏控制而不受原架构Serial0的局限和干扰(The open source version of Marlin1.1.0 adds Serial1 serial port to realize dual serial port signal input and output, which is easy to access touch screen control without the lim
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-01-05
    • 文件大小:1735680
    • 提供者:陌小黑
  1. sketch_dec17a

    0下载:
  2. AVR单片机基于蓝牙2.0透传模块的数据接收程序。(AVR microcontroller based on Bluetooth 2 transmission module data receiving program.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:Y_Yuan
  1. M8-Read1

    0下载:
  2. 基于Atmel的AVR单片机开发,射频IC为EM4094,读取到的IC卡数据通过USB或串口上传。(The AVR microcontroller based on Atmel is developed, the RF IC is EM4094, the read IC card data is uploaded through the USB or the serial port.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-20
    • 文件大小:480256
    • 提供者:789sy
  1. Bootloader

    0下载:
  2. AVR单片机的从Bootloader区开始进行读取数据,并且可以通过串口进行烧写程序。(The AVR singlechip starts from the Bootloader area to read the data, and can make the burning and writing program through the serial port.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-21
    • 文件大小:6631424
    • 提供者:王若愚
  1. nrf24l01_avr

    0下载:
  2. nrf24l01的avr驱动, spi串口控制。(nrf24l01 avr driver, control with spi.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:厚厚唐僧
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 31 »
搜珍网 www.dssz.com