代码搜索:ATmega162
找到约 55 项符合「ATmega162」的源代码
代码结果 55
www.eeworm.com/read/7227/109802
pdf 用 atmega162 替换 atmega161.pdf
www.eeworm.com/read/477426/6734833
txt mega162.txt
*************************************************************************
* Using ATmega162 in it native mode (no M161 compatibility) with yampp7 *
************************************************
www.eeworm.com/read/113100/15470232
txt mega162.txt
*************************************************************************
* Using ATmega162 in it native mode (no M161 compatibility) with yampp7 *
************************************************
www.eeworm.com/read/233668/14143373
h keyaltdefs.h
//************************************************
//* Matrix keyboard decoder
//* Alternation key definitions
//*
//* Filename: keyaltdefs.h
//* Version: 1.0
//*
//* Device: ATmega162
//* Cl
www.eeworm.com/read/233668/14143374
c mycellphone.c
//************************************************
//* Matrix keyboard decoder
//* Test application
//*
//* Filename: myCellPhone.c
//* Version: 1.0
//*
//* Device: ATmega162
//* Clock: Inte
www.eeworm.com/read/233668/14143376
h keymatrix.h
//************************************************
//* Matrix keyboard decoder
//* Main driver header file
//*
//* Filename: keymatrix.h
//* Version: 1.0
//*
//* Device: ATmega162
//* Clock:
www.eeworm.com/read/233668/14143377
c keymatrix.c
//************************************************
//* Matrix keyboard decoder
//* Main driver source file
//*
//* Filename: keymatrix.c
//* Version: 1.0
//*
//* Device: ATmega162
//* Clock:
www.eeworm.com/read/340134/3291776
makefile
CC=avr-gcc
AS=avr-gcc -x assembler-with-cpp
LD=avr-ld
OBJCOPY=avr-objcopy
INCDIR=.
UISPFLAGS=-dprog=avrisp -dlpt=0x3bc
CFLAGS=-g -mmcu=atmega162 -Os -mcall-prologues
#CFLAGS=-g -mmcu=atmega162 -Os
L
www.eeworm.com/read/226760/14453043
c usbaudio.c
//***************************************************************
//***************USB AUDIO CARD SOURCE CODE IN ATMEGA162*********
//Writen by Haventchen
//2004-3-10 21:08
//ICC-AVR applicati
www.eeworm.com/read/446612/7574641
txt readme.txt
This is full set of procedures used to communicate with
any GSM module for SMS sending/receiving (it uses standard AT commands).
Original code is for ATMega162 microcontroller, but code is gener