-
Datei
serieltest1.c
#include <stdlib.h> #include <avr/io.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <string.h> #include <stdio.h> #include "uart.h" #include "lcd.h" #include "i2cmaster.h" #include <util/delay.h> #include "variablen.h
in „UART Schleife MC stürzt ab“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
serieltest1.c
#include <stdlib.h> #include <avr/io.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <string.h> #include <stdio.h> #include "uart.h" #include "lcd.h" #include "i2cmaster.h" #include <util/delay.h> #include "variablen.h
in „UART Schleife MC stürzt ab“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
atmel-8393-mcu_wireless-atmega256rfr2-atmega128rfr2-atmega64rfr2_datasheet.pdf
1.8 to 3.6V) for AVR & Rx/Tx: 10.1mA/18.6 mA - CPU Active Mode (16MHz): 4.1 mA - 2.4GHz Transceiver: RX_ON 6.0 mA / TX 14.5 mA (maximum TX output power) - Deep Sleep Mode: <700nA @ 25°C • Speed Grade: 0 – 16 MHz @ 1.8 –
in „AVR-Verlustleistung maximieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Dual_LED_Dimmer.c
Strips fuse the Tiny to 1MHz internal clock */ #ifndef F_CPU #define F_CPU 1000000 #endif #include <avr/io.h> #include <avr/wdt.h> #include <avr/eeprom.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <util/delay.h> // OC0A and OC0B //! Bit pattern of PWM pins placed on PORTB. #define
in „Attiny44 ADC-Wandler Software-Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Dual_LED_Dimmer.c
Strips fuse the Tiny to 1MHz internal clock */ #ifndef F_CPU #define F_CPU 1000000 #endif #include <avr/io.h> #include <avr/wdt.h> #include <avr/eeprom.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <util/delay.h> // OC0A and OC0B //! Bit pattern of PWM pins placed on PORTB. #define
in „0-100% PWM mit NE555“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
700185_wiesmeier_christoph_2016.pdf
5 5 - S1 P8 GND R 2 2 1 k 5 R42 8 RP ARL C47 I C68R /1 0 9 11 41C S u1 1 8C 1AOUT / 0 0 L J 1R0R1D14 GND .7 300n 4 _ 1 u1C64 M 5 I8 6IP 5 S J 1R G8 R 2 - X 9C0. Q 7 R 3 3 E X1 S 4 R2 J DD1 R182 C2 C C 3 R 1 pn u80 u 2 50 4 M u 3 S1 R59 P 27 4100n 9 A T 212 T 4 T H 1 R0220k 4 2 C69 1 R186 M C1 P 900n
in „2A 1s Li-ion Lader + Protection“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
Befehlssatz.pdf
Detailbeschreibung der Befehle derAVR - Mikrocontroller Familie in deutscher Originalquelle: http://www.avr-roboter.de/controller/befehle/beschreibung/beschreibung.html ADC -Add with Carry Syntax: ADC Rd, Rr Addiert zwei Register und den
in „Befehlsliste“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
kueche_2.lst
main.asm Thu Apr 20 17:46:28 2006 C:\src\Hz\Kueche-02\main.asm(7): Including file 'C:\Programme\Atmel\AVR Tools\AvrAssembler2\Appnotes\tn2313def.inc' C:\src\Hz\Kueche-02\main.asm(145): Including file 'C:\src\Hz\Kueche-02\lcd.asm' C:\src\Hz\Kueche-02\main.asm(146): Including file 'C:\src\Hz\Kueche-02\rs485
-
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 ·
-
Datei
nano_os_OPT3.txt
nano_os.elf: file format elf32-avr Sections: Idx Name Size VMA LMA File off Algn 0 .data 00000008 00800100 00001998 00001a2c 2**0 CONTENTS, ALLOC, LOAD, DATA 1 .text 00001998 00000000 00000000 00000094 2**1 CONTENTS, ALLOC, LOAD,
-
Datei
main.txt
<funktion+0x3e> 74: c8 01 movw r24, r16 76: b7 01 movw r22, r14 78: 20 e0 ldi r18, 0x00 ; 0 7a: 30 e0 ldi r19, 0x00 ; 0 7c: 40 e2 ldi r20, 0x20 ; 32 7e: 51 e4 ldi r21, 0x41 ; 65 80: 15 d0 rcall .+42 ; 0xac <__divsf3> 82: 7b 01 movw r14, r22 84: 8c 01 movw r16, r24
in „flash-Fehler mit ATtiny2313, compile ok“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Steu4414.hex.asm
equ p0A = 0x0A .equ p0B = 0x0B .equ p0C = 0x0C .equ p10 = 0x10 .equ p11 = 0x11 .equ p12 = 0x12 .equ p14 = 0x14 .equ p15 = 0x15 .equ p16 = 0x16 .equ p17 = 0x17 .equ p18 = 0x18 .equ p1C = 0x1C .equ p1D = 0x1D .equ p1E = 0x1E .equ p21 = 0x21 .equ p32 = 0x32 .equ p33 = 0x33 .equ p39 = 0x39 .equ p3D = 0x3D
in „Gerät mit AT90S4414 retten“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stk500_1200.asm
cf rjmp Main_Loop ; 0x10c ;; 't' : Cmd_t: 140: 44 37 cpi r20, 0x74 ; 116 142: 29 f4 brne Cmd_p ; 0x14e 144: 48 e6 ldi r20, 0x68 ; 104 146: 60 df rcall Ser_Send_Byte ; 0x8 148: 40 e0 ldi r20, 0x00 ; 0 14a: 5e df rcall Ser_Send_Byte ; 0x8 14c: df cf rjmp Main_Loop ; 0x10c ;; 'p' : Echo back the 'S' character Cmd_p: 14e: 40 37 cpi r20, 0x70 ; 112 150: 19 f4 brne Cmd_a ; 0x158 152: 43 e5 ldi r20, 0x53 ; 83 154: 59 df rcall Ser_Send_Byte ; 0x8 156: da cf rjmp Main_Loop ; 0x10c ;; 'a' : Echo back the 'Y' character Cmd_a
in „AVRISP => Hex-Datei vom 1200er“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
kicad_8450_dcm_liste_neu_v3.pdf
Male Connector, ATMEL TPI 6pin SAMD20E14A-AU TQFP32, 16K Flash, 2K RAM, 48MHz, CortexM0+ SAMD20E14A-MU QFN32, 16K Flash, 2K RAM, 48MHz, CortexM0+ SAMD20E15A-AU TQFP32, 32K Flash, 4K RAM, 48MHz, CortexM0+ SAMD20E15A-MU QFN32, 32K Flash, 4K RAM
in „KiCAD Eeschema, Bibliotheksdokumentation *.dcm als PDF-Datei“ · Platinen ·
-
Datei
All.txt
74AC32D 74AC32D SO14 Quad 2-input OR gate 1 IC3 74AC14D 74AC14D SO14 Hex schmitt trigger INVERTER 1 IC3 74164N 74164N DIL14 8-bit parallel out SHIFT REGISTER 1 IC3 7404D 7404D SO14 Hex INVERTER 1 IC36 RS485
in „[KiCad] Bibliotheksaufbau - Konzeptideen gesucht“ · Platinen ·
-
Datei
DCF77_Mega88.c
22.08.2015 Author : Thomas Kalmeier Company : Comments: Chip type : ATmega88 Program type : Application AVR Core Clock frequency: 11,0592 MHz Memory model : Small External RAM size : 0 Data Stack size : 256 *******************************************************/ #include <io.h> #include <stdio.h> // Declare
in „DCF77 Bit0 ermitteln“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
0001-spice-up-for-customized-edition.patch
+6,7 @@ # License: GNU GPL v2 (see License.txt) F_CPU = 16000000 -DEVICE = atmega8 +DEVICE = atmega32 # where the updating firmware should be located (starting address) FLASHADDRESS = 0x0000 @@ -16,14 +16,15 @@ FLASHADDRESS = 0x0000 DEFINES += -DCONFIG_NO__CHIP_ERASE -DCONFIG_NO__ONDEMAND_PAGEERASE #
in „ATMEGA32 Minimum System Board“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr_f64.c
as // these functions will overwrite the memory. // If this Library shall be compiled as C++ with avr-gcc (after renaming the file to avr_f64.cpp), // all integer constants larger than 32 Bits must get the ending LLU . #include "avr_f64.h" #ifdef USE_AVR #define LANGEEINS (1ull) #else #define LANGEEINS
in „64 Bit float Emulator in C, IEEE754 compatibel“ · Projekte & Code ·
-
PDF
avr450.pdf
common functions used by the different battery programs. The two most important are on the following 14 AVR450 AVR450 int battery (unsigned char value) The function is called for each A/D conversion and controls the ADC registers and PWM according to the measurement requested. It reads eight measurements
-
Datei
avr_f64.c
as // these functions will overwrite the memory. // If this Library shall be compiled as C++ with avr-gcc (after renaming the file to avr_f64.cpp), // all integer constants larger than 32 Bits must get the ending LLU . #include "avr_f64.h" #ifdef USE_AVR #define LANGEEINS (1ull) #else #define LANGEEINS
in „64 Bit float Emulator in C, IEEE754 compatibel“ · Projekte & Code ·
-
Datei
BlinkingLED.txt
BlinkingLED.elf: file format elf32-avr Sections: Idx Name Size VMA LMA File off Algn 0 .text 00000d06 00000000 00000000 00000074 2**1 CONTENTS, ALLOC, LOAD, READONLY, CODE 1 .data 00000008 00800060 00000d06 00000d7a 2**0 CONTENTS, ALLOC
in „AvrStudio 5 Programm zu groß für Attiny 13“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATtiny212_40001911A.pdf
migration to the left reduces the pin count and therefore also the available features. ® Figure 1-1. tinyAVR 1-Series Overview Flash 32KB 16KB ATtiny1614 ATtiny1616 ATtiny1617 8KB ATtiny814 ATtiny816 ATtiny817 4KB ATtiny412 ATtiny414 ATtiny416 ATtiny417 2KB ATtiny212 ATtiny214 Pins 8 14 20 24 Devices with
in „Neue 8-Bit Tinys vorgestellt: 417/814/816/817“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
fonts.c
0x24,0x24,0x18, // 0x70 0x18,0x24,0x24,0x3E,0x00, // 0x71 0x00,0x3C,0x10,0x20,0x00, // 0x72 0x00,0x14,0x34,0x28,0x00, // 0x73 0x00,0x20,0x78,0x24,0x20, // 0x74 0x00,0x38,0x04,0x08,0x3C, // 0x75 0x00,0x30,0x0C,0x0C,0x30, // 0x76 0x30,0x0C,0x38,0x0C,0x30, // 0x77 0x00,0x24,0x18,0x18,0x24, // 0x78 0x02,0x32,0x0E
in „Problem mit struct“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ODM100.c
****************************************************************************** * Processor : ATmega32 @ 8 MHz * Compiler : IAR (V4.30D) & GCC (WinAVR Version 10-01-2010) * Dot Matrix : 128 RGB x 128 * Driver IC : SSD1351 (Solomon Systech) * Interface : 8-bit 8080 Parallel ****************************
in „Frage zum ODM100 OLED Bausatz von ELV“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
oled1.c
****************************************************************************** * Processor : ATmega32 @ 8 MHz * Compiler : IAR (V4.30D) & GCC (WinAVR Version 10-01-2010) * Dot Matrix : 128 RGB x 128 * Driver IC : SSD1351 (Solomon Systech) * Interface : 8-bit 8080 Parallel ****************************
in „AVR Oled Display odm 100-Wie ansteuern?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
oled.c
****************************************************************************** * Processor : ATmega32 @ 8 MHz * Compiler : IAR (V4.30D) & GCC (WinAVR Version 10-01-2010) * Dot Matrix : 128 RGB x 128 * Driver IC : SSD1351 (Solomon Systech) * Interface : 8-bit 8080 Parallel ****************************
in „ODM100 OLED bleibt schwarz“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ODM100.c
****************************************************************************** * Processor : ATmega32 @ 8 MHz * Compiler : IAR (V4.30D) & GCC (WinAVR Version 10-01-2010) * Dot Matrix : 128 RGB x 128 * Driver IC : SSD1351 (Solomon Systech) * Interface : 8-bit 8080 Parallel ****************************
in „SSD 1351 - OLED ansteuern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
z80.asm
------------------------------------------------------- ;ToDo: Parity at more instructions... .equ AVR_H = 5 .equ AVR_S = 4 .equ AVR_V = 3 .equ AVR_N = 2 .equ AVR_Z = 1 .equ AVR_C = 0 do_op_nop: ret ;---------------------------------------------------------------- ;|Mnemonic |SZHPNC|Description |Notes
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Artikel_zum_Magnet-Schweberegler.pdf
NRW-TV vor. Der hier beschriebene Schwe- schranke wird dann als Maß genom- beregler mit dem ATM18-AVR-Board ist in der Sendung 12 von CC -tv zu sehen, die am 26. men, um den Strom durch die Spule zu Juni erstmals gesendet wird. regeln. Die Mechanik und die Elektro- CC -tv wird von NRW-TV als Kabelprogramm
in „Schwebender Globus, wie funktioniert das? Selbstbauen?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Porting_ucOSII_to_ARM.pdf
, and then use that knowledge to port the uCOS-II RTOS to the processor. I’d played with the Atmel AVR and WinAVR for the Circuit Cellar Atmel AVR 2004 contest, but had simply used WinAVR, not appreciating the task done by the startup files and the AVR standard library. Many of the examples in this project
in „uC/OS-II portieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP79521.pdf
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 SCK Instruction Address Byte Data Byte 1 0 0 0 0 0 0 1 0 A A A A A A A 7 6 5 4 3 2 1 0 SI A7 6 5 4 3 2 1 0 CS 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 SCK Data Byte
in „RTC -> MCP79521“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TTester_096k.pdf
TransistorTester with AVR microcontroller and a little more Version 0.96k Karl-Heinz K bbeler kh kuebbeler@web.de May 14, 2012 Contents 1 Features 3 2 Hardware 5 2.1 Circuit of the TransistorTester . . . . . . . . . . . . .
-
Datei
tester2.asm
-B4 # ;# 5----RW--GND # ;# 6------E--B5 # ;# 11--Bit5--B0 # ;# 12--Bit6--B1 # ;# 13--Bit7--B2 # ;# 14--Bit8--B3 # ;# # ;# # ;# Erstellt am: # ;# # ;# Taktfrequenz des AVR: 4 MHz # ;# # ;# CS-SOFT # ;########################################### .include "m8def.inc" ;Atmega8 ; Viele definierte Register
in „ds1820 befehle“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr-m8_z80.asm
------------------------------------------------------- ;ToDo: Parity at more instructions... .equ AVR_H = 5 .equ AVR_S = 4 .equ AVR_V = 3 .equ AVR_N = 2 .equ AVR_Z = 1 .equ AVR_C = 0 do_op_nop: ret ;---------------------------------------------------------------- ;|Mnemonic |SZHPNC|Description |Notes
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TTester_096k.pdf
8-bit AVR with 4/8/16/32KBytes In-System Programmable Flash - AT- mega48 - ATmega328,. Manual, 8271D-AVR-05/11, 2011 [4] Atmel Corporation Atmel AVR126: ADC of megaAVR in Single Ended Mode,. Application Note, 8444A-AVR-10/11, 2011 [5] Atmel Corporation Atmel AVR121: Enhancing ADC resolution by oversampling,. Application Note, 8003A-AVR-09/05, 2005 [6] http://en.wikibooks.org/wiki/LaTeX LaTeX documentation,. Guide
-
PDF
EPJ9_web.pdf
Vergleich zu den Standardfuses: CKDIV8 abgeschaltet, Clock Source = Ext. Crystal Osc., 3-8Mhz, 258/14CK + 65ms Startup Time [4] http://www.perthold.de/BINARY/AN0003_Binary_Messages_SkyTraq_ Venus6.pdf Downloads e i • AVR-Studio Projektordner V1.1p01 Bugfix n http://www.mikrocontroller.net/wikifiles/6
in „Embedded Projects Journal: 9. Ausgabe erschienen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
myCode.c
#include <avr/io.h> #define F_CPU 8000000UL #include <util/delay.h> #include <avr/pgmspace.h> #include <string.h> #include <stdio.h> #include <avr/interrupt.h> #include "font.h" //#include "tex.h" #include <stdbool.h
in „HD44780 emulieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
t.lst
R0X7=R7 .DEF R0X8=R8 .DEF R0X9=R9 .DEF R0XA=R10 .DEF R0XB=R11 .DEF R0XC=R12 .DEF R0XD=R13 .DEF R0XE=R14 .DEF R0XF=R15 .DEF R0X10=R16 .DEF R0X11=R17 .DEF R0X12=R18 .DEF R0X13=R19 .DEF R0X14=R20 .DEF R0X15=R21 .DEF R0X16=R22 .DEF R0X17=R23 .DEF R0X18=R24 .DEF R0X19=R25 .DEF R0X1A=R26 .DEF R0X1B=R27 .DEF
in „Problem mit CodevisionAVR 1.23.8c Standard“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
t.lst
R0X7=R7 .DEF R0X8=R8 .DEF R0X9=R9 .DEF R0XA=R10 .DEF R0XB=R11 .DEF R0XC=R12 .DEF R0XD=R13 .DEF R0XE=R14 .DEF R0XF=R15 .DEF R0X10=R16 .DEF R0X11=R17 .DEF R0X12=R18 .DEF R0X13=R19 .DEF R0X14=R20 .DEF R0X15=R21 .DEF R0X16=R22 .DEF R0X17=R23 .DEF R0X18=R24 .DEF R0X19=R25 .DEF R0X1A=R26 .DEF R0X1B=R27 .DEF
in „Problem mit CodevisionAVR 1.23.8c Standard“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
beispiele.pdf
4'4:1, -245,- ,184,1 4')7- :14',04' 084' 39,,, ,,,,,,3, 1,% 4',), - :14',/, ,,1/2-7!02 ,, ,,,,,,04, 1,% 4',), - :14',0 ,,102-7!02 ,, ,,,,,,3, 1,% 4',5, ,,152-7!02 ,, ▯ ▯83 78 3 38 301:9 7 8 - "-83817 97,,890 7 /3478▯8 6474 :/,3:2,1'3
in „Messwerte in EEProm speichern“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
haraleit.pdf
4'4:1, -245,- ,184,1 4')7- :14',04' 084' 39,,, ,,,,,,3, 1,% 4',), - :14',/, ,,1/2-7!02 ,, ,,,,,,04, 1,% 4',), - :14',0 ,,102-7!02 ,, ,,,,,,3, 1,% 4',5, ,,152-7!02 ,, ▯ ▯83 78 3 38 301:9 7 8 - "-83817 97,,890 7 /3478▯8 6474 :/,3:2,1'3
in „avr bibliothek“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Kleines_LCD_Tutorial.htm
zum Vierbitmodus...</a> <a href="#init1">[11]...und zum vollständigen Initialisierungsprogramm in AVR-ASM...</a> <a href="#init2">[12]...und zum Initialisierungsprogramm mit anderer Portbelegung...</a> <a href="#hex">[13]...zum zugehörigen Intel-Hex-File nach Assemblierung...</a> <a href="#sto">[14]
in „AVR-Tutorial: LCD - Erweiterung lcd-routines.asm - Bitte um Feedback“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
man_gcc.pdf
mno-inefficient-warnings PowerPC Options See RS/6000 and PowerPC Options. RL78 Options -msim -mmul=none -mmul=g13 -mmul=g14 -mallregs -mcpu=g10 -mcpu=g13 -mcpu=g14 -mg10 -mg13 -mg14 -m64bit-doubles -m32bit-doubles RS/6000 and PowerPC Options -mcpu=cpu-type -mtune=cpu-type -mcmodel=code-model -mpowerpc64 -maltivec -mno-altivec
in „avr-g++: external linkage von const/PROGMEM Symbol.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
onkyo_tx_nr_616_service_manual.pdf.pdf
setting*/ 31 SEQ_DIG_DIGITAL_SET /* DIR DIGITAL Input setting*/ 27. Information of DIR Burst Preamble 32 SEQ_DIG_MCHPCM_SET /* DIR MCHPCM Input setting*/ DS : DTSHD HR 33 SEQ_DIG_MCHANA_SET /* DIR MCHANA Input setting*/ 34 SEQ_DIG_DDPDTSHD_SET /* DIR DD+ DTS-HD HR Input setting*/ DP : DD PLUS 35 SEQ_DIG_NET_SET
in „Onkyo verstärker“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
Ansteuerung_SED1374.asm
;*************************************************************************** ;* Atmel AVR-microcontroller and Epson LC-Display-controller SED1374 * ;* for use with "1/4VGA"-Display (320*240 pixel) Samsung UG32-F05 * ;* Data input via Linear Technology LTC1298 12Bit ADC * ;* Data output via
in „Strings im Flash“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr-m8_z80.asm
Logical Exclusive OR |A=Axs | ;|----------+------+--------------------------------------------| .equ AVR_T = 6 .equ AVR_H = 5 .equ AVR_S = 4 .equ AVR_V = 3 .equ AVR_N = 2 .equ AVR_Z = 1 .equ AVR_C = 0 ;------------------------------------------------; ; Move single bit between two registers ; ; bmov dstreg
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr_cpm.asm
Logical Exclusive OR |A=Axs | ;|----------+------+--------------------------------------------| .equ AVR_T = 6 .equ AVR_H = 5 .equ AVR_S = 4 .equ AVR_V = 3 .equ AVR_N = 2 .equ AVR_Z = 1 .equ AVR_C = 0 ;------------------------------------------------; ; Move single bit between two registers ; ; bmov dstreg
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Neues_Textdokument.txt
0x36, 0x00, 0x00, 0x00, 0x56, 0x36, 0x00, 0x00, // :; 0x08, 0x14, 0x22, 0x41, 0x00, 0x14, 0x14, 0x14, 0x14, 0x14, // <= 0x00, 0x41, 0x22, 0x14, 0x08, 0x02, 0x01, 0x51, 0x09, 0x06, // >? 0x32, 0x49, 0x79, 0x41, 0x3e, 0x7e, 0x11, 0x11, 0x11, 0x7e, // @A 0x7f, 0x49,
in „LED-Cube Effekte weiter per Knopfdruck“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LED_Cube.ino
0x36, 0x00, 0x00, 0x00, 0x56, 0x36, 0x00, 0x00, // :; 0x08, 0x14, 0x22, 0x41, 0x00, 0x14, 0x14, 0x14, 0x14, 0x14, // <= 0x00, 0x41, 0x22, 0x14, 0x08, 0x02, 0x01, 0x51, 0x09, 0x06, // >? 0x32, 0x49, 0x79, 0x41, 0x3e, 0x7e, 0x11, 0x11, 0x11, 0x7e, // @A 0x7f, 0x49,
in „LED-Cube Effekte weiter per Knopfdruck“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr-m8_z80.asm
Logical Exclusive OR |A=Axs | ;|----------+------+--------------------------------------------| .equ AVR_T = 6 .equ AVR_H = 5 .equ AVR_S = 4 .equ AVR_V = 3 .equ AVR_N = 2 .equ AVR_Z = 1 .equ AVR_C = 0 ;------------------------------------------------; ; Move single bit between two registers ; ; bmov dstreg
in „CP/M auf ATmega88“ · Mikrocontroller und Digitale Elektronik ·