-
PDF
ATtiny261A_Complete.pdf
throughputs up to ten times faster than con- ventional CISC microcontrollers. 4 ATtiny261A/461A/861A 8197C–AVR–05/11 ATtiny261A/461A/861A The ATtiny261A/461A/861A provides the following features: 2/4/8K byte of In-System Program- mable Flash, 128/256/512 bytes EEPROM, 128/256/512 bytes SRAM, 16 general purpose
in „USI Interface als SPI Schnittstelle beim ATtiny261A“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sensorhub.asm
5,0,255,191, ;.db 6,0,255,191, ;.db 7,0,255,191, ;.db 8,0,255,191, ;.db 9,0,255,191, ;.db 10,0,255,128, ;.db 11,0,255,128, ;.db 12,0,255,128, ;.db 13,0,255,128, ;.db 14,0,255,128, ;.db 15,0,255,64, ;.db 16,0,255,64, ;.db 17,0,255,64, ;.db 18,0,255,64, ;.db 19,0,255,64, ;.db 20,0,255,0, ;.db 21,128,255,0, ;.db 22,128,255,0, ;.db 23,128,255,0, ;.db 24,128,255,0, ;.db 25,128,255,0, ;.db 26,255,255,0, ;.db 27,255,255,0, ;.db 28,255,255,0, ;.db 29,255,255,0, ;.db 30,255,255,0, ;.db 31,255,128,0, ;.db 32,255,128,0, ;
in „Controller fällt in (anscheinend) RESET“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcdconpar.asm
0 , 0 , 252 , 0 , 0 , 0 , 0 .db 0 , 0 , 0 , 0 , 0 , 48 , 48 , 0 .db 6 , 12 , 24 , 48 , 96 , 192 , 128 , 0 .db 124 , 198 , 206 , 222 , 246 , 230 , 124 , 0 .db 48 , 112 , 48 , 48 , 48 , 48 , 252 , 0 .db 120 , 204 , 12 , 56 , 96 , 204 , 252 , 0 .db 120 , 204 , 12 , 56 , 12 , 204 , 120 , 0 .db 28 , 60 ,
in „LCD Controller für 640x480 LCD mit mega8515“ · Projekte & Code ·
-
PDF
Attiny24a-44a-84a.pdf
throughputs up to ten times faster than con- ventional CISC microcontrollers. 4 ATtiny24A/44A/84A 8183F–AVR–06/12 ATtiny24A/44A/84A The ATtiny24A/44A/84A provides the following features: 2K/4K/8K byte of In-System Program- mable Flash, 128/256/512 bytes EEPROM, 128/256/512 bytes SRAM, 12 general purpose I
in „Kann jemand über meine Inialisierung drüberfliegen?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_ATmega_328PB.pdf
Ext clock 128kHz Xosc failed Delayed xosc failed Sys clock Atmel ATmega328PB [DATASHEET] 55 Atmel-42397C-8-bit AVR-ATmega328PB_Datasheet_Complete-10/2015 13.5. Register Description Atmel ATmega328PB [DATASHEET] 56
in „ATmega328PB: UART(MC) empfängt falsche Daten“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ET-BASE_AVR_ATmega64-128_Schematic.pdf
1 2 PC1 3 4 PC2 3 4 PC3 C RESET RESET 5 6 PC0(A8) 35 PC0 PC4 5 6 PC5 C PB1 SCK 7 8 63 GND ATMEGA64/128 PC1(A9) 36 PC1 PC6 7 8 PC7 PE1 MISO 9 10 GND GND 0.1uF 0.1uF PC2(A10) 37 PC2 +5V 9 10 GND PC3(A11) 38 PC3 24 XTAL1 PC4(A12) 39 PC4 40 PORTD 22pF PC5(A13) 41 PC5 PC6(A14) 42 PC6 PD0 1 2 PD1 +5V 16MHz
in „Programmierung mit AVRISP mkII klappt nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ET-BASE_20AVR_20ATmega64-128_Schematic.pdf
1 2 PC1 3 4 PC2 3 4 PC3 C RESET RESET 5 6 PC0(A8) 35 PC0 PC4 5 6 PC5 C PB1 SCK 7 8 63 GND ATMEGA64/128 PC1(A9) 36 PC1 PC6 7 8 PC7 PE1 MISO 9 10 GND GND 0.1uF 0.1uF PC2(A10) 37 PC2 +5V 9 10 GND PC3(A11) 38 PC3 24 XTAL1 PC4(A12) 39 PC4 40 PORTD 22pF PC5(A13) 41 PC5 PC6(A14) 42 PC6 PD0 1 2 PD1 +5V 16MHz
in „Attiny2313 u. Atmega128 über ISP Programmieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
*** main.c *********************************************************/ #include "usart.h" #include <avr/io.h> #include <avr/sleep.h> #include <util/delay.h> #include <avr/interrupt.h> #include <avr/sleep.h> #include "gps.h" #include "mmc.h" #include "fat16.h" #include "div_func.h" #include "LCD.h" #include
in „ISR und Stackgröße“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart_test.c
/* // Atxmega128a3, intern 32Mhz // USARTD0, 9600bps (siehe usart.c) AVR-STUDIO 6.1 // */ #include <util/delay.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <avr/io.h> #include <stdbool.h> #include
in „XMega USART Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
beginner_de.pdf
SRAM-Daten langsamer zu verarbeiten sind als Da- ten in Registern. Dafür besitzt schon der zweitkleinste AVR immerhin 128 Bytes an SRAM-Speicher. Da passt schon einiges mehr rein als in 32 popelige Register. Die größeren AVR ab AT90S8515 aufwärts bieten neben den eingebauten 512 Bytes zusätzlich die Möglichkeit
in „Langzeittimer für Anfänger“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_beginner_de.pdf
SRAM-Daten langsamer zu verarbeiten sind als Da- ten in Registern. Dafür besitzt schon der zweitkleinste AVR immerhin 128 Bytes an SRAM-Speicher. Da passt schon einiges mehr rein als in 32 popelige Register. Die größeren AVR ab AT90S8515 aufwärts bieten neben den eingebauten 512 Bytes zusätzlich die Möglichkeit
in „Anfang, aber wie?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
beginner_de.pdf
SRAM-Daten langsamer zu verarbeiten sind als Da- ten in Registern. Dafür besitzt schon der zweitkleinste AVR immerhin 128 Bytes an SRAM-Speicher. Da passt schon einiges mehr rein als in 32 popelige Register. Die größeren AVR ab AT90S8515 aufwärts bieten neben den eingebauten 512 Bytes zusätzlich die Möglichkeit
in „kommentierter Befehlssatz in deutsch ATmega16“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
beginner_de.pdf
SRAM-Daten langsamer zu verarbeiten sind als Da- ten in Registern. Dafür besitzt schon der zweitkleinste AVR immerhin 128 Bytes an SRAM-Speicher. Da passt schon einiges mehr rein als in 32 popelige Register. Die größeren AVR ab AT90S8515 aufwärts bieten neben den eingebauten 512 Bytes zusätzlich die Möglichkeit
in „Spannungsveränderung schaltet Relais für ca. 30Sek->nur wi“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
8080int-jmp.asm
... .equ ZFL_S = 7 .equ ZFL_Z = 6 .equ ZFL_H = 4 .equ ZFL_P = 2 .equ ZFL_N = 1 .equ ZFL_C = 0 .equ AVR_T = SREG_T .equ AVR_H = SREG_H .equ AVR_S = SREG_S .equ AVR_V = SREG_V .equ AVR_N = SREG_N .equ AVR_Z = SREG_Z .equ AVR_C = SREG_C ;------------------------------------------------; ; Load table value
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uc3a1512.h
AVR32_PIN_PA26 26 #define AVR32_PIN_PA27 27 #define AVR32_PIN_PA28 28 #define AVR32_PIN_PA29 29 #define AVR32_PIN_PA30 30 #define AVR32_PIN_PB00 32 #define AVR32_PIN_PB01 33 #define AVR32_PIN_PB02 34 #define
in „Registernamen AT32UC3A1512“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
nano_os_OPT3.txt
362: f0 e0 ldi r31, 0x00 ; 0 364: b9 cf rjmp .-142 ; 0x2d8 <task_create+0x128> 00000366 <task_anhilate>: //* output: TRUE(ok)/NULL(error) * //**************************************************** #ifdef TASK_USE_ANHILATE uint8_t task_anhilate(Task *t) { 366: cf 93 push r28 368
-
Datei
DZM.asm
LCD-Anzeige .equ c_LCD_4bit = 0b00000010 ; LCD in 4Bit-Mode setzen .equ c_LCD_offset = 0b00110000 ; d128(?) Offset fuer Addressierung der Anzeigen-Stellen .equ c_LCD_ASCII = 0b00110000 ; d48/x30 Offset fuer korrekte ASCII-Darstellung von Zahlen .equ c_Blaetter_Min = 0x01 ; Minimale Anzahl Blaetter .equ
in „Assembler: Problem mit Registerpaar“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Ausgangsstufen_Logic_IC.pdf
gleicher, fester Adresse PCA9545A AD-Wandler 12x12 Bit ADC MAX1238 12x10 Bit ADC MAX1138 MAX127 und MAX128 von Maxim, 12bit x8, PDIP24+SSOP28 12x8 Bit ADC MAX1038 DA-Wandler TDA8444, 8x6Bit Uhrenbausteine PCF8583, mit 256 Bytes RAM LCD-Treiber Temperatursensoren DS1621 LM75 TMP101 von TexasInstruments TMP175
in „Wittig(welec) DSO W20xxA Open Source Firmware (Teil3)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ImplementierungEinerFiniteStateMachine.pdf
Problem soll mit der Tabellenversion gelöst werden. 6. Implementation des Toaster Beispiels auf einem AVR Die Implementation auf einem Atmel ATmega128 in C++ ist so ausgelegt, dass diese gut im AVR-Studio mit dem Simulator nachvollzogen werden kann. Als Sprache kommt C++ zum Einsatz, da erstens die Implementation
in „Artikel über Finite State Machines“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
12864UCY3_SSD1325.c * * Created: 06.09.2016 23:31:38 * Author : */ #define F_CPU 8000000UL #include <avr/io.h> #include <avr/delay.h> #include <avr/pgmspace.h> #include <avr/eeprom.h> #include "font.h" #include "ssd1325.h" uint8_t OLED_PIXEL[2][65][129]; uint8_t OLED_STATUS[10][128]; uint8_t OLED_LAYER_SHIFT
in „AVR Mega1284, Fontarray zu groß -> wie in Flash?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <avr/interrupt.h> #include <avr/pgmspace.h> #include <avr/io.h> #define PROT PB0 #define PGRUN PB1 #define PBLAU PB2 //ADCin -> PB3/ADC3 //Tabelle von subhue Wert auf PWM Wert const uint16_t pwmtable[42] PROGMEM = { 0, 0, 1, 3, 6, 10, 15, 21, 28, 36, 46, 57, 69, 82, 96, 112, 129, 147, 167, 188, 211, 235, 260, 287, 315, 345, 376, 408, 442, 478, 515, 553, 593, 635, 678, 722, 768, 816, 866, 916, 969, 1023 }; #define ROT 0 #define GRUN 1 #define
in „RGB Farbkreis RGB werte“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avrdude_out.txt
26: no interesting data avrdude: avr_read(): skipping page 27: no interesting data avrdude: avr_read(): skipping page 28: no interesting data avrdude: avr_read(): skipping page 29: no interesting data avrdude: avr_read(): skipping page
in „avrdude braucht lange zum Beenden (Linux)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
A300_ATMEGA8xxx.pdf
AIO outputs shown in the port figure and the digital logic of the TWI module. 60 ATmega8(L) 2486M–AVR–12/03 ATmega8(L) Alternate Functions of Port D The Port D pins with alternate functions are shown in Table 28. Table 28. Port D Pins Alternate Functions Port Pin Alternate Function PD7 AIN1 (Analog
in „atMega8-16 Au beschreiben“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
16000000UL #include <stdint.h> // Header File für Datentypen (uint8_t, etc.) #include <stdlib.h> #include <avr/io.h> // Header File für IO Ports #include <avr/interrupt.h> // Header File Interrupt Vektoren #include <avr/pgmspace.h> // Markos für PGM Space // INCLUDES für UART #include "uart.h" #define ANZAHL1
in „µC rechnet falsch oder ich finde den Fehler nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
: Chip type : ATmega128L Program type : Application Clock frequency : 12,000000 MHz Memory model : Small Internal SRAM size : 4096 External SRAM size : 0 Data Stack size : 1024 *********************************************
-
Datei
avr_oscilloscope_1_.htm
> <TABLE cellSpacing=0 cellPadding=0 width=1000 align=center height=1000 > <TBODY><TR > <TD height=28 vAlign=top width=1277 > <P style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align=left><IMG border=0 src="images/avr_oscilloscope_htm_avr_osc_html_smartbutton1.gif" namo_npi=":EmbededNPI001
in „AVR-OZZI_fuses_help“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
F_PWM oder PWM_PRESCALER erhöhen. #endif // includes #include <stdint.h> #include <string.h> #include <avr/io.h> #include <avr/pgmspace.h> #include <avr/interrupt.h> #include <util/delay.h> #include <math.h> uint32_t pwm_timing[PWM_CHANNELS+1]; // Zeitdifferenzen der PWM Werte uint32_t pwm_timing_tmp[PWM_CHANNELS
in „AVR/GCC: pgm_read_byte funktioniert, pgm_read_word nicht?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
textdisplayadapter_2.pdf
Mikrocontrollerfamilien zur Verfügung: Controllerfamilie Verzeichnis im Archiv STM8 ./stxlcd/stm8_pwm ./stxlcd/stm8_uart AVR ./stxlcd/avr_pwm ./stxlcd/avr_uart Padauk PFS154 ./stxlcd/pfs154/stx_lcd_transmit STM32F0 ./stxlcd/stm32f0 Auch hier gilt: Die Software ist unter Linux entstanden und ein einfacher Aufrufe von -- make
in „"Intelligenter" Textdisplayadapter mit Padauk PFS154“ · Projekte & Code ·
-
Datei
lcd.h
to newer AVR-GCC compiler !" #endif #include <inttypes.h> #include <avr/pgmspace.h> #include "main.h" #if LCD_IO_MODE #elif defined(__AVR_AT90S4414__) || defined(__AVR_AT90S8515__) || defined(__AVR_ATmega64__) || \ defined(__AVR_ATmega8515__)|| defined(__AVR_ATmega103__) || defined(__AVR_ATmega128__) || \ defined(__AVR_ATmega161__) || defined(__AVR_ATmega162__) /* * memory mapped mode is only supported when the device has an
in „DCF auf INT0“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mw_lcd.h
to newer AVR-GCC compiler !" #endif #include <inttypes.h> #include <avr/pgmspace.h> #include "mw_main.h" #if LCD_IO_MODE #elif defined(__AVR_AT90S4414__) || defined(__AVR_AT90S8515__) || defined(__AVR_ATmega64__) || \ defined(__AVR_ATmega8515__)|| defined(__AVR_ATmega103__) || defined(__AVR_ATmega128__) || \ defined(__AVR_ATmega161__) || defined(__AVR_ATmega162__) /* * memory mapped mode is only supported when the device has an
in „DCF auf INT0“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ssd1329.c
************************************************************************* // // Define the SSD1329 128x96x4 Remap Setting(s). This will be used in // several places in the code to switch between vertical and horizontal // address incrementing. Note that the controller support 128 rows while // the RIT
in „Doppelte Zeichengrösse für OLED-Treiber“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_ATtiny_24_44_84.pdf
throughputs up to ten times faster than con- ventional CISC microcontrollers. 4 ATtiny24/44/84 8006K–AVR–10/10 ATtiny24/44/84 The ATtiny24/44/84 provides the following features: 2/4/8K byte of In-System Programmable Flash, 128/256/512 bytes EEPROM, 128/256/512 bytes SRAM, 12 general purpose I/O lines,
in „AVR Programm brennen ohne Bootloader“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
EPJ9_web.pdf
_1_1_avr.zip • AVR-Studio Projektordner V1.0 http://www.mikrocontroller.net/wikifiles/2/27/GLoggerMini_avr.zip • RawRead V1.1 http://www.mikrocontroller.net/wikifiles/b/be/GLoggerMini_raw- read_1_1_exe.zip •
in „Embedded Projects Journal: 9. Ausgabe erschienen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test2.c
PWM_STEPS verkleinert werden #endif // includes #include <stdint.h> #include <string.h> #include <avr/io.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <util/delay.h> // globale Variablen volatile uint8_t pwm_setting[4]; // Einstellungen für die einzelnen PWM-Kanäle uint16_t pwmtable
in „Moodlight Sourcecode hilfe“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
16000000UL #include <stdint.h> // Header File für Datentypen (uint8_t, etc.) #include <stdlib.h> #include <avr/io.h> // Header File für IO Ports #include <avr/interrupt.h> // Header File Interrupt Vektoren #include <avr/pgmspace.h> // Markos für PGM Space // INCLUDES für UART #include "uart.h" #define ANZAHL1
in „µC rechnet falsch oder ich finde den Fehler nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
16000000UL #include <stdint.h> // Header File für Datentypen (uint8_t, etc.) #include <stdlib.h> #include <avr/io.h> // Header File für IO Ports #include <avr/interrupt.h> // Header File Interrupt Vektoren #include <avr/pgmspace.h> // Markos für PGM Space // INCLUDES für UART #include "uart.h" #define ANZAHL1
in „µC rechnet falsch oder ich finde den Fehler nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
16000000UL #include <stdint.h> // Header File für Datentypen (uint8_t, etc.) #include <stdlib.h> #include <avr/io.h> // Header File für IO Ports #include <avr/interrupt.h> // Header File Interrupt Vektoren #include <avr/pgmspace.h> // Markos für PGM Space // INCLUDES für UART #include "uart.h" #define ANZAHL1
in „µC rechnet falsch oder ich finde den Fehler nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
16000000UL #include <stdint.h> // Header File für Datentypen (uint8_t, etc.) #include <stdlib.h> #include <avr/io.h> // Header File für IO Ports #include <avr/interrupt.h> // Header File Interrupt Vektoren #include <avr/pgmspace.h> // Markos für PGM Space // INCLUDES für UART #include "uart.h" #define ANZAHL1
in „µC rechnet falsch oder ich finde den Fehler nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bm01.asm
bm01.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 0c 94 3e 00 jmp 0x7c ; 0x7c <__ctors_end> 4: 0c 94 50 00 jmp 0xa0 ; 0xa0 <__bad_interrupt> 8: 0c 94 50 00 jmp 0xa0 ; 0xa0 <__bad_interrupt> c:
in „FixedPoint in C und C++“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Transistortester092k.pdf
Ergänzung zur Bedienung desAVR-Transistortester K.-H. Kübbeler Gilt nur für Testversion 0.92k Einleitung: Basierend auf der Software von Markus Frejek habe ich angefangen die Software zu modifizieren. Der Grund war zu Beginn eigentlich
-
Datei
profibus.c
for non-commercial use //* \note Info: http://www.mikrocontroller.net/topic/106174 //* \date 2010.04.28 Porting to AVR (WinAVR), Einar S. //* \note Pins used: USART RX / TX, Portd:2 controls TX enable. //* \note Crystal: see header file. //*/ #include <avr/io.h> #include <avr/signal.h> #include <avr/interrupt.h
-
Datei
debug_okay.asm
89 83 std Y+1, r24 ; 0x01 // ensure High level for some time SENSOR_PORT |= (1<<SENSOR_PIN ); 18e: 28 9a sbi 0x05, 0 ; 5 SENSOR_DDR |= (1<<SENSOR_DD_BIT); 190: 20 9a sbi 0x04, 0 ; 4 #else //round up by default __ticks_dc = (uint32_t)(ceil(fabs(__tmp))); #endif __builtin_avr_delay_cycles(__ticks_dc);
in „Fehler bei einfacher Integer-Division?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ATmega32PWM.c
#define F_CPU 8000000L #include <inttypes.h> #include <avr/io.h> #include <util/delay.h> #include <avr/pgmspace.h> uint8_t pwmtable[180] PROGMEM = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 7, 7, 7
in „Hilfe für Dimmung einer Fertig-KSQ“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
LED-PWM_Tiny13A.c
um die LEDs auch an- und auszuschalten und den Stromverbrauch zu senken. * * * Hilfestellungen: * - AVR-GCC-Tutorial auf der Seite http://www.mikrocontroller.net/articles/AVR-GCC-Tutorial#Zugriff_auf_IO-Ports * - Zusätzliche Tutorials (ADC, Interrupts und Timer/Zähler/PWM) im verlinkten Tutorial unter "Weiterführende Tutorials" * * Dieses Programm wurde erstellt mit dem frei verfügbaren AVR-Studio/Atmel-Studio von ATMEL * * Created: 28.04.2015 09:48:48 * Author: Lars Mielchen, TE-13B */ #include <avr/io.h> #include <avr/interrupt.h> //***************************************************
in „AVR-Studio Simulation/Debugging springt nicht in ISR“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
TMC222_AVR.c
************************************************* Example library for using a TMC222 together with AVR processors that have a hardware TWI interface (e.g. ATmega8, ATmega48, ATmega88, ATmega168, ATmega16, ATmega32, ATmega64, ATmega128, AT90CAN128 and many more). It implements and interrupt driven TWI
in „Ansteuerung TMC222“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
TMC222_AVR.c
************************************************* Example library for using a TMC222 together with AVR processors that have a hardware TWI interface (e.g. ATmega8, ATmega48, ATmega88, ATmega168, ATmega16, ATmega32, ATmega64, ATmega128, AT90CAN128 and many more). It implements and interrupt driven TWI
in „ELV USB-I2C & Schrittmotorsteuerung iSMT“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MyPC_sch.pdf
SO 6 100k 3 3 . R 1 VS_DREQ 8 IOVCC0 14 R4 3 3 GND V DREQ IOVCC1 19 IC7 ETH_SO . R5 26 IOVCC2 XMEGA128A1 3 VS_TX 27 RX 5 AVR_RST 90 95 PA0 100k TX CVCC0 7 PDI_DATA 89 /Reset_PDI ADC0_AC0_AREF_PA0 96 PA1 33 CVCC1 24 PDI_Data ADC1_AC1_PA1 97 PA2 34 GPIO0 CVCC2 31 ADC2_AC2_DAC0_PA2 98 PA3 9 GPIO2 CVCC3
in „Bitte Schaltplan&Layout checken“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SerialCom_CNC_dump.html
td>COM7</td></tr> <tr class="s0"><td>1</td><td>28/02/2015 14:58:17</td><td>IRP_MJ_CREATE</td><td>UP</td><td>STATUS_SUCCESS</td><td></td><td>D:\Projekte\Controller_AVR\Arduino\GRBL_StepperMotor\SerialCom_CNC\SerialComCNC.exe</td><td></td><td></td><td
in „Projekt: SerialComCNC Serielles Frontend für CNC GRBL mit ATMega“ · Projekte & Code ·
-
PDF
attiny84.pdf
throughputs up to ten times faster than con- ventional CISC microcontrollers. 4 ATtiny24/44/84 8006H–AVR–10/09 ATtiny24/44/84 The ATtiny24/44/84 provides the following features: 2/4/8K byte of In-System Programmable Flash, 128/256/512 bytes EEPROM, 128/256/512 bytes SRAM, 12 general purpose I/O lines,
in „Attiny 84 ISP?!“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
db_atmega8.pdf
AIO outputs shown in the port figure and the digital logic of the TWI module. 62 ATmega8(L) 2486P–AVR–02/06 ATmega8(L) Alternate Functions of Port D The Port D pins with alternate functions are shown in Table 28. Table 28. Port D Pins Alternate Functions Port Pin Alternate Function PD7 AIN1 (Analog
in „ADC-Input und Auswahlverfahren“ · Mikrocontroller und Digitale Elektronik ·