-
Datei
uart.h
peter Exp $ Software: AVR-GCC 4.1, AVR Libc 1.4 Hardware: any AVR with built-in UART, tested on AT90S8515 & ATmega8 at 4 Mhz License: GNU General Public License Usage: see Doxygen manual LICENSE: Copyright (C) 2006 Peter Fleury This program is free software; you can redistribute it and/or modify it under
in „ATmega168 Bootloader“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.h
peter Exp $ Software: AVR-GCC 4.1, AVR Libc 1.4 Hardware: any AVR with built-in UART, tested on AT90S8515 & ATmega8 at 4 Mhz License: GNU General Public License Usage: see Doxygen manual LICENSE: Copyright (C) 2006 Peter Fleury This program is free software; you can redistribute it and/or modify it under
in „fleurys I2C + UART lib halten in Kombination die Hauptschleife an!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.h
peter Exp $ Software: AVR-GCC 4.1, AVR Libc 1.4 Hardware: any AVR with built-in UART, tested on AT90S8515 & ATmega8 at 4 Mhz License: GNU General Public License Usage: see Doxygen manual LICENSE: Copyright (C) 2006 Peter Fleury This program is free software; you can redistribute it and/or modify it under
in „RFM70 Timing Problem?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.h
peter Exp $ Software: AVR-GCC 4.1, AVR Libc 1.4 Hardware: any AVR with built-in UART, tested on AT90S8515 & ATmega8 at 4 Mhz License: GNU General Public License Usage: see Doxygen manual LICENSE: Copyright (C) 2006 Peter Fleury This program is free software; you can redistribute it and/or modify it under
in „Float via UART an PC senden“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_ISP_USER_GUIDE.PDF
AT90S1200 AT90S2313 AT90S/LS2323 AT90S/LS2343 AT90S/LS2333 AT90S4414 AT90S/LS4433 AT90S/LS4434 AT90S8515 AT90S/LS8535 ATmega161(L) ATmega16(L) ATmega163(L) ATmega32(L) ATmega323(L) ATmega103(L) ATmega128(L) Information about supported devices in latest versions of the firmware can be found in the AVR Studio
-
Datei
walkingled.c
gmx.ch> http://jump.to/fleury Date: December 2003 Software: AVR-GCC 3.3 Hardware: Tested with AT90S8515 at 4 Mhz and ATmega8 at 1 Mhz Description: Demonstrates use of timer/counter interrupts. Turns on one LED on port B which walks from bit 0 to bit 7 in intervals of 0.5 sec Uses AVR Timer/Counter1 interrupt
-
Datei
lcd.s
.file "lcd.c" .arch atmega8515 __SREG__ = 0x3f __SP_H__ = 0x3e __SP_L__ = 0x3d __tmp_reg__ = 0 __zero_reg__ = 1 .global __do_copy_data .global __do_clear_bss .text .global load_grafik .type load_grafik, @function load_grafik: /* prologue: frame size=0 */ /* prologue end (size=0) */ .L2: sbic 48-0x20,5 rjmp .L2 lds r24,4096 .L4: sbic 48-0x20,5 rjmp .L4 lds r24,4096 .L6: sbic 48-0x20,5 rjmp .L6 lds r24,4096 mov r26,r24 .L8: sbic 48-0x20,5 rjmp .L8 lds r24,4096 mov r23,r24 ldi r22,lo8
in „Bug in WinAVR oder wieso macht der Compiler so einen Müll ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
MT8888.c
/***************************************************** Chip type : ATmega8515 Program type : Application Clock frequency : 3,579000 MHz Memory model : Small External SRAM size : 0 Data Stack size : 128 *****************************************************/ #include <mega8515
in „MT8888 DTMF Ton erzeugen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ds.c
V2.04.1 Evaluation Automatic Program Generator © Copyright 1998-2009 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com Project : Version : Date : 30.04.2009 Author : Freeware, for evaluation and non-commercial use only Company : Comments: Chip type : ATmega8515 Program type : Application AVR
in „DS1820 defekt?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ds.c
V2.04.1 Evaluation Automatic Program Generator © Copyright 1998-2009 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com Project : Version : Date : 30.04.2009 Author : Freeware, for evaluation and non-commercial use only Company : Comments: Chip type : ATmega8515 Program type : Application AVR
in „DS1820 defekt?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.h
peter Exp $ Software: AVR-GCC 4.1, AVR Libc 1.4 Hardware: any AVR with built-in UART, tested on AT90S8515 & ATmega8 at 4 Mhz License: GNU General Public License Usage: see Doxygen manual LICENSE: Copyright (C) 2006 Peter Fleury This program is free software; you can redistribute it and/or modify it under
in „AVR Bootloader in C, geht mit mega8 nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
spi2.c
CodeWizardAVR V1.23.8c Standard Automatic Program Generator © Copyright 1998-2003 HP InfoTech s.r.l. http://www.hpinfotech.ro e-mail:office@hpinfotech.ro Project : Version : Date : 24.05.2007 Author : Company : Comments: Chip type : ATmega8515 Program type : Application Clock frequency : 4,000000 MHz
in „SPI allgemein, MAX7221“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lib_indicate.asm
;**** A P P L I C A T I O N N O T E ************************************ ;* ;* Title : LED status indication library ;* Version : v1.0 ;* Target : Transceiver Rev.3.01 [ATmega8515] ;* ;* written by hendrik hoelscher
in „DMX Demultiplexer (Atmega8515-16)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
small_printf.c
von ATmegaxx8 anpassen -------------------------------------------------- */ #if defined (__AVR_ATmega8__) || defined (__AVR_ATtiny2313__) || defined (__AVR_ATmega8515__) #define UBRR0 UBRR #define UBRR0L UBRRL #define UBRR0H UBRRH #define UCSR0A UCSRA #define UCSR0B UCSRB #define UCSR0C UCSRC #define
in „#define Ich bekomme ein Makro nicht hin.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lib_dmx_in.asm
;**** A P P L I C A T I O N N O T E ************************************ ;* ;* Title : DMX512 reception library ;* Version : v1.3 ;* Last updated : 21.04.07 ;* Target : Transceiver Rev.3.01 [ATmega8515] ;* Clock :
in „DMX-Empfang klappt nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lib_dmx_in.asm
;**** A P P L I C A T I O N N O T E ************************************ ;* ;* Title : DMX512 reception library ;* Version : v1.2 ;* Last updated : 04.06.06 ;* Target : Transceiver Rev.3.01 [ATmega8515] ;* ;* written
in „DMX Demultiplexer (Atmega8515-16)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Speedometer.c
*********************** Project : SPEEDOMETER Version : 1.0 Comments: Peter Reinisch Chip type : ATmega8515 Program type : Application Clock frequency : 8.000000 MHz 64MS Memory model : Small External SRAM size : 0 Data Stack size : 128 Compiled with CodeVisionAVR C cross-compiler. ******************
in „Tacho und Kilometer“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Speedo_C.c
************************* Project : SPEEDOMETER Version : 1.0 Author: Peter Reinisch Chip type : ATmega8515 Program type : Application Clock frequency : 8.000000 MHz 64MS Memory model : Small External SRAM size : 0 Data Stack size : 128 Compiled with CodeVisionAVR C cross-compiler. ******************
in „Tacho und Kilometer“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
spi3.c
Chip type : ATmega8515 Program type : Application Clock frequency : 4,000000 MHz Memory model : Small External SRAM size : 0 Data Stack size : 128 *********************************************/ #include <mega8515.h>
in „SPI allgemein, MAX7221“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
avrtut.pdf
Christian Schifferle Oktober 2002 #Hier muss der verwendete AVR-Controller eingetragen werden #(at90s8515, at90s8535, attiny22, atmega603 etc.). MCU = at90s2313 #Hier wird die Zieldatei definiert (ohne Namenserweiterung). TRG = UART #Hier kommen die Quelldateien hin, wobei auf bereits definierte #Symbole
-
PDF
print.pdf
wie im Datenblatt zum FT245BM, Self-powered Application 3 to 8 decoder with Latch GND D C14 IC4 C15 L X3-2 2 X3-3 R GND GND GND GND RS232 Anschluss 5 6 IC2 + 1C F V C1 1 C1+ C 1 D Conroller AT90S8515 / ATMega161 / ATMega162 IC2P V+ 2 + N N 100nF 3 C1- D 5G V- 6 + N ISP Anschluss 1 4 C2+ u 3 G JP1 C2
in „Labor Netzteil“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dcc_prg.c
Author : Benoit BOUCHEZ Company : Comments: Developped with CodeVision AVR compiler Chip type : ATmega8515 Program type : Application Clock frequency : 8,000000 MHz Memory model : Small External SRAM size : 0 Data Stack size : 128 *********************************************/ // Versions // 1.0 : first
in „avr studio v4 nach hex umwanteln“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
speed.c
************************************************ Project : SPEEDOMETER Version : 1.0 Chip type : ATmega8515 Program type : Application Clock frequency : 8.000000 MHz 64MS Memory model : Small External SRAM size : 0 Data Stack size : 128 Compiled with CodeVisionAVR C cross-compiler. ******************
in „Tacho und Kilometer“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test.c
************************* Project : SPEEDOMETER Version : 1.0 Author: Peter Reinisch Chip type : ATmega8515 Program type : Application Clock frequency : 8.000000 MHz 64MS Memory model : Small External SRAM size : 0 Data Stack size : 196 Compiled with CodeVisionAVR C cross-compiler. ******************
in „Tacho und Kilometer“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_Uebersichtstabelle.pdf
100 TQFP 100 ATmega1281 128 4 8192 54 16 1.8-5.5 4 2 9 Yes 1+USART 2 Yes Yes 8 Yes Yes Yes Yes Yes 48 17 Yes MLF 64 TQFP 64 ATmega128RZAV 128 4 8192 54 16 1.8-5.5 4 2 9 Yes 1+USART 2 Yes Yes 8 Yes Yes Yes Yes Yes 48 17
in „Unterschied der AVR'S“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
small_printf.c
von ATmegaxx8 anpassen -------------------------------------------------- */ #if defined (__AVR_ATmega8__) || defined (__AVR_ATtiny2313__) || defined (__AVR_ATmega8515__) #define UBRR0 UBRR #define UBRR0L UBRRL #define UBRR0H UBRRH #define UCSR0A UCSRA #define UCSR0B UCSRB #define UCSR0C UCSRC #define
in „#define Ich bekomme ein Makro nicht hin.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
DMX-Tranciever.asm
/*DMX Sender mit einem AVR nach Julien Mintenbeck + Hendrik Hölscher für ATmega8515 */ //DEFINES************************************************************************* .INCLUDE "M32DEF.INC" .DEVICE ATmega32 .DEF S_save = R2 //SREG Puffer .DEF temp = R16 //standart .DEF tempH
in „Problem bei DMX-Sender mit einem AVR“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stk500boot.c
*BOOTSIZE) + 1) /* * Signature bytes are not available in avr-gcc io_xxx.h */ #if defined (__AVR_ATmega8__) #define SIGNATURE_BYTES 0x1E9307 #elif defined (__AVR_ATmega16__) #define SIGNATURE_BYTES 0x1E9403 #elif defined (__AVR_ATmega32__) #define SIGNATURE_BYTES 0x1E9502 #elif defined (__AVR_ATmega8515
in „[AVR] Register R0 und R1 direkt in C oder Inline Assembler“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ISP_Programmer_avr910.asm
| Read data memory | 'd' | | dd | | | ;* | Chip erase | 'e' | | | 13d | | ;* | Write lock bits | 'l' | dd | | 13d | | ;* | Write fuse bits | 'f' | dd | | 13d | 11 | ;* | Read fuse and lock bits | 'F' | | dd | | 11 | ;* | Leave programming mode | 'L' | | | 13d | 5 | ;* | Select device type | 'T' | dd
in „RS232 <--> RS485“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ISP_AVR910.ASM.txt
| Read data memory | 'd' | | dd | | | ;* | Chip erase | 'e' | | | 13d | | ;* | Write lock bits | 'l' | dd | | 13d | | ;* | Write fuse bits | 'f' | dd | | 13d | 11 | ;* | Read fuse and lock bits | 'F' | | dd | | 11 | ;* | Leave programming mode | 'L' | | | 13d | 5 | ;* | Select device type | 'T' | dd
in „ISP Adapter für Atmel über RS232“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
at90isp_ver23.asm
| Read data memory | 'd' | | dd | | | ;* | Chip erase | 'e' | | | 13d | | ;* | Write lock bits | 'l' | dd | | 13d | | ;* | Write fuse bits | 'f' | dd | | 13d | 11 | ;* | Read fuse and lock bits | 'F' | | dd | | 11 | ;* | Leave programming mode | 'L' | | | 13d | 5 | ;* | Select device type | 'T' | dd
in „avr910 Pins Kurzschluss“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart_and_lcd.c
define echo_enable 0 /* -------------------------------------------------------- Registernamen von ATmega8, ATtiny2313 / 4313 -------------------------------------------------------- */ #if defined __AVR_ATmega8__ || __AVR_ATmega8515__ || \ __AVR_ATtiny2313__ || __AVR_ATtiny4313__ #define UBRR0 UBRR #define
in „Kommunikation zwischen 2 MC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
spedo.c
*********************** Project : SPEEDOMETER Version : 1.0 Comments: Peter Reinisch Chip type : ATmega8515 Program type : Application Clock frequency : 8.000000 MHz 64MS Memory model : Small External SRAM size : 0 Data Stack size : 128 Compiled with CodeVisionAVR C cross-compiler. ******************
in „Tacho und Kilometer“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Bsp._1.pdf
D2 1N4148 IC3 +12V +5V IN OUT N G 78L05 C3 C2 R2 5 100NF 100NF C Binärausgang - N 10K 4 F 4 l 1 C1 1 N e W + D 1 R J 10µF IC1 PB0 VCC R1 T1 C4 PB1 PA0 C5 PB2 PA1 10K BC847 + PB3 PA2 IC2 100NF PB4 PA3 RS 485 VCC A PB5 PA4 1000µF B PB6 PA5
in „µC mit RS485 Treiber“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Bsp._2.pdf
D2 1N4148 IC3 +12V +5V IN OUT N G 78L05 C3 C2 R2 5 100NF 100NF C Binärausgang - N 10K 4 F 4 l 1 C1 1 N e W + D 1 R J 10µF IC1 PB0 VCC R1 T1 C4 PB1 PA0 C5 PB2 PA1 10K BC847 + PB3 PA2 IC2 100NF PB4 PA3 RS 485 VCC A PB5 PA4 1000µF B PB6 PA5
in „µC mit RS485 Treiber“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dude511.txt
avrdude: Recv: 7 [37] Device code: 0x37 = (unknown) avrdude: Recv: 8 [38] Device code: 0x38 = AT90S8515 avrdude: Recv: 9 [39] Device code: 0x39 = (unknown) avrdude: Recv: : [3a] Device code: 0x3a = ATMEGA8515 avrdude: Recv: ; [3b] Device code: 0x3b = (unknown) avrdude: Recv: < [3c] Device code: 0x3c =
in „avrdude - Probleme unter Mac OS X 10.7 (Lion)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dude511_mit_arduino_conf.txt
avrdude: Recv: 7 [37] Device code: 0x37 = (unknown) avrdude: Recv: 8 [38] Device code: 0x38 = AT90S8515 avrdude: Recv: 9 [39] Device code: 0x39 = (unknown) avrdude: Recv: : [3a] Device code: 0x3a = ATMEGA8515 avrdude: Recv: ; [3b] Device code: 0x3b = (unknown) avrdude: Recv: < [3c] Device code: 0x3c =
in „avrdude - Probleme unter Mac OS X 10.7 (Lion)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
include "usb.h" //muss im selben Ordner sein #if defined(__AVR_AT90S8535__) || defined(__AVR_AT90S8515__) || \ defined(__AVR_AT90S4434__) || defined(__AVR_AT90S4414__) || \ defined(__AVR_ATmega163__) # define OC1 PD5 # define DDROC DDRD # define OCR OCR1A #else # error "Don't know what kind of MCU you
in „8035 und ICP“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
include "usb.h" //muss im selben Ordner sein #if defined(__AVR_AT90S8535__) || defined(__AVR_AT90S8515__) || \ defined(__AVR_AT90S4434__) || defined(__AVR_AT90S4414__) || \ defined(__AVR_ATmega163__) # define OC1 PD5 # define DDROC DDRD # define OCR OCR1A #else # error "Don't know what kind of MCU you
in „ICP bei 8535“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
takt.c
include <avr/signal.h> #include <avr/delay.h> #if defined(__AVR_AT90S8535__) || defined(__AVR_AT90S8515__) || \ defined(__AVR_AT90S4434__) || defined(__AVR_AT90S4414__) || \ defined(__AVR_ATmega163__) # define OC1 PD5 # define DDROC DDRD # define OCR OCR1A #else # error "Don't know what kind of MCU you
in „Timer 90S8535“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Firmware_v1.2.c
/**** A P P L I C A T I O N N O T E ************************************ * * Title : DMX512 reception library * Version : v1.3 * Last updated : 13.04.09 * Target : Transceiver Rev.3.01 [ATmega8515] * Clock : 8MHz,
in „DMX steuerbaren RGB LED PAR oder Pinnspot selber bauen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVR360_asm.htm
GENERATOR></HEAD> <BODY><PRE>;****************************************************************** ;* A P P L I C A T I O N N O T E F O R T H E A V R F A M I L Y ;* ;* Number:AVR360 ;* File Name: "stepmot.asm" ;* Title :Simple high speed step motor controller ;* Date :98.07.02 ;* Version :1.00 ;* Support telephone
in „App-Note AVR360 und ATmega8“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
debounce_keys.c
algorithm of Peter Dannegger <danni@specs.de> Date: December 2003 Software: AVR-GCC 3.3 Hardware: AT90S8515 at 4 Mhz, STK200 compatible starter kit Description: Demonstrates debouncing 8 keys. The state of the eight keys is sampled four times using a timer interrupt. If a key is pressed longer than four seconds
-
PDF
avr_memory_contents_after_sleep_and_reset.pdf
The SRAM content is not guaranteed to be unchanged after any reset condition. AT90S4414 and AT90S8515 The 32 general purpose registers are not guaranteed to be unchanged after any Reset condition. Both SRAM and 32 general purpose registers are guaranteed to be unchanged when waking up from any sleep mode. Exception 2: ATmega103(L) The SRAM contents are guaranteed to be unchanged after any reset condition. The 32 general purpose registers are not guaranteed to be unchanged after any reset condition. Both SRAM and 32 GP
in „"Standard" Initialisierung von Registern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lib_dmx_out.c
/**** A P P L I C A T I O N N O T E ************************************ * * Title : DMX512 transmission library * Version : v1.1 * Last updated : 30.07.07 * Target : Transceiver Rev.3.01 [ATmega8515] * Clock : 8MHz
in „DMX(RS485) Empfangen blockiert senden“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
DeviceList.txt
AT90S1200A AT90S1200A-S20 AT90S2313 AT90S2313-S20 AT90S2323 AT90LS2323 AT90S2343 AT90LS2343 AT90S8515 AT90S8515(P44) AT90LS8535 AT90LS8535(PLCC44) AT90LS8535(TQFP44) AT90S8535 AT90S8535(PLCC44) AT90S8535(TQFP44) ATMEGA16(DIP40) ATMEGA16(TQFP44) ATMEGA16L(DIP40) ATMEGA16L(TQFP44) ATMEGA32(DIP40) ATMEGA32
in „[V] Genius G540 EPROM/Flash/uC Programmer (USB)“ · Markt ·
-
Datei
Firmware_v1.2.c
/**** A P P L I C A T I O N N O T E ************************************ * * Title : DMX512 reception library * Version : v1.3 * Last updated : 13.04.09 * Target : Transceiver Rev.3.01 [ATmega8515] * Clock : 8MHz,
in „DMX steuerbaren RGB LED PAR oder Pinnspot selber bauen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lib_dmx_in.c
/**** A P P L I C A T I O N N O T E ************************************ * * Title : DMX512 reception library * Version : v1.3 * Last updated : 13.04.09 * Target : Transceiver Rev.3.01 [ATmega8515] * Clock : 8MHz,
in „DMX(RS485) Empfangen blockiert senden“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ppm_m8515.pdf
ATmega8515(L) Parallel Programming Enter Programming Mode The following algorithm puts the device in Parallel Programming mode: 1. Apply 4.5 - 5.5 V between V CCand GND, and wait for at least 100 µs. 2. Set
in „Parallel-Modus“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ASKTimer.c
/* Fachbereich Elektrotechnik / Telekommunikation */ /* */ /* */ /* In der Diplomarbeit wird ein Atmega8515L der Firma Atmel verwendet */ /********************************************************************************************************************/ /*******************************************
in „Infrarot senden“ · Mikrocontroller und Digitale Elektronik ·