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

搜索资源列表

  1. mykey

    0下载:
  2. 在AVR单片机的控制下,通过WinAVR编译器和makefile的编写,在一个数码管上实时输出键盘输入的字符,当在键盘上按下某一个键时,在数码管上显示该键的值。如按下1时数码管显示1,按下F时数码管显示F。-control, through WinAVR compiler makefile and the preparation, in a real-time digital control keyboard input output of the characters, when presse
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.94kb
    • 提供者:刘宇
  1. Computerterminal

    0下载:
  2. 基于avr-gcc (GCC) 4.1.2 (WinAVR 20070525)环境开发的atmega128应用程序(带makefile文件),320240液晶图文显示,时实时钟DS12C887,ASCII格式串口通讯协议(应用无线数传),内部EEPROM读写等
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-18
    • 文件大小:390.49kb
    • 提供者:白广斌
  1. 使用AVR单片机模拟USB hid设备,免驱动

    1下载:
  2. 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-10-14
    • 文件大小:183.92kb
    • 提供者:李璇
  1. daocheleida.rar

    0下载:
  2. 基于ATMEGA 16带NOKIA3310液晶显示的汽车倒车雷达设计,含原理图,C程序代码(GCC AVR),Makefile文件,详细注释。,Based on ATMEGA 16 with NOKIA3310 LCD car reversing radar design, including schematic, C code (GCC AVR), Makefile file, detailed notes.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:67.88kb
    • 提供者:zhuhuiqin
  1. AVR_J1850_VPW_Interface_v1.06

    0下载:
  2. AVR OBD2 interfaces for auto tunning
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:40.28kb
    • 提供者:eco123u
  1. AVR_USBHID_Bootloader

    1下载:
  2. AVR芯片的USB HID Bootloader。不同于一般的串口下载。支持没有USB接口的AVR芯片模拟USB通讯,通过USB直接下载代码到芯片。内附上位机的下载程序。 支持AVR MEGA系列芯片,只需修改Makefile文件中芯片型号即可-AVR chip USB HID Bootloader. Unlike the serial port download. No USB interface to support analog USB AVR chip communication,
  3. 所属分类:USB develop

    • 发布日期:2017-03-23
    • 文件大小:42.53kb
    • 提供者:招志斌
  1. AVRkey

    0下载:
  2. AVR单片机控制下的实时按键显示,已测试通过,有makefile文件。-AVR single-chip real-time under the control of key shows that have been tested, there makefile file.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:23.45kb
    • 提供者:倩倩
  1. EEPROM

    0下载:
  2. 与EEPRPM相关的函数库和makefile设置程序,适用于大部分AVR单片机。-EEPRPM associated with the library and makefile setup program, applicable to most single-chip AVR.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:10.03kb
    • 提供者:bingliang chen
  1. beep

    0下载:
  2. Beep source code for atmels AVR microcontroller. Beeps on random, contains .c file . hex file and makefile ) -Beep source code for atmels AVR microcontroller. Beeps on random, contains .c file . hex file and makefile )
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:4.43kb
    • 提供者:cki
  1. avrPN

    0下载:
  2. 本文对PN程序编辑软件做简单的介绍,以及对MAKEFILE文件的编辑原理做简单举例,希望对大家熟悉PN,学习AVR有帮助。-This article on the PN program editing software to do a brief introduction, and the MAKEFILE file to do a simple example, the editorial principles, I hope all of you are familiar with PN,
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:6.08kb
    • 提供者:
  1. AVR_makefile

    0下载:
  2. 提示:这是一个针对AVR studio4.12开发的AVR-GCC Makefile生成向导工具。因此,使用前请安装AVR studio4.12。工程文件布局要与AVR studio一致,即工程目录名要与工程同名,C文件要与工程文件同目录,输出文件统一放到一个文件夹。-Note: This is a development for AVR studio4.12 AVR-GCC Makefile Generation Wizard tool. Therefore, before using ins
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:33.95kb
    • 提供者:张程序
  1. Makefile

    0下载:
  2. 用于avr的通用makefile,只要修改器件名称,添加需要的源文件路径,就能使用了,默认使用avrdude的usbasp进行下载-For avr general makefile, as long as the modified device, add the desired source file path, you can use the default download using avrdude' s usbasp
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1.4kb
    • 提供者:lgm
  1. Camera

    0下载:
  2. AVR 相机软件源代碼,包含makefile和test1.pnproj-AVR Camera source codes, makefile and test1.pnproj included
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:131.98kb
    • 提供者:Charles Lin
搜珍网 www.dssz.com