-
Datei
dcf.ino
?frm=ffs__50450515 */ #include "TimeLib.h" #include "DCF77.h" #include <elapsedMillis.h> #include <avr/sleep.h> #include <avr/power.h> elapsedMillis timeElapsed; //declare global if you don't want it reset every time loop runs #define max_zeit 6000 //6 Sekunden Timeout #define DCF_PIN 2 // Connection
in „AEG Adtranz Fallblattanzeiger“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
decompress_pdu.c
mask[7] = {1,3,7,15,31,63,127}; //!< Lookup table -> mask const unsigned char __flash power[7] = {128,64,32,16,8,4,2}; //!< Lookup table -> 2^( 7 - i ) /*! \brief ZIP_decompress will decode a message in PDU format into a readable string * * \param *compressed PDU encoded text * \param *decompressed Pointer
in „GSM / PDU dekomprimieren: Problem mit @ und $“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
tn13Adef.asm
******************** ;* 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 : AVR000 ;* File Name : "tn13Adef.inc" ;* Title : Register/Bit Definitions for the ATtiny13A ;* Date : 2011-02-09 ;* Version : 2.35 ;* Support E-mail : avr@atmel.com ;* Target MCU : ATtiny13A ;* ;* DESCRIPTION
in „Gerät bauen, welches Rauschen produziert (kein Scherz)“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
mcp2515.txt
-------------------------------------- Datei main #include <avr/io.h> // RegisterNamen #include <util/delay.h> // #include <avr/interrupt.h> // Interrupts #include <stdio.h> #include <stdint.h> #include <stdlib.h> #include <inttypes.h> #include "defines.h" int main
in „MCP2515 richtig initialisiert?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
XMega_Uniboard_sch.pdf
8 JP5 + PB5 9 10 JP3 1 2 1 2 3 4 JP_JTAG 3 4 5 6 5 6 GND 7 8 JP_PDI k 9 9 10 1 R GND JP_ADC IC1 S AVR_XMEGA_A3_ GND R 57 /Reset_PDI_CLK ADC0_AC0_AREF_PA0 62 56 PDI_Data ADC1_AC1_PA1 63 ADC2_AC2_PA2 64 100nF ADC3_AC3_PA3 1 ADC4_AC4_PA4 2 C13 ADC5_AC5_PA5 3 B 14 GND ADC6_AC6_PA6 4 24 GND ADC7_AC7_AC0OUT_PA7
in „Kleines Xmega-Board - Verbesserungsvorschläge?“ · Platinen ·
-
Datei
mv_gcctest9.lst
@gmx.de 12:mv_gcctest9.c **** You might find more AVR related stuff at my homepage: 13:mv_gcctest9.c **** http://members.xoom.com/volkeroth 14:mv_gcctest9.c **** */ 15:mv_gcctest9.c **** 16:mv_gcctest9.c **** #include "uart.h" 17:mv_gcctest9.c **** #include <avr/pgmspace.h> 18:mv_gcctest9.c **** #include <avr/io.h> 19:mv_gcctest9.c **** #include "timer.h" 20:mv_gcctest9.c **** #include "UartPrintF.h" 21:mv_gcctest9.c **** 22:mv_gcctest9.c **** int main(void
in „Multiplikation ist zu schnell...“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
STK500-Test_in_C_ASM-Translate.txt
stk500_gcc_mega16.elf: file format elf32-avr Sections: Idx Name Size VMA LMA File off Algn 0 .text 0000019e 00000000 00000000 00000054 2**1 CONTENTS, ALLOC, LOAD, READONLY, CODE 1 .stab 00000378 00000000 00000000 000001f4 2**2 CONTENTS, READONLY
in „STK500 Testprog funzt in C funzt nicht?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATtiny416_50002683A.pdf
the operating system will ® perform a®driver software inst®llation. The driver file supports both 32- and 64-bit versions of Microsoft Windows XP, Windows Vista , Windows 7, Windows 8, and Windows 10. The drivers for the kit are included with Atmel Studio. Once the Xplained Nano board is powered the
in „Neue 8-Bit Tinys vorgestellt: 417/814/816/817“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usbconfig.h
usbEnableAllRequests() in * usbdrv.h. */ #define USB_CFG_DRIVER_FLASH_PAGE 0 /* If the device has more than 64 kBytes of flash, define this to the 64 k page * where the driver's constants (descriptors) are located. Or in other words: * Define this to 1 for boot loaders on the ATMega128. */ #define USB_CFG_LONG_TRANSFERS
in „Probleme mit VUSB-Libary..“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usbconfig.h
usbEnableAllRequests() in * usbdrv.h. */ #define USB_CFG_DRIVER_FLASH_PAGE 0 /* If the device has more than 64 kBytes of flash, define this to the 64 k page * where the driver's constants (descriptors) are located. Or in other words: * Define this to 1 for boot loaders on the ATMega128. */ #define USB_CFG_LONG_TRANSFERS
in „ATMega48 mit V-USB (AtmelStudio 6)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usbconfig.h
usbEnableAllRequests() in * usbdrv.h. */ #define USB_CFG_DRIVER_FLASH_PAGE 0 /* If the device has more than 64 kBytes of flash, define this to the 64 k page * where the driver's constants (descriptors) are located. Or in other words: * Define this to 1 for boot loaders on the ATMega128. */ #define USB_CFG_LONG_TRANSFERS
in „Problem mit V-USB“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usbconfig.h
usbEnableAllRequests() in * usbdrv.h. */ #define USB_CFG_DRIVER_FLASH_PAGE 0 /* If the device has more than 64 kBytes of flash, define this to the 64 k page * where the driver's constants (descriptors) are located. Or in other words: * Define this to 1 for boot loaders on the ATMega128. */ #define USB_CFG_LONG_TRANSFERS
in „V-USB Probleme ATtiny44 (wird nicht erkannt)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
BCM.S
inspiriert vom Thread "24fach 16Bit BCM logarithmisch" auf ledstyles.de, Original von bkwei * */ #include "avr/io.h" #define BITCOUNT 14 ; Bittiefe der PWM 10-16 #define MAXLIGHT 255 ; Masterhelligkeit 0-255 (kann an Adresse aMaster jederzeit geaendert werden) // MACROS Zeitschleifen .macro nops82 ; Macro Zeitschleife
in „Bit Angle Modulation Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sinus_40000.txt
0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x32, 0x31, 0x31, 0x31, 0x31, 0x31,
in „monsterarray im PROGMEM“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
output.txt
; 255 d5c: ori r22, 0xc3 ; 195 d5e: ori r22, 0x15 ; 21 d60: subi r23, 0xf2 ; 242 d62: andi r22, 0x32 ; 50 d64: subi r23, 0xf3 ; 243 d66: ori r22, 0xfc ; 252 d68: cbr r22, 0xf0 ; 240 d6a: ori r16, 0xd0 ; 208 d6c: ori r22, 0xe9 ; 233 d6e: ori r22, 0x99 ; 153 d70: cbr r22, 0xb1 ; 177 d72: andi r22, 0x25
in „Atmega8 löst Timerinterrupt nicht aus“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
HausAutoTest.pdf
Shield_1 R2 23 VBUS PC03 34 TWCK_SCL PA21 17 CS_EEProm 17 6 5 33 TWD_SDA PA20 18 PD12 18 GND PC02 AVR-JTAG-10 63 CAN1_TX PA19 19 PD11 19 GND 10 9 TDI PB01 PA16 20 CS_SDKarte 20 8 7 32 PB31 PB00 62 CAN1_RX nTRST NC p C z PA09 21 SCK0 21 nSRST 6 5 TMS 2 1 H PA23 22 PA23 PA08 22 MISO0 22 VREF 4 3 TDO Y
in „AT32UC3C2 Schaltplan“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
HausAutoTest.pdf
Shield_1 R2 23 VBUS PC03 34 TWCK_SCL PA21 17 CS_EEProm 17 6 5 33 TWD_SDA PA20 18 PD12 18 GND PC02 AVR-JTAG-10 C_Qn1 63 CAN1_TX PA19 19 PD11 19 GND 10 9 TDI 22pF PB01 PA16 20 CS_SDKarte 20 8 7 32 PB31 PB00 62 CAN1_RX nTRST NC z PA09 21 SCK0 21 nSRST 6 5 TMS 1 H PA23 22 PA23 PA08 22 MISO0 22 VREF 4 3
in „AT32UC3C2 Schaltplan“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
HausAutoTest.pdf
Shield_1 R2 23 VBUS PC03 34 TWCK_SCL PA21 17 CS_EEProm 17 6 5 33 TWD_SDA PA20 18 PD12 18 GND PC02 AVR-JTAG-10 C_Qn1 63 CAN1_TX PA19 19 PD11 19 GND 10 9 TDI 22pF PB01 PA16 20 CS_SDKarte 20 8 7 32 PB31 PB00 62 CAN1_RX nTRST NC z PA09 21 SCK0 21 nSRST 6 5 TMS 1 H PA23 22 PA23 PA08 22 MISO0 22 VREF 4 3
in „Layout prüfen“ · Platinen ·
-
PDF
HausAutoTest.pdf
Shield_2 Shield_1 R2 23 VBUS PC03 34 TWCK_SCL PA23 17 6 5 33 TWD_SDA PA22 18 PA07 14 GND PC02 PA08 15 AVR-JTAG-10 C_Qn1 63 CAN1_TX PA21 19 GND 10 9 TDI 22pF PB01 PA20 20 SCK0 16 8 7 32 PB31 PB00 62 CAN1_RX MISO0 17 nTRST NC z MOSI0 18 nSRST 6 5 TMS 1 H PA23 22 PA23 VREF 4 3 TDO Y 6 21 PA22 5V 2 1 1 31 PA22
in „Layout prüfen“ · Platinen ·
-
Datei
Kuckuck.c
8000000UL definiert ist und die FUSES entsprechend gesetzt sind. #define F_CPU 8000000UL #include <avr/io.h> #include <avr/sleep.h> #include <avr/interrupt.h> #include <util/delay.h> #include <avr/wdt.h> #include <avr/pgmspace.h> #include "sbit.h" // #define SENDER // Sender vorhanden? #define GRILLE_PIN
in „ATTINY 433MHz Fuchssender mit akustischem Grillen-Sound“ · Projekte & Code ·
-
Datei
TouchGLCDm_advanced_3.bas
--------------------------------------------------------- Is_touched_done = 0 Waitms 100 Cls Lcdat 32 , 6 , "erfolgreich " Lcdat 41 , 6 , "kalibriert!" Box(32 , 27) -(136 , 51) , 255 Waitms 1500 '------------------------------------------------------------------------------- Exit Sub Collect_sample_point: Cls Lcdat 32 , 2 , "zum Kalibrieren" Lcdat 41 , 2 , "Punkte antippen" Circle(xd , Yd) , 3 , 255 : Pset Xd , Yd , 255 Enable Timer0 : Is_touched_done = 0 Do If Is_touched_done = 1 Then Circle(xd , Yd) , 2 , 255 Loop
in „Pollin 16080 Touch mit ATMEGA32 und BASCOM“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
M16-was_ist_los_damit.bas
-------------------------------------------------------------------------- 'Display Pin 1 Reset => AVR Pin a0 ' 2 CS a1 ' 3 GND GND ' 4 Sdata a2 ' 5 Sclk a3 ' 6 Vdigital Vdd (3 Volt) ' 7 Vbooster Vdd ' 8 Vlcd über Elko (10uF/10V) an GND '---------------------------------------------------------------
-
Datei
ds1820.c
#include <avr/io.h> #include "ds1820.h" #include "delay.h" unsigned char crc8_data[] = { 0x00, 0x5e, 0xbc, 0xe2, 0x61, 0x3f, 0xdd, 0x83, 0xc2, 0x9c, 0x7e, 0x20, 0xa3, 0xfd, 0x1f, 0x41, 0x9d, 0xc3, 0x21, 0x7f, 0xfc
in „DS18S20 in C“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <avr/io.h> #include <util/delay.h> #define DATA 1 #define COMMAND 0 void LoadPaint(void); void LoadEEPROM(void); void ST7626_Init(void); void Display(void); void Write(unsigned char mode, unsigned char byte
in „Mini-Farbdisplay (+mehr) für 1 Euro“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
EXT_LCD_EADOG_UC1610.h
----------------------------------------------------------------- // das File muss im Ordner // "myAVR/WinAVR/AVR/Include/UB_EXT_MODULE/" // liegen und mit #include <UB_EXT_MODULE/EXT_LCD_EADOG_UC1610.h> // eingebunden werden // //----------------------------------------------------------------------
in „LCD Display defekt oder einstellungen ändern ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Schrittmotor.asm
clr R22 ldi R23, 1 lds R20, ZSchritt ;Schrittweite+1 add R20, R23 adc R21, R22 clr R23 rcall urdiv32 ;urdiv32: ;32 Bit / 32 Bit ; R19..R16 = R19..R16 / R23..R20 (Ganzzahldivision) R19(H)...R16(L) / R23(H)...R20(L) gerundet Ganzzahl mov R20, R16 mov R21, R17 mov R22, R18 mov R23, R19 ret ;-----------
in „Spielerei mit einem 2- und 5-Phasen-Schrittmotor“ · Projekte & Code ·
-
Datei
Protokoll.txt
: Recv: 5 [35] avrdude: Recv: 0 [30] avrdude: Recv: 0 [30] avrdude: Recv: _ [5f] avrdude: Recv: 2 [32] avrdude: Recv: . [02] avrdude: stk500v2_getsync(): found STK500 programmer AVR Part : ATmega328P Chip Erase delay : 9000 us PAGEL : PD7 BS2 : PC2 RESET disposition : dedicated RETRY pulse : SCK serial
in „ATMega328P für MaXYposi flashen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Main.c
*************************************************************************** File: Main.c Main WhereAVR function library. Functions: extern int main(void) extern void mainTransmit(void) extern void mainReceive(void) extern void ax25rxByte(unsigned char rxbyte) extern void mainDelay(unsigned int timeout
in „AFSK über AVR“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
DMXReceiver.c
license http://creativecommons.org/licenses/by-nc/3.0/de/ * @target AtTiny2313 * @cpu 16MHz */ #include <avr/interrupt.h> #include <stdio.h> #include <inttypes.h> #include <avr/io.h> #include <avr/pgmspace.h> #include <avr/wdt.h> #include <util/delay.h> // number of receiving channels #define DMX_CHANNELS
in „DMX Receiver - 4Channel PWM (2*8bit lin, 2*16bit exp) - AtTiny2313“ · Projekte & Code ·
-
Datei
iom88.h
example showing the SFR_B() macro call, * the expanded result and usage of this result: * * SFR_B(AVR, 0x1F) Expands to: * __io union { * unsigned char AVR; // The sfrb as 1 byte * struct { // The sfrb as 8 bits * unsigned char AVR_Bit0:1, * AVR_Bit1:1, * AVR_Bit2:1, * AVR_Bit3:1, * AVR_Bit4:1, * AVR_Bit5:1, * AVR_Bit6:1, * AVR_Bit7:1; * }; * } @ 0x1F; * Examples of how to use the expanded result: * AVR |= (1<<5); * or like this: * AVR_Bit5 = 1; ****************************************************************
in „IAR Embedded Workbench for Atmel AVR“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
abused_bootloder_disassembly.txt
boot.elf: file format elf32-avr Disassembly of section .data: 00000000 <_binary_boot_raw_start>: 0: ff ff .word 0xffff ; ???? 2: ff ff .word 0xffff ; ???? 4: ff ff .word 0xffff ; ???? 6: ff ff .word 0xffff ; ???? 8: ff ff .word
in „ATmega-Bootloader vom Hauptprogramm aus flashen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
main.c * * Created on: 13.04.2014 * Author: koepi */ #include <stdint.h> #include <stdlib.h> #include <avr/io.h> #include <avr/interrupt.h> #include <util/atomic.h> #include "main.h" //////////////////////////////////////////////////////// // // 4 digits 7 segment common cathode LED 3462AS // Test code (
in „Seminarprojekt Binäruhr, passenden µC gesucht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Test.lst
Test.elf: file format elf32-avr Sections: Idx Name Size VMA LMA File off Algn 0 .data 0000000e 00800100 000000f6 0000016a 2**0 CONTENTS, ALLOC, LOAD, DATA 1 .text 000000f6 00000000 00000000 00000074 2**1 CONTENTS, ALLOC, LOAD,
in „Array über konstante C-String im Flash“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mca25.c
wait for AT+CSCC=2,199.B9\r AUTH2 req: // AT+CSCC.2.199.B9.r| // [F9 23 EF 23 41 54 2B 43 53 43 43 3D 32 2C 31 39 39 2C 42 39 0D FB F9] if (memcmp_P(buf,PSTR("\xF9\x23\xEF\x23\x41\x54\x2B\x43\x53\x43\x43" "\x3D\x32\x2C\x31\x39\x39\x2C\x42\x39\x0D\xFB\xF9"),23) == 0){ // send response token: (OK) // [F9
in „Handykamera MCA-25 ansteuern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stk500_at90s1200_mega8535.asm
Fredriksen, Morten W. Lund ;* Haakon Skar, Paal Kastnes ;* ;* DESCRIPTION ;* This is a serious hack of AVR910, designed to work on the STK500. The ;* STK500 uses basically AVR910, with code that only enables it when the ;* 'program' button is held down. BUT if you fix your STK500 you need to ;* use a Mega8535
in „STK500 defekter Prozessor“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LIN_1v1.c
und Erfassung verteilter Umweltdaten" Autor: Bani-Ameri Stand: 3.6.2009 Version: 1.1 */ #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
alf.c
//#include <mega16.h> #include <stdio.h> #include <stdint.h> #include <string.h> #include <avr/io.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> // Definiere hier, welche Ports die PWM ausgeben sollen #define PWMPORT0 PORTC #define PWMPORT1 PORTA #define DDRPORT0 DDRC #define DDRPORT1
in „12bit, 9-Kanal Soft-PWM für LEDs auf Mega16“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
0 // |nc|EN|RW|RS| |d|d|d|d // //!!!!!!!!!!!!!!!!!!!!!!!!!!!kontrolieren ob text im rom #include <avr/io.h> #include <stdio.h> #include <stdlib.h> #include <inttypes.h> #include <avr/pgmspace.h> #include "./convert_hex2asci.c" #define CPU_CLK 800000 //cpu CLK in KHz *10 #define DELAY_DIVISOR 37 //for
-
PDF
Schema_Mikrocontrollerteil.pdf
)PD2 26 JP8 AVR ISP (SDA/INT1)PD1 25 1 2 USB_RXD (SCL/INT0)PD0 GND GND GND GND 54 9 LCD_RS 55 PF7(ADC7/TDI) (IC3/INT7)PE7 8 LCD_E 56 PF6(ADC6/TDO) (T3/INT6)PE6 7 LCD_RW 57 PF5(ADC5/TMS) (OC3C/INT5)PE5 6 LCD_BG 58 PF4
in „Taktfrequenz des Mikrocontrollers“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR-Tutorial.pdf
AVR-Tutorial Aus „www.mikrocontroller.net“ Der Inhalt entspricht dem Stand vom 15.10.2006. Es erfolgte eine leichte Umformatierung zur besseren Druckbarkeit. Keine Gewährleistung irgendwelcher Art! AVR-TUTORIAL
in „AVR-Tutorial als PDF bzw *.doc“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Schrittmotor.asm
clr R22 ldi R23, 1 lds R20, ZSchritt ;Schrittweite+1 add R20, R23 adc R21, R22 clr R23 rcall urdiv32 ;urdiv32: ;32 Bit / 32 Bit ; R19..R16 = R19..R16 / R23..R20 (Ganzzahldivision) R19(H)...R16(L) / R23(H)...R20(L) gerundet Ganzzahl mov R20, R16 mov R21, R17 mov R22, R18 mov R23, R19 ret ;-----------
in „Spielerei mit einem 5-Phasen-Schrittmotor“ · Projekte & Code ·
-
Datei
PinTemplateVirtual.ino.elf.txt
C:\Users\Worker\AppData\Local\Temp\arduino_build_209462\PinTemplateVirtual.ino.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 0c 94 51 00 jmp 0xa2 ; 0xa2 <__ctors_end> 4: 0c 94 79 00 jmp 0xf2 ; 0xf2 <__bad_interrupt> 8: 0c 94 79 00 jmp 0xf2 ; 0xf2 <__bad_interrupt>
in „Buchempfehlung C++ und MCUs“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
liste.lst
Einstellungen\Dom\Eigene Dateien\Assembler\liste\liste.asm(1): Including file 'C:\Programme\Atmel\AVR Tools\AvrAssembler2\Appnotes\m32def.inc' ;***** Created: 2005-01-11 10:31 ******* Source: ATmega32.xml ************ ;************************************************************************* ;* 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 : AVR000 ;* File Name : "m32def.inc" ;* Title : Register/Bit Definitions for the ATmega32 ;* Date : 2005-01-11 ;* Version : 2.14 ;* Support E-mail : avr@atmel.com ;* Target MCU : ATmega32 ;* ;* DESCRIPTION
in „Adressierung eines LUT mit Z-Register“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
TempundAnalogwerte.bas
'********************************************************** 'Compiler : BasCom 'Hardware : AVR-Ctrl Platine ' : DS1820 Temperaturmessung ' : Analogwerterfassung an ADC 'Chip : AT90S8535 'Taktfrquenz : 8,000000 MHz '********************************************************** $regfile = "8535def.dat
in „DS1820 + ADC mit C und Bascom“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
RFM_02_FSK_Polling_868.bas
############################################################# ' # RF02-Test Bascom ' # Pollin Funk-AVR Board - RFM02 auf dem Board ' # Sendedaten am FSK-Pin ' # NIRQ Polling ' ######################################################################## $regfile = "m8def.dat" $hwstack = 32 $swstack = 10 $
-
Datei
tn13def.inc
******************** ;* 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 : AVR000 ;* File Name : "tn13def.inc" ;* Title : Register/Bit Definitions for the ATtiny13 ;* Date : 2009-12-11 ;* Version : 2.35 ;* Support E-mail : avr@atmel.com ;* Target MCU : ATtiny13 ;* ;* DESCRIPTION
in „Interrupt funktioniert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
HausAutoTest1808.pdf
Shield_2 Shield_1 R2 23 VBUS PC03 34 TWCK_SCL PA23 17 6 5 33 TWD_SDA PA22 18 PA07 14 GND PC02 PA08 15 AVR-JTAG-10 C_Qn1 63 CAN1_TX PA21 19 GND 10 9 TDI C42 22pF PB01 PA20 20 SCK0 16 8 7 R22 1uF 32 PB31 PB00 62 CAN1_RX MISO0 17 nTRST NC k z MOSI0 18 nSRST 6 5 TMS 1 1 H PA23 22 PA23 VREF 4 3 TDO Y 6 21 PA22
in „Layout prüfen“ · Platinen ·
-
Datei
Schrittmotor.asm
clr R22 ldi R23, 1 lds R20, ZSchritt ;Schrittweite+1 add R20, R23 adc R21, R22 clr R23 rcall urdiv32 ;urdiv32: ;32 Bit / 32 Bit ; R19..R16 = R19..R16 / R23..R20 (Ganzzahldivision) R19(H)...R16(L) / R23(H)...R20(L) gerundet Ganzzahl mov R20, R16 mov R21, R17 mov R22, R18 mov R23, R19 ret ;-----------
in „Spielerei mit einem 2- und 5-Phasen-Schrittmotor“ · Projekte & Code ·
-
Datei
ettft240320tp3_2_rev_b_font.h
***********/ #ifndef ETTFT240320TP3_2_REV_B_FONT_H #define ETTFT240320TP3_2_REV_B_FONT_H #include <avr/pgmspace.h> // Makros für Flash-Konstanten. /************************************************** Font 1 ************************************************** X=6 Pixel breit Y=8 Pixel hoch 6 Bytes pro Zeichen
in „ET-TFT320240 Rev.3.2 Code in Modul und Header aufteilen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd_driver_ks0073.c
--------------------- // Die Pinbelegung ist ueber defines in lcd-routines.h einstellbar #include <avr/io.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> // put var to program memory #include <util/delay.h> #include <stdio.h> #include "config.h" #include "cortos.h" #include "hardware.h" // CS
in „EA DIP204-4 Datenblatt verständnis“ · Mikrocontroller und Digitale Elektronik ·