搜索资源列表
金浪开发板程序和Makefile
- 金浪ARM9开发板DEMO程序,里面包括所有程序的源程序和MAKEFILE。-golden wave ARM9 development board DEMO procedures, they include the source code of all the procedures and MAKEFILE.
mykey
- 在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
AVRcam_rel_1_4
- he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. The makefile used to build the source is included-he AVRcam sou
char_lcd_msp430
- This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The project contains a makefile and uses assembler and C sources. It shows a clock on an character LCD.-This a simple example project for the MSP 430
Computerterminal
- 基于avr-gcc (GCC) 4.1.2 (WinAVR 20070525)环境开发的atmega128应用程序(带makefile文件),320240液晶图文显示,时实时钟DS12C887,ASCII格式串口通讯协议(应用无线数传),内部EEPROM读写等
tcpipC
- 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPTIMIZE(2)or higher so that automatic variables
makefile-china
- makefile中文教程 中文使用教程 很方便
hand
- mega16 实现的控制舵机的程序,在winavr20080610上编译通过,用户可自己制作makefile函数在winavr上编译使用
使用AVR单片机模拟USB hid设备,免驱动
- 使用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
daocheleida.rar
- 基于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.
AVR_J1850_VPW_Interface_v1.06
- AVR OBD2 interfaces for auto tunning
pmbus
- pmbus在avr32开发板平台上tiny24中的实现。-This is PMBus 1.1 [0] software intended to replace the firmware found in the "Board Controller" [1] on the Atmel ATNGW100 [2], which is a low cost [$US 90] Linux-oriented board suitable for developing and deploying AVR32
AVRkey
- AVR单片机控制下的实时按键显示,已测试通过,有makefile文件。-AVR single-chip real-time under the control of key shows that have been tested, there makefile file.
EEPROM
- 与EEPRPM相关的函数库和makefile设置程序,适用于大部分AVR单片机。-EEPRPM associated with the library and makefile setup program, applicable to most single-chip AVR.
avrPN
- 本文对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,
buttons
- 2410 button TEST,包含源程序和Makefile文件-2410 button TEST,including src file and Makefile
MakefileDecisionMaking
- Microsoft Word tutorial document explaining how to add decision-making abilities to a Makefile.
at91sam7s64_Hello
- at91sam7s64 helloworld代码。可用于学习如何使用arm gcc以及makefile来进行arm编程。-at91sam7s64 helloworld code. Can be used to learn how to use the arm gcc and makefile for arm programming.
AVR_makefile
- 提示:这是一个针对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
Makefile
- 用于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