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

搜索资源列表

  1. usart

    0下载:
  2. 串行通行用AVR单片机实现,先PC输入给单片机后,由单片机验证,反送回PC-USART REALIZE BY ATMEGA16
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:24884
    • 提供者:曹沛
  1. ad714Xcontroller.tar

    0下载:
  2. AD714x to PC controller s firmware. Includes nice i2c driver, USART and fifo implementations for avr.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:25369
    • 提供者:Dmitri
  1. PT22726

    0下载:
  2. For this project you need a 3.7v power supply that prepared by LM317 regulator. So you need MAX232 for connect uart to pc .my AVR chip project is Mega8 that you can program on any Avr chip have 2kbyte rom. In bascom spi hardware don’t work correct, s
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:17368
    • 提供者:Mohammad
  1. ourdev_191732.ZIP

    0下载:
  2. 用单片机通过CH375读写U盘,单片机分别有AVR32,AVR,MCS51,MSP430,M16C,MC9S12,80X86兼容PC工控机/单片机。-Microcontroller to read and write by using U disk CH375, single-chip, respectively AVR32, AVR, MCS51, MSP430, M16C, MC9S12, 80X86 compatible PC Industrial PC/microcontroller.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1754227
    • 提供者:ztx
  1. CH375B

    0下载:
  2. 文件系统为 FAT12/16/32 包括以下的可移植库文件,同时包括基于库文件的各个开发环境下的相应测试程序.以及 不同 U 盘读写方式下的程序. 1.AVR 系列单片机 ICC,GCC,IAR 等开发环境 2.51 内核单片机 KEIL 3.ARM32 ADS,SDT,KEIL,IAR 等开发环境 4.MC9S12: Motorola/Freescale MC9S12 系列单片机 5.X86PC: 80X86 兼容 PC 工控机/单片机 6.MSP
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:
    • 文件大小:4289792
    • 提供者:zhangji
  1. pcKONGZHIled

    0下载:
  2. 通过本实验学习PC机串口与AVR单片机串口之间相互通讯的基本硬件接口电路和软件编程方法,并且达到使用PC机来控制LED的简单应用。-Through this experiential learning PC, serial port and AVR microcontroller serial communication between the basic hardware interface circuit and software programming methods, and to us
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1339415
    • 提供者:xiexie
  1. bootload

    0下载:
  2. 本例程包括:1,AVR单片机通过串口自编程源码(本例使用ATMEGA644P,ATMEGA8515,通过更改可以适用所有AVR带自编程的单片机),PC机采用"超级终端" 2,AVR单片机读写IO扩展IC8155源代码 3,AVR单片机读写拓普微LCD T8000控制器的源代码;4,ATMEGA644P单片机头文件。-This routine includes: 1, AVR microcontroller programming via the serial port from source (
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:11494
    • 提供者:苏诚
  1. comunication

    0下载:
  2. 实现PC机与AVR单片机的串口通信,利用串口调试助手发送数据-PC machine with AVR microcontroller to achieve the serial communication to send data using serial debugging assistant
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:531
    • 提供者:陈俊辰
  1. Piano

    0下载:
  2. AVR Mega168 Play 8 piano keys on PC keyboard (CDEFGABC)-(ASDFGHJK)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:51768
    • 提供者:wandotuk
  1. OP07

    0下载:
  2. AVR单片机性能优越,有着广阔的市场前景,本设计主要研究AVR单片机的各部分功能,了解AVR单片机及其外围芯片连接,做出接口软件。 本设计将AVR单片机各部分功能融合起来,采用Atmega16L作为系统的核心,以12864为液晶显示,以RS232转换PC到单片机的电平,采用Atmega16L本身的A/D等等,出于价格和研究实用性方面的考虑本系统采用万用板制作。 经实践证明,该系统可以对AVR单片机的各部分功能进行实验研究,达到了对AVR单片机系统设计的要求,性能稳定,结构合理,适合在教学
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:237186
    • 提供者:hanxin
  1. VirtualKwyboard

    0下载:
  2. 该源码为使用avr开发的应用激光技术实现的虚拟键盘,包括使用i2c总线从摄像头获得数据后经单片机处理后将数据发送至pc机,具有较高的实用价值。-Avr source code to use the laser technology developed by the virtual keyboard, including the use of i2c bus access to data from the camera will send the data processing by the MC
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:7529
    • 提供者:SeehaoJee
  1. led

    0下载:
  2. 使用avr单片机完成一个简单系统,有2 个按键和8 个LED 数码管作为显示。两个按键分别代表输入字符“a”和“b”,且具备类似PC 机键盘的连发功能:如按下“a”键不放,第1 秒内输入1 个“a”,以后每隔0.2 秒输入一个“a”……。输入的“a”在8 个LED 数码管上由右向左移动。-Avr microcontroller using a simple system complete with two keys and 8 LED digital tube as the display. E
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:1209
    • 提供者:王军
  1. Uart

    0下载:
  2. AVR单片机通过PC串口控制继电器,Atmega16-AVR microcontroller through the PC serial port control relay
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1259
    • 提供者:yanxiaowei
  1. test07_1

    0下载:
  2. AVR串行口USART连接上位机通信程序 C语言,编译软件avr studio-AVR USART connected PC serial port communication program C language, compiler software, avr studio
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:7995
    • 提供者:黑雾
  1. update

    0下载:
  2. 这是ARM对AVR/C51升级的源程序xmodem,先通过TFTP将升级文件从PC下载到ARM,然后按照自己的握手方式,通过xmodem升级到AVR,已在产品中使用。-This is the source ARM upgrade of AVR/C51 xmodem, the first upgrade by TFTP to download files from PC to ARM, and then shook hands with their own way through xmodem u
  3. 所属分类:Embeded Linux

    • 发布日期:
    • 文件大小:3250
    • 提供者:ladeng
  1. GPS_final_2

    0下载:
  2. In this project i have interfaced an GPS with AVR microcontroller, the ATtiny2313 gets the location from the GPS and display it over the LCD display. This project also have the feature of marking a place with its name. For entering the Name of the pl
  3. 所属分类:GPS develop

    • 发布日期:2017-04-06
    • 文件大小:79574
    • 提供者:kiam
  1. keyboard

    0下载:
  2. Pc keyboard (not usb) enbedded software c source code pic avr renesas
  3. 所属分类:USB develop

    • 发布日期:2017-04-15
    • 文件大小:5961
    • 提供者:Altel
  1. LED

    0下载:
  2. 本程序是用AVR开发的,可以发送任意数量的点阵代码到VB编写的上位机-This program is developed with AVR, you can send any number of dot-matrix code to VB, PC
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:44172
    • 提供者:宁云困
  1. connectPC

    0下载:
  2. Connect AVR ATMEGA16 to PC
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:76830
    • 提供者:Ngao
  1. serial

    0下载:
  2. programa desarrollado en asm para una interfaz asincronica tipo comunicacion serial entre el avr atmega 16 y el pc controlando la digitalizacion de numeros
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:6174
    • 提供者:anking
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com