-
PDF
471D81B8d01.pdf
is 0.10 mm maximum. L 0.45 – 0.75 e 0.80 TYP 10/5/2001 TITLE DRAWING NO. REV. 2325 Orchard Parkway 32A, 32-lead, 7 x 7 mm Body Size, 1.0 mm Body Thickness, R San Jose, CA 95131 32A B 0.8 mm Lead Pitch, Thin Profile Plastic Quad Flat Package (TQFP) 13 2486MS–AVR–12/03 28P3 D PIN 1 E1 A SEATING PLANE A1
in „Motorregelung für Fußballroboter“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Test10.c
Betauungssensor mit 3 LEDs */ /* */ /*****************************************/ #include <stdint.h> #include <avr/io.h> #include <inttypes.h> #define F_CPU 1000000 #include <util/delay.h> #include <avr/sleep.h> #include <avr/interrupt.h> #include <util/atomic.h> /* Zustände fuer Tasterabfrage */ #define UNDEF 2
in „Tasterabfrage“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
dreh_stepp.ino
// aber nach oben begrenzen volatile int16_t count; // Zwischenzaehler fuer PCINT2-ISR volatile int32_t stepp_count; // Gesamtzaehler int32_t zaehler, alter_zaehler; // Vergleichszaehler fuer neue Ausgabewerte // beide Phasen werden zur Auswertung verwendet ISR(PCINT2_vect) { int8_t temp, neuer_zustand
in „Schrittmotor als Drehgeber mit Dynamik, AVR“ · Projekte & Code ·
-
Datei
main_benchmark.c
/* * Doku, siehe http://www.mikrocontroller.net/articles/AVR_FAT32 * Neuste Version: http://www.mikrocontroller.net/svnbrowser/avr-fat32/ * Autor: Daniel R. */ #include <stdlib.h> #include <avr/interrupt.h> #include <avr/io.h> #include "config.h" // Hier werden
in „MMC SD library FAT16 FAT32 read write“ · Projekte & Code ·
-
Datei
remote.hex.asm
; reassembly of "remote.hex" ; created by ReAVR V3.2.0 ; at 2008/12/02 - 18:30:37 ; for Atmel AVR assembler ;--------------------------------------- ; AVR_TYPE=<unknown> ; FLASH_SIZE=8KB ; SRAM_START=0x60 ;---------------------------------------
in „[AVR] Fernbedienungscodes suchen und ändern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test.lst
test.out: file format elf32-avr Sections: Idx Name Size VMA LMA File off Algn 0 .text 0000007e 00000000 00000000 00000054 2**1 CONTENTS, ALLOC, LOAD, READONLY, CODE 1 .debug_aranges 00000040 00000000 00000000 000000d2 2**0 CONTENTS
in „SPI Master Code Optimierung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATmega1284P_128KByte.pdf
Reprogrammable Flash Program Memory The ATmega164A/164PA/324A/324PA/644A/644PA/1284/1284P contains 16/32/64/128Kbytes On-chip In- System Reprogrammable Flash memory for program storage. Since all AVR instructions are 16 or 32 bits wide, the Flash is organized as 32/64 x 16. For software security, the Flash
in „ATmega1284P versus ohne P“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SPI_test.c
Microchip MCP23S17 16-Bit I/O Expander // Author : RWB // Target : AVRJazz Mega168 Board // Compiler : AVR-GCC 4.3.0; avr-libc 1.6.2 (WinAVR 20080610) // IDE : Atmel AVR Studio 4.14 // Programmer : AVRJazz Mega168 STK500 v2.0 Bootloader // : AVR Visual Studio 4.14, STK500 programmer *********************
in „Problem mit SPI“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVRDUDE-doc-5.5.pdf
ATmega162 m163 ATmega163 m164 ATmega164 m169 ATmega169 m2560 ATmega2560 (**) m2561 ATmega2561 (**) m32 ATmega32 m324 ATmega324 m329 ATmega329 m3290 ATmega3290 m48 ATmega48 m64 ATmega64 Chapter 2: Command Line Options 4 m640 ATmega640 m644 ATmega644 m649 ATmega649 m6490 ATmega6490 m8 ATmega8 m8515 ATmega8515
in „USB-ISP PRogrammer unter Ubuntu“ · PC Hard- und Software ·
-
Datei
timer.c
date: 2013-12-18 // -------------------------------------------------------- // Bsp. für MCU = atmega32 // die notwendigen und benötigten // avr gcc Includefiles müssen noch geladen werden. // -------------------------------------------------------- /* TCCR1A – Timer/Counter1 Control Register A Bit 7 –
in „Bits im Timer-Register durch Präprozessor / Compiler ausrechnen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
flashlog.txt
myuisp --erase Atmel AVR ATmega8 is found. Erasing device ... Reinitializing device Atmel AVR ATmega8 is found. myuisp --upload if=test3.hex -v=3 --hash=32 --verify Reset inactive time (t_reset) 1000 us AVR Direct Parallel
in „ATMega8 nur bei geringer Taktfrequenz flashbar“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Laufrot0408_1.c
#include <eeprom.h> #include <ascii-set-4.h> #include <avr/pgmspace.h> #include <avr/io.h> #include <stdio.h> #include <avr/interrupt.h> #include <avr/sleep.h> #include <inttypes.h> #include <eeprom.h> #include <avr/iom8.h> int spa[20] = {0b00000000,0b00000001,0b00000010,0b00000100,0b00001000
in „EEPROM schreiben,lesen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Laufrot0408_1.c
#include <eeprom.h> #include <ascii-set-4.h> #include <avr/pgmspace.h> #include <avr/io.h> #include <stdio.h> #include <avr/interrupt.h> #include <avr/sleep.h> #include <inttypes.h> #include <eeprom.h> #include <avr/iom8.h> int spa[20] = {0b00000000,0b00000001,0b00000010,0b00000100,0b00001000
in „EEPROM schreiben,lesen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Chip_-_Infosheet.pdf
.9mm diameter,lhence most standard round or pin headerscan be mounted. See pictures for details, 40.64 1. 27 00000000000000 00000000000000 0°" 0 Ö oQ (j°o D G O00 o C o 0 o 00 00 oo o o 0 o 0 o ,,00 0 0 o 0 o0 2.5"1- Development Taoi!; - Crumb128 is based on tlhe ATmega128 AVR microcontroller, which can
in „12 Led's mit C++ ansprechen atmega128“ · Softwareentwicklung ·
-
PDF
Chip_-_Infosheet.pdf
.9mm diameter,lhence most standard round or pin headerscan be mounted. See pictures for details, 40.64 1. 27 00000000000000 00000000000000 0°" 0 Ö oQ (j°o D G O00 o C o 0 o 00 00 oo o o 0 o 0 o ,,00 0 0 o 0 o0 2.5"1- Development Taoi!; - Crumb128 is based on tlhe ATmega128 AVR microcontroller, which can
-
PDF
techb_myethernet_de_en.pdf
Pinwerte auslesen</b><br><br> <div id="out"></div><br> <div id="outw"></div> </body> </html> www.myAVR.de © Laser & Co. Solutions GmbH – 06/2010 www.myAVR.com 32/48 myEthernet Technische Beschreibung / technical description 5.3 Pin-Funktionen 5.3 Pin functions Die Pins 0 bis 23 sind einzeln programierbare
in „Ulrich Radigs TCP/IP Stack auf MyAvr, ENC startet immer neu, Soft Spi Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart_driver.h
: http://www.atmel.com \n * Support email: avr@atmel.com * * $Revision: 1694 $ * $Date: 2008-07-29 14:21:58 +0200 (ti, 29 jul 2008) $ \n * * Copyright (c) 2008, Atmel Corporation All rights reserved. * * Redistribution and use in source and binary
in „XMEGA + iPod“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart_driver.h
: http://www.atmel.com \n * Support email: avr@atmel.com * * $Revision: 1694 $ * $Date: 2008-07-29 14:21:58 +0200 (ti, 29 jul 2008) $ \n * * Copyright (c) 2008, Atmel Corporation All rights reserved. * * Redistribution and use in source and binary
in „IPOD and AVR anschließen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart_driver.h
: http://www.atmel.com \n * Support email: avr@atmel.com * * $Revision: 1694 $ * $Date: 2008-07-29 14:21:58 +0200 (ti, 29 jul 2008) $ \n * * Copyright (c) 2008, Atmel Corporation All rights reserved. * * Redistribution and use in source and binary
in „IPOD and AVR anschließen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Lin.c
//Software zur Diplomarbeit //Autor Bani-Ameri #include <avr/io.h> //In io.h sind die Registernamen definiert #include <stdint.h> //Standardisierte Datentypen werden in der Header-Datei stdint.h definiert #include <avr/wdt.h> //Für die Verwendung der Watchdog-Funktionen
in „UART mit LIN-Protokoll“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Sound.asm
nur ein Port beschaltet. Ein Schaltplan erübrigt sich ; also. ; Da dies mein erstes Beispiel mit dem AVR-Assembler ist, wird man ; mir eine umständliche Programmierung an der einen oder anderen Stelle ; verzeihen. ; Dieses Projekt soll der erste Versuch sein eine ATTiny12 ; mit einer Interruptroutine zu
-
Datei
ASKTimer.c
***************************************************************************************/ #include <avr/io.h> #include <avr/interrupt.h> #include <string.h> #include <stdint.h> #define F_CPU 3686000UL #include <util/delay.h> // Port Definition #define IR_LED_PORT PORTA #define IR_LED_PIN PA1 #define IR_LED_DDR
in „Infrarot senden“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ENCODE2.C
Dannegger */ /* */ /************************************************************************/ #include <avr/io.h> #include <avr/interrupt.h> // target: ATtiny2313 ( was ATmega16 in original ) //------------------------------------------------------------------------ #define XTAL 8e6 // 8MHz #define PHASE_A
in „Drehgeber/Encoder 1-, 2- oder 4-schrittig“ · Projekte & Code ·
-
Datei
ENCODE2.C
Dannegger */ /* */ /************************************************************************/ #include <avr/io.h> #include <avr/interrupt.h> // target: ATtiny2313 ( was ATmega16 in original ) //------------------------------------------------------------------------ #define XTAL 8e6 // 8MHz #define PHASE_A
in „Drehgeber/Encoder 1-, 2- oder 4-schrittig“ · Projekte & Code ·
-
Datei
avrdude_verbose.txt
100 CmdexeDelay : 25 SyncLoops : 32 ByteDelay : 0 PollIndex : 3 PollValue : 0x53 Memory Detail : Block Poll Page Polled Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack ----------- ---- ----- ----- ---- ------
in „Usbasp+AVRDUDE "target doesn't answer"“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ImplementierungEinerFiniteStateMachine.pdf
einem Zentralen Ort. Dieses Problem soll mit der 6. Implementation des Toaster Beispiels auf einem AVR A dem Simulator nachvollzogen werden kann. Als Sprache kommt C++ zum Einsatz, da erstens die Implementation auf auf Embedded Systemen zum Einsatz kommen. Als Compiler für das Beispiel kommt avr-g++
in „Artikel über Finite State Machines“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
(PS == 1) #define PSOR 1 #elif (PS == 8) #define PSOR 2 #elif (PS == 32) #define PSOR 3 #elif (PS == 64) #define PSOR 4 #elif (PS == 128) #define PSOR 5 #elif (PS == 256) #define PSOR 6 #elif (PS == 1024) #define PSOR 7 #endif #define COMP (EPSILON * CPUFREQ / PS) typedef
in „Mini-Helikopter“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATtiny1614-16-17-DataSheet-DS40002204A_1_.pdf
so on. © 2020 Microchip Technology Inc. Complete Datasheet DS40002204A-page 48 ATtiny1614/1616/1617 AVR CPU 8. AVR CPU® 8.1 Features • 8-bit, High-Performance AVR RISC CPU: – 135 instructions – Hardware multiplier • 32 8-bit Registers Directly Connected to the ALU • Stack in RAM • Stack Pointer Accessible
in „50% PWM für H-Brücke mit Attiny1614“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
WIZ-EmbeddedWebServser_User_Manual_V1_0_2.pdf
Guide 5.1. Memory Map The memory map of WIZ-Embedded WebServer is composed of 128Kbyte code memory and 64Kbyte data memory. The data memory is composed of internal SRAM and W5300. In addition, 4Kbyte EEPROM is built in AVR. Environment variables of the board are saved n this EEPRM. Below figure shows the
in „[V] Ethernet Webserver mit ATMEGA128 und 2x Ohne MCU“ · Markt ·
-
PDF
AVRnDxBoard.pdf
2024-06-19 Rev: KiCad E.D.A. 8.0.3 Id: 1/10 F 1 2 3 4 F 1 2 3 4 5 6 7 8 User Switches VCC VCC U1 J1 A AVR128DB64 R1 A R3 1 33K 2 GND R8 100 SW2 4K7 PA2 64 PA2 UPDI 51 3 UPDI R10 1 4 VTGT PA3 PA3 PA4 2 PA4 PG7 61 PG7 R7 5 USER 1 1K 3 60 VCC 6 RESET J2 PA5 PA5 PG6 PG6 R4 VCC PA6 4 PA6 PG5 59 PG5 100 100 7
-
Datei
fboot21-atmega1281.diff
include "m168def.inc" +;.include "m168def.inc" ; set the FirstBootStart fuse on these AVRs: ;.include "m32def.inc" ;.include "m64def.inc" ;.include "m644def.inc" ;.include "m128def.inc" -;.include "m1281def.inc" +.include "m1281def.inc" ;.include "m2561def.inc" +;.include "m328Pdef.inc" ; remove comment sign
in „Z180-Stamp Modul“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
makefile.txt
off optimization. s = optimize for size. # (Note: 3 is not always the best optimization level. See avr-libc FAQ.) OPT = s # Debugging format. # Native formats for AVR-GCC's -g are dwarf-2 [default] or stabs. # AVR Studio 4.10 requires dwarf-2. # AVR [Extended] COFF format requires stabs, plus an avr-objcopy
in „makefile problem - multiple target patterns“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
xmas2013.c
#include <avr/io.h> #include <avr/interrupt.h> #include <math.h> #include <util/delay.h> #include <avr/pgmspace.h> unsigned char shadow_ram[20]; unsigned char i = 0; unsigned char zeile = 0; unsigned char tmp = 0
in „Xmas LEDs AVR 8x8->16x10 längst auf quer“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
fat.h
FAT32 Structure Starting at Offset 36 #define BPB_FATSZ32 36 #define BPB_EXTFLAGS 40 #define BPB_FSVER 42 #define BPB_ROOTCLUS 44 #define BPB_FSINFO 48 #define BPB_BKBOOTSEC 50 #define BPB_RESERVED 52 #define FAT32_BS_DRVNUM 64 #define FAT32_BS_RESERVED1 65 #define FAT32_BS_BOOTSIG 66 #define FAT32_BS_VOLID 67 #define FAT32_BS_VOLLAB 71 #define FAT32_BS_FILSYSTYPE 82 //End of Boot Sctor and BPB Structure struct
in „SD-Karte wird nicht erkannt NetIO“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
fat.h
FAT32 Structure Starting at Offset 36 #define BPB_FATSZ32 36 #define BPB_EXTFLAGS 40 #define BPB_FSVER 42 #define BPB_ROOTCLUS 44 #define BPB_FSINFO 48 #define BPB_BKBOOTSEC 50 #define BPB_RESERVED 52 #define FAT32_BS_DRVNUM 64 #define FAT32_BS_RESERVED1 65 #define FAT32_BS_BOOTSIG 66 #define FAT32_BS_VOLID 67 #define FAT32_BS_VOLLAB 71 #define FAT32_BS_FILSYSTYPE 82 //End of Boot Sctor and BPB Structure struct
in „SD-Karte wird nicht erkannt NetIO“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
fat.h
FAT32 Structure Starting at Offset 36 #define BPB_FATSZ32 36 #define BPB_EXTFLAGS 40 #define BPB_FSVER 42 #define BPB_ROOTCLUS 44 #define BPB_FSINFO 48 #define BPB_BKBOOTSEC 50 #define BPB_RESERVED 52 #define FAT32_BS_DRVNUM 64 #define FAT32_BS_RESERVED1 65 #define FAT32_BS_BOOTSIG 66 #define FAT32_BS_VOLID 67 #define FAT32_BS_VOLLAB 71 #define FAT32_BS_FILSYSTYPE 82 //End of Boot Sctor and BPB Structure struct
in „SD-Karte wird nicht erkannt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Neues_Textdokument.txt
off optimization. s = optimize for size. # (Note: 3 is not always the best optimization level. See avr-libc FAQ.) OPT = s # Debugging format. # Native formats for AVR-GCC's -g are dwarf-2 [default] or stabs. # AVR Studio 4.10 requires dwarf-2. # AVR [Extended] COFF format requires stabs, plus an avr-objcopy
in „Fuse bei WinAvr“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Makefile.txt
off optimization. s = optimize for size. # (Note: 3 is not always the best optimization level. See avr-libc FAQ.) OPT = s # Debugging format. # Native formats for AVR-GCC's -g are dwarf-2 [default] or stabs. # AVR Studio 4.10 requires dwarf-2. # AVR [Extended] COFF format requires stabs, plus an avr-objcopy
in „Atmega16, LED-Blinken, Timer, C-Prog.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Makefile.txt
off optimization. s = optimize for size. # (Note: 3 is not always the best optimization level. See avr-libc FAQ.) OPT = s # Debugging format. # Native formats for AVR-GCC's -g are dwarf-2 [default] or stabs. # AVR Studio 4.10 requires dwarf-2. # AVR [Extended] COFF format requires stabs, plus an avr-objcopy
in „Atmega16, LED-Blinken, Timer, C-Prog.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Arduino_wdt.h
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* $Id$ */ /* avr/wdt.h - macros for AVR watchdog timer */ #ifndef _AVR_WDT_H_ #define _AVR_WDT_H_ #include <avr/io.h> #include <stdint.h> /** \file */ /** \defgroup avr_watchdog <avr/wdt.h>: Watchdog timer handling
in „aktuelle AVR µC - wdt.h - kein RAMPD / CTRL / Enable Bit“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Makefile.txt
off optimization. s = optimize for size. # (Note: 3 is not always the best optimization level. See avr-libc FAQ.) OPT = s # Debugging format. # Native formats for AVR-GCC's -g are dwarf-2 [default] or stabs. # AVR Studio 4.10 requires dwarf-2. # AVR [Extended] COFF format requires stabs, plus an avr-objcopy
in „probleme bei kompilierung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Makefile.txt
off optimization. s = optimize for size. # (Note: 3 is not always the best optimization level. See avr-libc FAQ.) OPT = s # Debugging format. # Native formats for AVR-GCC's -g are dwarf-2 [default] or stabs. # AVR Studio 4.10 requires dwarf-2. # AVR [Extended] COFF format requires stabs, plus an avr-objcopy
in „WinAVR PonyProg Makefile“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
felermeldung.txt
C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -v -v -v -pattiny85 -cstk500v1 -PCOM3 -b19200 -e -Uefuse:w:0xff:m -Uhfuse:w:0xdf:m -Ulfuse:w:0x62:m avrdude: Version
in „Fehler beim Flashen des ATtiny85 mit dem Arduino uno“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
readme.txt
kann und mit dem Programmer der Chip geflasht werden kann. Vorraussetzung für dieses Setup ist: - ein 64-Bit Linux System (bei Bedarf kann ich auch ein Setup für ein 32-Bit System erstellen, auf meinen Rechnern hier läuft der Programmer auch darauf sehr gut) - ein im System installierter SDCC ab der Version 4.0.3 - AVR-GCC zum Compilieren der Firmware des Programmers (wenn die Firmware des Programmers neu übersetzt werden soll) - AVRDUDE zum Flashen der Firmware Das Hostprogramm ist in FreePascal geschrieben (einfach
in „Padauk PFS154 Programmer mit Arduino Uno / ATmega88 - 328“ · Projekte & Code ·
-
Datei
readme.txt
und mit dem Programmer der Chip geflasht werden kann. Vorraussetzung fuer dieses Setup ist: - ein 64-Bit Linux System (bei Bedarf kann ich auch ein Setup fuer ein 32-Bit System erstellen, auf meinen Rechnern hier laeuft der Programmer auch darauf sehr gut) - ein im System installierter SDCC ab der Version 4.0.3 - AVR-GCC zum Compilieren der Firmware des Programmers (wenn die Firmware des Programmers neu uebersetzt werden soll) - AVRDUDE zum Flashen der Firmware Das Hostprogramm ist in FreePascal geschrieben (einfach
in „Padauk PFS154 Programmer mit Arduino Uno / ATmega88 - 328“ · Projekte & Code ·
-
Datei
Uhr_7Seg.c
----------- // 1ms-Interrupt @ 3.999.968HZ // 3999968/256= 15.624,875Hz=> Prescaler=256 // 3999968/64= 62.499,5Hz => Prescaler=64 --> Gewählt // 3999968/8= 499.996.0Hz => Prescaler=8 --> mind 1935 IRQs / Sec //Ziel = 1000IRQ/Sec // 62.499,5/1000=62,4995 => Einstell CTC //--> Schlecht ! //------------
in „DCF77-Modul Empfang weiter verbessern.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test.txt
/tmp/arduino_build_482746/test.ino.elf: file format elf32-avr Sections: Idx Name Size VMA LMA File off Algn 0 .data 00000004 00800200 000002c8 0000035c 2**0 CONTENTS, ALLOC, LOAD, DATA 1 .text 000002c8 00000000 00000000 00000094 2**1 CONTENTS, ALLOC, LOAD,
in „Arduino Compiler Speicherverwaltung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Building_bare-metal_ARM_with_GNU.pdf
June 2006. Included in the free EWARM KickStart edition http://supp.iar.com/Download/SW/?item=EWARM-KS32 [2-3] Lewin A.R.W. Edwards, “Embedded System Design on a Shoestring”, Elsevier 2003. [2-4] ARM Projects, http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects Copyright © Quantum Leaps. All Rights
in „STM32F10x mit Eclipse, yagarto (GCC) und J-Link (GDB)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
// benötigte Headerdateien #include <avr/io.h> #include <stdio.h> #include <util/delay.h> #include "lcd.h" /* LCD ansteuerungscode weggelassen, da irrelevant */ const uint16_t pwmtable[256] = { 0, 1, 1, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 5, 5,
in „5LEDs an PWM“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
baseTimerD.h
TimerDivider with {TimerDivider::Div1} * ***** * remark: - BaseTimerA .. BaseTimerI do represent different AVR-Timer- * ****** register configurations and are in no way corresponding with * AVR/Microchip's new Timer/Counter Type A..D naming |-------------------------------------------------------------------
in „Knoten im Kopf, Klassen und Vererbung“ · Mikrocontroller und Digitale Elektronik ·