-
PDF
PWM_Tiefpass_Restwelligkeit.pdf
spra490/spra490.pdf die g o▯te Restwelligkeit zu erwarten. Die Periodendauer der PWM be- t agt bei einem AVR mit Hardware-PWM: 1 res T = f ▯ 2 ▯ prescale (1) Q 1 Abbildung 1: PWM Signal mit 50% Puls-Pausen-Verhal nis Entsprechend betr gt die PWM-Frequenz f PWM : 1 fQ fPWM = T = 2res▯ prescale (2) fQist die
in „PWM Tiefpass Restwelligkeit Berechnung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Lite09.asm
data = r25 ;uni09:i/o_data .def uni10 = r26 ;uni10:x_lo .def uni11 = r27 ;uni11:x_hi .def uni12 = r28 ;uni12:y_lo .def uni13 = r29 ;uni13:y_hi .def uni14 = r30 ;uni14:z_lo .def uni15 = r31 ;uni15:z_hi ;--constant--------------------------------------;constant_defs ;--led_data-------------------------
in „Takt oder Beat aus Musik filtern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Lite09.asm
data = r25 ;uni09:i/o_data .def uni10 = r26 ;uni10:x_lo .def uni11 = r27 ;uni11:x_hi .def uni12 = r28 ;uni12:y_lo .def uni13 = r29 ;uni13:y_hi .def uni14 = r30 ;uni14:z_lo .def uni15 = r31 ;uni15:z_hi ;--constant--------------------------------------;constant_defs ;--led_data-------------------------
in „wieso wird andauernd int0 und int1 ausgelöst?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Lite09.asm
data = r25 ;uni09:i/o_data .def uni10 = r26 ;uni10:x_lo .def uni11 = r27 ;uni11:x_hi .def uni12 = r28 ;uni12:y_lo .def uni13 = r29 ;uni13:y_hi .def uni14 = r30 ;uni14:z_lo .def uni15 = r31 ;uni15:z_hi ;--constant--------------------------------------;constant_defs ;--led_data-------------------------
in „stacksicherung bei 2 ints“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
TempMess.asm
TempMess für Attiny85 ; Temperature Measuring System ; (TMS) for Attiny85 ; ; UART see Application Note AVR307 / Siehe Application Note AVR307 ; For the first tests we use 300 baud / Baudrate temporär auf 300 herabgestuft ; Each use of derivated values is marked with [BAUD:300] ; Jede Stelle, die bei Änderung
in „ATtiny85 UART mit USI [ASM]: Wo liegt der Fehler?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usb_hdi.c
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ #ifndef __AVR_ATmega32U4__ #define __AVR_ATmega32U4__ #endif #define USB_SERIAL_PRIVATE_INCLUDE #include "usb_hdi.h" /************************************************************************** * * Configurable Options
in „Teensy HDI läuft nicht richtig“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
XMEGA-A3BU_XPLAINED_Design_Documentation_rev2.PDF
VCC_P3V3 VCC_P3V3 VCC_P3V3 This footprint is suitable for the following Atmel devices: 61 61 P1 AT45DB64D2-CNU 0 0 0 AT45DB321D-MWU RR 0 RR 0 OR 0 AT45DB161D-SS 1 1 1 AT45DB081D-SS 62 62 P2 AT45DB041D-SS SERIAL_FLASH AT45DB021D-SS B MISO DF_MISO AT45DB011D-SS B U600 GND MOSI DF_MOSI PIU60001SI SO PIU60008
in „LED toggeln mit ATxmega256A3BU“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
PC_DIMMER_AT90S2313.asm
PHOENIXstudios 230 128 Kanal PC_DIMMER Firmware v2.0b ;Copyright (c) 2005 by PHOENIXstudios ; ;Chip-Typ: Atmel AVR AT90S2313 DIP ;*********************************************************************************************** .include "2313def.inc" .DEVICE AT90S2313 .EQU PFM_TIME_L =0x3f ;PWM_TIME = 10ms t=(TIMER
in „AT90S2313 Code für ATtiny2313 angleichen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
PC_DIMMER_AT90S2313.asm
PHOENIXstudios 230 128 Kanal PC_DIMMER Firmware v2.0b ;Copyright (c) 2005 by PHOENIXstudios ; ;Chip-Typ: Atmel AVR AT90S2313 DIP ;*********************************************************************************************** .include "2313def.inc" .DEVICE AT90S2313 .EQU PFM_TIME_L =0x3f ;PWM_TIME = 10ms t=(TIMER
in „PWM-Signal durch 3-Phasen-AC gestört?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
sec15_supplement.pdf
Clas- transpondersinthefield is eitherunlockedorlocked sic [16,26,29,46], CryptoRF [30] and iClass [27,28]. with a publicly known default PIN code [17]. This Besides Megamos Crypto, there are only three other means that anybodyhas write access to the memory major immobilizer products being used. The DST
in „Infos zum Volkswagen-Hack endlich veröffentlicht“ · Offtopic ·
-
Datei
m48def.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 :"m48def.inc" ;* Title :Register/Bit Definitions for the ATmega48 ;* Date :13.08.03 ;* Version :1.00 ;* Support E-mail :support@atmel.no ;* Target MCU :ATmega48 ;* ;* DESCRIPTION ;*
in „.def.inc-Datei für AtMega48“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
LCD8DIGIT.pdf
LCD8DIGIT.asm Page 1 ;*************************************************************************** ;* Atmel AVR-microcontroller and 8 1/2 digit LC-display * ;* PCB Layout : Eagle light 4.0 * ;* Christoph Kessler 2006 - 2007 db1uq (at) t-online.de * ;************************************************************
in „32Bit Division mit inline Assembler“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ReciprCnt.pdf
ReciprCnt.asm Page 1 ;*************************************************************************** ;* Atmel AVR-microcontroller and 8 1/2 digit LC-display * ;* PCB Layout : Eagle light 4.0 * ;* Christoph Kessler 2006 - 2007 db1uq (at) t-online.de * ;************************************************************
-
PDF
Powermeter.pdf
data is 1023. After prescaling (x32) and DC removal, the amplitude of the sampled signal is: 17 2566A-AVR-07/04 Equation 20. Amplitude After HPF. i =255×1023 = ±130432 2 After scaling (1/64) and taking the square of each sample, the amplitude is now +/- 4153444. At 4MHz system clock, 128 ADC prescaler and
in „230V Leistung erfassen mit ATmega128“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
volt230.pdf
data is 1023. After prescaling (x32) and DC removal, the amplitude of the sampled signal is: 17 2566A-AVR-07/04 Equation 20. Amplitude After HPF. i =255×1023 = ±130432 2 After scaling (1/64) and taking the square of each sample, the amplitude is now +/- 4153444. At 4MHz system clock, 128 ADC prescaler and
in „Netzteil ohne Trafo“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
energymeter.pdf
data is 1023. After prescaling (x32) and DC removal, the amplitude of the sampled signal is: 17 2566A-AVR-07/04 Equation 20. Amplitude After HPF. i =255×1023 = ±130432 2 After scaling (1/64) and taking the square of each sample, the amplitude is now +/- 4153444. At 4MHz system clock, 128 ADC prescaler and
in „Leistungsmessung über Shunt?“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
doc2566.pdf
data is 1023. After prescaling (x32) and DC removal, the amplitude of the sampled signal is: 17 2566A-AVR-07/04 Equation 20. Amplitude After HPF. i =255×1023 = ±130432 2 After scaling (1/64) and taking the square of each sample, the amplitude is now +/- 4153444. At 4MHz system clock, 128 ADC prescaler and
in „Cadsoft Eagle“ · Platinen ·
-
Datei
lanc0093.c
LANC_Command_Wide=0x37; // LANC code for slow wide speed for camcorders (first byte is fixed to 0x28) eeprom unsigned char LANC_Command_Tele=0x35; // LANC code for slow tele speed for camcorders (first byte is fixed to 0x28) unsigned int CamL_Timer; // Current value of timer1 for left LANC source unsigned
in „Problem mit ATMega8 - Flash überschreibt EEPROM“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcdcon_ft245.asm
198 , 0 .db 0 , 0 , 204 , 204 , 204 , 124 , 12 , 248 .db 0 , 0 , 252 , 152 , 48 , 100 , 252 , 0 .db 28 , 48 , 48 , 224 , 48 , 48 , 28 , 0 .db 24 , 24 , 24 , 0 , 24 , 24 , 24 , 0 .db 224 , 48 , 48 , 28 , 48 , 48 , 224 , 0 .db 118 , 220 , 0 , 0 , 0 , 0 , 0 , 0 .db 0 , 16 , 56 , 108 , 198 , 198 , 254 , 0
in „LCD Controller für 640x480 LCD mit mega8515“ · Projekte & Code ·
-
Datei
lcdcon_ft245.asm
198 , 0 .db 0 , 0 , 204 , 204 , 204 , 124 , 12 , 248 .db 0 , 0 , 252 , 152 , 48 , 100 , 252 , 0 .db 28 , 48 , 48 , 224 , 48 , 48 , 28 , 0 .db 24 , 24 , 24 , 0 , 24 , 24 , 24 , 0 .db 224 , 48 , 48 , 28 , 48 , 48 , 224 , 0 .db 118 , 220 , 0 , 0 , 0 , 0 , 0 , 0 .db 0 , 16 , 56 , 108 , 198 , 198 , 254 , 0
in „LCD Controller für 640x480 LCD mit mega8515“ · Projekte & Code ·
-
Datei
lcdcon_ft245_4bit.asm
198 , 0 .db 0 , 0 , 204 , 204 , 204 , 124 , 12 , 248 .db 0 , 0 , 252 , 152 , 48 , 100 , 252 , 0 .db 28 , 48 , 48 , 224 , 48 , 48 , 28 , 0 .db 24 , 24 , 24 , 0 , 24 , 24 , 24 , 0 .db 224 , 48 , 48 , 28 , 48 , 48 , 224 , 0 .db 118 , 220 , 0 , 0 , 0 , 0 , 0 , 0 .db 0 , 16 , 56 , 108 , 198 , 198 , 254 , 0
in „LCD Controller für 640x480 LCD mit mega8515“ · Projekte & Code ·
-
Datei
ADC_IIC.asm
****************************************************************************************** ;* * ;* AVR-Spielchen * ;* * ;********************************************************************************************* .include "m32def.inc" ;**** Global I2C Constants **** .equ SCLP = 0 ; SCL Pin number (
in „Analog zu I²C haut nicht hin“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
mode // by: luo // Date: 2012-12-18 //---------------------------------------------------- #include <avr/io.h> #include <avr/pgmspace.h> #include <util/delay.h> #include "main.h" #define uchar unsigned char // 8bit, 0 ~ 255 #define uint unsigned int // 16bit, 0 ~ 65,535 #define ulong unsigned long // 32bit
in „Benörige Hilfe bei Grafikdisplay LM240120“ · 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
PPS5330_hack_V1.4.c
Rolli * PPS5330 PowerSupply Projekt with temperature screen */ #define F_CPU 16000000UL #include <avr/io.h> #include <util/delay.h> #include <avr/interrupt.h> #include <math.h> #include <stdio.h> #include <stdlib.h> #include <avr/eeprom.h> #define SOFT_SPI_MOSI_PORT PORTD #define SOFT_SPI_CLK_PORT PORTD
in „PPS5330 Labor-Netzteil hack“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
V1.5_Master_6.12..txt
R20l) ; R22 + R23 Pulsdauer Radarservo (R23h:R22l) ; R24 + R25 Servopulsdauer (R25h:R24l) ; .include "avr.h" begin: rjmp main ; 1 POWER ON RESET rjmp ISR_Taster ; 2 Int0-Interrupt reti ; 3 Int1-Interrupt reti ; 4 TC2 Compare Match reti ; 5 TC2 Overflow reti ; 6 TC1 Capture rjmp ISR_Vergl_A ; 7 TC1 Compare
in „SPI Kopplung von ATmega8 und ATtiny 2313“ · Projekte & Code ·
-
PDF
ZigBit_OEM_Module_Product_Datasheet.pdf
13 12 11 10 9 8 7 6 5 4 3 2 1 GPIO3 1 0 GPIO4 2 GPIO5 1 2 DGND 2 DGND 2 4 D_VCC 2 D_VCC 5 2 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 S I O K 3 2 1 T F D 9 R D D K 8 7 6 M T D T T T T B R N I T X T C I Q Q_ _ G _ _ U U U V A P _ _ _ T P I I G A G A N N N A G R T T E G T J T T _ _ _ A R R
-
PDF
onkyo_tx_nr_616_service_manual.pdf.pdf
- - 64(Ref) F 3-01 GAME(TV/CD) Stereo(Direct) DVD DVD IN1 - - Max(Max) F/Z2 3-02 GAME(TV/CD) Stereo(Direct) DVD DVD IN1 - - 64(Ref) F/Z2 Z2/Z3Vol=Fix64(78) 3-03 GAME(TV/CD) Stereo(Direct) DVD DVD IN1 - - 64
in „Onkyo verstärker“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
Lite11.asm
data = r25 ;uni09:i/o_data .def uni10 = r26 ;uni10:x_lo .def uni11 = r27 ;uni11:x_hi .def uni12 = r28 ;uni12:y_lo .def uni13 = r29 ;uni13:y_hi .def uni14 = r30 ;uni14:z_lo .def uni15 = r31 ;uni15:z_hi ;--constant--------------------------------------;constant_defs ;--led_data-------------------------
in „Takt oder Beat aus Musik filtern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Lite11.asm
data = r25 ;uni09:i/o_data .def uni10 = r26 ;uni10:x_lo .def uni11 = r27 ;uni11:x_hi .def uni12 = r28 ;uni12:y_lo .def uni13 = r29 ;uni13:y_hi .def uni14 = r30 ;uni14:z_lo .def uni15 = r31 ;uni15:z_hi ;--constant--------------------------------------;constant_defs ;--led_data-------------------------
in „stacksicherung bei 2 ints“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVR.html
height: 21px;" class="hcp1" valign="top"> <td colspan="1" rowspan="1" style="width: 8.485%;" class="hcp28" bgcolor="#c8d0e0" width="8.485%"> <p class="hcp2" align="right">ATxmega64A1</p> </td> <td colspan="1" rowspan="1" style="width: 6.776%;" class="hcp29" bgcolor="#c8d0e0" width="6.776%"> <p class="hcp14
in „Billige Alternative zu AVR STK 500 oder Wie brenne ich günstig mein Programm auf den Mikrochip?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
tn816def.inc
0x0A26 ; SPLIT Low Period .equ TCA0_SPLIT_HPER = 0x0A27 ; SPLIT High Period .equ TCA0_SINGLE_CMP0 = 0x0A28 ; SINGLE Compare 0 .equ TCA0_SINGLE_CMP0L = 0x0A28 ; SINGLE Compare 0 low byte .equ TCA0_SINGLE_CMP0H = 0x0A29 ; SINGLE Compare 0 hi byte .equ TCA0_SPLIT_LCMP0 = 0x0A28 ; SPLIT Low Compare .equ TCA0_
in „ATtiny816 wo finde ich def.inc“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
HD44780_mod.h
#define HD44780_HPP //#include <static_assert.h> #include <delay.h> #include <pinlist.h> #include <avr/pgmspace.h> namespace Mcucpp { //********************************************************************************* #define BUSY_FLAG 0x80 // LCD is busy | DB7=1 //***********************************
in „Welchen Controller für C++ Programmierung?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
m324PAdef.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 : "m324PAdef.inc" ;* Title : Register/Bit Definitions for the ATmega324PA ;* Date : 2009-11-03 ;* Version : 2.35 ;* Support E-mail : avr@atmel.com ;* Target MCU : ATmega324PA ;* ;* DESCRIPTION
in „M324def.inc gesucht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
m324Pdef.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 : "m324Pdef.inc" ;* Title : Register/Bit Definitions for the ATmega324P ;* Date : 2009-11-03 ;* Version : 2.35 ;* Support E-mail : avr@atmel.com ;* Target MCU : ATmega324P ;* ;* DESCRIPTION
in „M324def.inc gesucht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcdconser.asm
198 , 0 .db 0 , 0 , 204 , 204 , 204 , 124 , 12 , 248 .db 0 , 0 , 252 , 152 , 48 , 100 , 252 , 0 .db 28 , 48 , 48 , 224 , 48 , 48 , 28 , 0 .db 24 , 24 , 24 , 0 , 24 , 24 , 24 , 0 .db 224 , 48 , 48 , 28 , 48 , 48 , 224 , 0 .db 118 , 220 , 0 , 0 , 0 , 0 , 0 , 0 .db 0 , 16 , 56 , 108 , 198 , 198 , 254 , 0
in „LCD Controller für 640x480 LCD mit mega8515“ · Projekte & Code ·
-
Datei
lcdconser_.asm
198 , 0 .db 0 , 0 , 204 , 204 , 204 , 124 , 12 , 248 .db 0 , 0 , 252 , 152 , 48 , 100 , 252 , 0 .db 28 , 48 , 48 , 224 , 48 , 48 , 28 , 0 .db 24 , 24 , 24 , 0 , 24 , 24 , 24 , 0 .db 224 , 48 , 48 , 28 , 48 , 48 , 224 , 0 .db 118 , 220 , 0 , 0 , 0 , 0 , 0 , 0 .db 0 , 16 , 56 , 108 , 198 , 198 , 254 , 0
in „LCD Controller für 640x480 LCD mit mega8515“ · Projekte & Code ·
-
Datei
lcdconser640x480.txt
198 , 0 .db 0 , 0 , 204 , 204 , 204 , 124 , 12 , 248 .db 0 , 0 , 252 , 152 , 48 , 100 , 252 , 0 .db 28 , 48 , 48 , 224 , 48 , 48 , 28 , 0 .db 24 , 24 , 24 , 0 , 24 , 24 , 24 , 0 .db 224 , 48 , 48 , 28 , 48 , 48 , 224 , 0 .db 118 , 220 , 0 , 0 , 0 , 0 , 0 , 0 .db 0 , 16 , 56 , 108 , 198 , 198 , 254 , 0
in „LCD Controller für 640x480 LCD mit mega8515“ · Projekte & Code ·
-
PDF
IRF3205.pdf
25°C, I = 1mA (BR)DSSJ D RDS(on) Static Drain-to-Source On-Resistanc––– ––– 8.0 mΩ VGS = 10V,DI = 62AVR V Gate Threshold Voltage 2.0 ––– 4.0 V V = V , I = 250µA GS(th) DS GS D gfs Forward Transconductance 44 ––– ––– S VDS = 25V,DI = 62AR ––– ––– 25 V = 55V, V = 0V DSS Drain-to-Source Leakage Current µA
in „Hohe Ströme aus Akku Entladen ?!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
t13-charlieplexing.asm
; ; *********************************** ; * (Add program task here) * ; * (Add AVR type and version here) * ; * (C)2021 by Gerhard Schmidt * ; *********************************** ; .nolist .include "tn13adef.inc" ; Define device ATtiny13A .list ; ; ********************************
in „Attiny13a stürzt ab“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
t13-charlieplexing.asm
; ; *********************************** ; * (Add program task here) * ; * (Add AVR type and version here) * ; * (C)2021 by Gerhard Schmidt * ; *********************************** ; .nolist .include "tn13adef.inc" ; Define device ATtiny13A .list ; ; ********************************
in „Attiny13a stürzt ab“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
atmega32u2.patch
device descr. }, + // DEV_ATMEGA32U2 + // Get these data from the AVRStudio-Installation + // Atmel/AVR Tools/Partdescriptionfiles + { + "atmega32u2", + 0x958A, + 128, 256, // 32768 bytes flash + 4, 256, // 1024 bytes EEPROM + 29 * 4, // 29 interrupt vectors + DEVFL_MKII_ONLY, + atmega32u2_io_registers
in „avarice und atmega32u2“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
irf3205.pdf
25°C, I = 1mA (BR)DSSJ D RDS(on) Static Drain-to-Source On-Resistanc––– ––– 8.0 mΩ VGS = 10V,DI = 62AVR V Gate Threshold Voltage 2.0 ––– 4.0 V V = V , I = 250µA GS(th) DS GS D gfs Forward Transconductance 44 ––– ––– S VDS = 25V,DI = 62AR ––– ––– 25 V = 55V, V = 0V DSS Drain-to-Source Leakage Current µA
in „Erzeugt ein 9V-Printtrafo mehr als 750V?“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
main.c
/* * * Created: 08.07.2017 15:52:06 * Author : mmc */ #include <avr/io.h> //#define SIMULATOR #define FALSE 0 #define TRUE 1 #define F_CPU 8000000UL #define F_SCL 8000000UL //#define F_SCL 100000UL // Pinbelegung des Display an verwendete µC-Pins anpassen #define twi_PORT_BIT_DISPLAY_DATA4
in „PWM steuert Helligkeit & Farbe bei LED-Module“ · Projekte & Code ·
-
PDF
NokiaLCD_c.pdf
------ ---------------*/ //#include <macros.h> //#include <iom8v.h> //#include <stdio.h> #include <avr/io.h> #include "NokiaLCD.h" #define LCD_FIRMWARE_VERSION 0.3 / *-------------------------------------------------------------------------------- ------------------ Private function prototypes ------
in „PORT B LCD Atmega“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
nRF24L01plus.pdf
Schnittstelle im Arduinosystem verdoppelt werden. z.B. C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino\HardwareSerial.h #define SERIAL_RX_BUFFER_SIZE 64 ändern in #define SERIAL_RX_BUFFER_SIZE 128 Arduino muss danach neu gestartet werden. Linuxsystem als Server Letztlich benötigt man einen
in „Repeating und Routing Netzwerk mit Arduino und nRF24L01+“ · Projekte & Code ·
-
PDF
CS8415A_data.pdf
................................................................ 28 8.19 CS8415A I.D. and Version Register (7Fh) (Read Only) ............................................................. 28 9. PIN DESCRIPTION - SOFTWARE MODE ..........................................
-
Datei
m644def.inc
: AVR000 ;* File Name : "m644def.inc" ;* Title : Register/Bit Definitions for the ATmega644 ;* Date : 2007-02-28 ;* Version : 2.24 ;* Support E-mail : avr@atmel.com ;* Target MCU : ATmega644 ;* ;* DESCRIPTION
in „AVR - Fehlermeldung beim Übersetzen von Assembler für ATmega644“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
m644def.inc
: AVR000 ;* File Name : "m644def.inc" ;* Title : Register/Bit Definitions for the ATmega644 ;* Date : 2007-02-28 ;* Version : 2.24 ;* Support E-mail : avr@atmel.com ;* Target MCU : ATmega644 ;* ;* DESCRIPTION
in „woher Registerdefinitionen für mega644?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
demo.c
ISR_VAL1 F_CPU/T_VAL-1 // 10000000/50000=200 -> 199*50000+(50000-x) x=quarz_adjustment #define BAUD 64// 47 // 64 bei 10MHz; 47 bei 7,x MHz //Includes #include <string.h> #include <stdlib.h> #include <util/delay.h> #include <avr/io.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <avr/