-
Datei
MJoy.asm
RegistersBackup+25, r25 sts RegistersBackup+26, r26 sts RegistersBackup+27, r27 sts RegistersBackup+28, r28 sts RegistersBackup+29, r29 sts RegistersBackup+30, r30 sts RegistersBackup+31, r31 ret RestoreUpperRegisters: lds r14, RegistersBackup+14 lds r15, RegistersBackup+15 lds r16, RegistersBackup+16
in „IGOR USB lässt sich nicht assemblieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IgorPlug-USB__AVR__firmware.pdf
*********************************************** 25.include "2313def.inc" 26 27.equ inputport =PINB 28.equ outputport =PORTB 29.equ USBdirection =DDRB 30.equ DATAplus =1 ;signal D+ na PB1 31.equ DATAminus =0 ;signal D- na PB0 - treba dat na tento pin pull-up 1.5kOhm 32.equ USBpinmask =0b11111100 ;mask
in „IGORPLUG-USB“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IgorPlug-USB__AVR__firmware.pdf
*********************************************** 25.include "2313def.inc" 26 27.equ inputport =PINB 28.equ outputport =PORTB 29.equ USBdirection =DDRB 30.equ DATAplus =1 ;signal D+ na PB1 31.equ DATAminus =0 ;signal D- na PB0 - treba dat na tento pin pull-up 1.5kOhm 32.equ USBpinmask =0b11111100 ;mask
in „90s2343 als usb ir empfänger“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IgorPlug-USB__AVR__firmware.pdf
*********************************************** 25.include "2313def.inc" 26 27.equ inputport =PINB 28.equ outputport =PORTB 29.equ USBdirection =DDRB 30.equ DATAplus =1 ;signal D+ na PB1 31.equ DATAminus =0 ;signal D- na PB0 - treba dat na tento pin pull-up 1.5kOhm 32.equ USBpinmask =0b11111100 ;mask
in „Per USB mit ATMega32 kommunizieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IgorPlug-USB__AVR__firmware.pdf
*********************************************** 25.include "2313def.inc" 26 27.equ inputport =PINB 28.equ outputport =PORTB 29.equ USBdirection =DDRB 30.equ DATAplus =1 ;signal D+ na PB1 31.equ DATAminus =0 ;signal D- na PB0 - treba dat na tento pin pull-up 1.5kOhm 32.equ USBpinmask =0b11111100 ;mask
in „Booten auf Knopfdruck mit AT90S23X3“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avrdragon_device_support.html
title="AVRDRAGON User Guide"><link rel="prev" href="avrdragon_introduction.html" title="1. Introducing AVR Dragon"><link rel="next" href="avrdragon_whats_new.html" title="3. What's new"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="chapter" lang="en"
in „Welches Programmiergerät soll ich mir kaufen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmp.diff
ir->command != 0x007d) // 0x007d (== 62<<1 + 1) is start instruction frame { rtc = TRUE; } @@ -2558,28 +2602,28 @@ irmp_get_data (IRMP_DATA * irmp_data_p) // frame in irmp_data: // Bit 12 11 10 9 8 7 6 5 4 3 2 1 0 // V D7 D6 D5 D4 D3 D2 D1 D0 A1 A0 C1 C0 // 10 9 8 7 6 5 4 3 2 1 0 - irmp_address = (irmp_command
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
PDF
lh06.PDF
Zeilenleitungen ab, welche Kontakte geschlossen sind. Ein Mikrocontroller mit 2 8-Bit-Ports kann so bis zu 64 Tasten in einer 8 @ 8-Matrixanordnung abfragen. Über Decoder kann man die Anzahl der zu erregenden Spaltenleitungen erhöhen und über Multiplexer die Anzahl der abzufragen- den Zeilenleitungen. Abbildung
in „Frage zu internen Pull-Up Widerstände bei PICs“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Inhalt2017.pdf
Hochfrequenz Mikrofon-Vorverstärker . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 05 28 Antennen-Diplexer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 01 92 Q & A: Steckverbinder (1) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 09 34 Erste Schritte mit
in „Elektor-Hefte Jahrgang 1985/86/87“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
module.c
***********************************************/ #include <stdint.h> #include <string.h> #include <avr/io.h> #include <stdio.h> #include <avr/pgmspace.h> #include <util/delay.h> #include <stdlib.h> #include "../SW_common/adc.h" #include "../SW_common/defines.h" #include "../SW_common/lib.h" #include
in „Atmega644 EEPROM Initialisieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
font_graph.c
, // 33 = 0x21 <!> 0x00,0x14,0x14,0x14,0x00,0x00,0x00,0x00,0x00,0x00,0x00, // 34 = 0x22 <"> 0x00,0x28,0x28,0x7C,0x28,0x14,0x3E,0x14,0x14,0x00,0x00, // 35 = 0x23 <#> 0x08,0x1C,0x0A,0x0A,0x0C,0x18,0x28,0x28,0x1E,0x08,0x00, // 36 = 0x24 <$> 0x00,0x47,0x25,0x15,0x0F,0x3C,0x2A,0x29,0x38,0x00,0x00, // 37 =
in „Lib für Arduino Giga machen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
KickerSpeed.c
#define F_CPU 10000000 #include <avr/io.h> #include <avr/eeprom.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <util/delay.h> #include <math.h> #include <stdlib.h> #include <stdio.h> #include <string.h> // Sofware-Single-Wire-UART
in „avr-gcc spickt Hauptschleife mit cli's“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sd_raw.c
version 2.1, both as * published by the Free Software Foundation. */ #include <string.h> #include <avr/io.h> #include "sd_raw.h" /** * \addtogroup sd_raw MMC/SD/SDHC card raw access * * This module implements read and write access to MMC, SD * and SDHC cards. It serves as a low-level driver for the *
-
Datei
Hallomat.c
------------------------------------------------- #include <stdio.h> #include <stdint.h> #include <avr/pgmspace.h> const prog_char FONT_8x8 []={ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, // 0x00 0x7E,0x81,0xA5,0x81,0xBD,0x99,0x81,0x7E, // 0x01 0x7E,0xFF,0xDB,0xFF,0xC3,0xE7,0xFF,0x7E, // 0x02 0x36,0x7F
-
Datei
Transistortester.h
#include <avr/io.h> #include <util/delay.h> #include <avr/sleep.h> #include <stdlib.h> #include <string.h> #include <avr/eeprom.h> #include <avr/pgmspace.h> #include <avr/wdt.h> #include <avr/interrupt.h> #include
-
Datei
Sensormodul_2_V210_veraendert_4.asm
> bearbeiten cpi r16, 0x10 ;Family-Code = 0x10 (DS18S20)? breq sea810 ;ja -> bearbeiten cpi r16, 0x28 ;Family-Code = 0x28 (DS18B20)? breq sea810 ;ja -> bearbeiten cpi r16, 0x22 ;Family-Code = 0x22 (DS1822)? brne sea880 ;nein -> nächster Sensor ; sea810: cpi r22, 24 ;sind bereits 24 Temperatursensoren
in „AVR-ASM Knobelei : Bitmanipulation am LCD im 4-Bit Mode“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Sensormodul_2_V210_veraendert_v3.asm
> bearbeiten cpi r16, 0x10 ;Family-Code = 0x10 (DS18S20)? breq sea810 ;ja -> bearbeiten cpi r16, 0x28 ;Family-Code = 0x28 (DS18B20)? breq sea810 ;ja -> bearbeiten cpi r16, 0x22 ;Family-Code = 0x22 (DS1822)? brne sea880 ;nein -> nächster Sensor ; sea810: cpi r22, 24 ;sind bereits 24 Temperatursensoren
in „Temperaturmesssystem Sensormodul 2 mit ATmega 8 in AVR-ASM“ · Projekte & Code ·
-
Datei
tft.c
color // 0x05 65k color //SET PANEL 0x36, 1, 0x00, //SS_P, GS_P,REV_P,BGR_P //Display ON Setting 0x28, 1, 0x38, //GON=1, DTE=1, D=1000 TFTLCD_DELAY8, 40, 0x28, 1, 0x3F, //GON=1, DTE=1, D=1100 0x16, 1, 0x18, }; init_table(HX8347G_2_regValues, sizeof(HX8347G_2_regValues)); break; #endif #ifdef SUPPORT_
in „4DLCD-32QA mit STM32 initialisieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MELEXIS_Sensor-IC-MLX90316KDC_EN.pdf
...................................................................................................28 16.9. SLAVE R ESET............................................................................................................................................29 16.10. FRAME LAYER ...................
in „MLX90316 mit Atmega8 über SPI“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
harman_kardon_avr507_sm.pdf
D785 HVD1SS133MT DIODE 1SS133T-77 D786 HVDMTZJ5.6BT DIODE , ZENER D787 HVDMTZJ5.6BT DIODE , ZENER AVR507 FRONT 4/10 Pos Part number 1st part name 2nd part name D788 HVDMTZJ5.6BT DIODE , ZENER D789 HVDMTZJ5.6BT DIODE , ZENER IC87 HVIRE5VL28CATZ IC , RESET L702 HLQ02C100KT COIL , AXAIL Q701 HVTKRC107MT
in „Harman Kardon geht nicht an (hängt im Standby fest)“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
MK3_2560_FASTFAT16.h
t-online.de //----------------------------------------------------------------------------- // Fuer das myAVR MK3 Board // mit ATMega-2560 @ 16MHz // SD-Karte Ein-/Ausgabe (FAT16-Fileformat) // (dieser Treiber ist schneller als der "MK3_2560_FAT16.h") // Lesegeschwindigkeit ca. 125 kByte/sec //----------------------------------------------------------------------------- // das File muss im Ordner // "myAVR/WinAVR/AVR/Include/UB_MK3_2560/" // liegen und mit #include <UB_MK3_2560/MK3_2560_FASTFAT16.h> // eingebunden werden //----------------------------------------------------------------------------- /
in „Micro SD Karte SPI an Xmega“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Wie_archiviert_ihr_Websites__-_Mikrocontroller.net.htm
www.mikrocontroller.net/">Home</a></b></li> <li> <b><a href="https://www.mikrocontroller.net/articles/AVR">AVR</a></b> </li> <li> <b><a href="https://www.mikrocontroller.net/articles/ARM">ARM</a></b> </li> <li> <b><a href="https://www.mikrocontroller.net/articles/MSP430">MSP430</a></b> </li> <li> <b><a
-
PDF
TestArmTurtorialDeu.pdf
dem Verbrauch des Programmspeichers. Alle Anweisungen haben eine Größe von 4 Byte. Der Befehlssatz „A64“ gilt für die neuen 64-Bit-ARM-Prozessoren Der Befehlssatz „T32“ für 32-Bit-ARM-Architekturen, auch als „Thumb“ bezeichnet, begünstigt den Verbrauch des Programmspeichers gegenüber der Geschwindigkeit
in „ARM-Assembler-Tutorial“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Servicemanual_Hameg_HM_305-2.pdf
........... 27 Top an Bottom side ................................................................ 28 PS-Board Diagram .................................................................................. 29 Top side................................................................................... 30 Bottom
in „Oszilloskop - Bildröhre läuft unzuverlässig“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
tn441def.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 : tn441def.inc ;* Title : Register/Bit Definitions for the ATtiny441 ;* Created : 2017-10-02 18:57 ;* Version : 1.00 ;* Support e-mail : avr@atmel.com ;* Target MCU : ATtiny441 ;* ;*
in „UART Bootloader ATtiny13 - ATmega644“ · Projekte & Code ·
-
PDF
ArmAssemblerTutorial.pdf
instruction set, favors speed over program memory consumption. All instructions are 4 bytes in size. The “A64” instruction set is for the new 64bit ARM processors The “T32” instruction set for 32bit ARM architectures, also known as “Thumb”, favors program memory consumption over speed. Most instructions are
in „ARM-Assembler-Tutorial“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Teileliste-04-18-2233.html
"ce7"><p>Mikrocontroller</p></td><td style="text-align:left;width:6.073cm; " class="ce7"><p>ATMega AVR RISC, 64 KB, 16 Mhz</p></td><td style="text-align:left;width:0.25cm; " class="ce7"> </td><td style="text-align:left;width:2.586cm; " class="ce7"> </td><td style="text-align:left;width:3.948cm; " class="ce7"><p>TQFP-64</p></td><td style="text-align:left;width:3.731cm; " class="ce7"><p>ATMEGA 64-16 TQ</p></td><td style="text-align:left;width:2.776cm; " class="ce7"> </td><td style="text-align:left;width:3.157cm; " class
in „Bauelemente abzugeben“ · Markt ·
-
Datei
SD-Card-FAT32_SDHC.diff
--- SD-Card/sd_raw.c 2007-12-24 13:20:54.898946108 +0100 +++ SD-Card-FAT32/sd_raw.c 2007-12-24 13:28:25.261946448 +0100 @@ -11,6 +11,10 @@ #include <avr/io.h> #include "sd_raw.h" +#if defined (DEBUG_SD) || defined (VERBOSE_SD) +#include "utils.h" +#endif + /** * \addtogroup sd_raw MMC/SD card raw access
-
Datei
8x8_horizontal_LSB_1.h
#include <avr/pgmspace.h> //taken from : http://www.mikrocontroller.net/topic/54860 const char font_8x8[] PROGMEM = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, // 0x00 0x7E,0x81,0xA5,0x81,0xBD,0x99,0x81,0x7E, // 0x01
in „LC 7981 Grafikdysplay Ansteuerung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
M51.c
pixels 0x6AEB, 0x62CB, 0x62CA, 0x5AAA, 0x5AAA, 0x5289, 0x5269, 0x5269, 0x4A49, 0x4A49, 0x4A48, 0x4A28, 0x4A28, 0x4A28, 0x4A28, 0x4A28, // 0x3850 (14416) pixels 0x4208, 0x4208, 0x41E7, 0x41E7, 0x39C7, 0x39C7, 0x39C7, 0x39A7, 0x31A7, 0x31A7, 0x31A7, 0x31A6, 0x31A7, 0x31A6, 0x2986, 0x2945, // 0x3860 (14432
in „Astrosimulationen/Galaxienkollision mit Arduino“ · Projekte & Code ·
-
Datei
colorlcd.bas
'############################################################ ' Bascom AVR Test for the Powertip PH9867C CSTN Color Display ' This demo displays some funny pattern and text ' The Display uses the ST7626 Display Controler ' Tested on a ATMega644 set to 8Mhz internal osc ' Dont
in „Mini-Farbdisplay (+mehr) für 1 Euro“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
font.h
minifloat on 26.02.11. * No rights reserved. * */ #ifndef FONT_H_DEFINED #define FONT_H_DEFINED #include <avr/pgmspace.h> #define FONT_HEIGHT 12 #define FONT_WIDTH 8 const char font_data[] PROGMEM = { //char number 0 0b00000000,//00 0b00000000,//01 0b00000000,//02 0b00000000,//03 0b00000000,//04 0b00000000,
in „Wintek WD-H3224V 320x240“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
irmp.c
remote control protocols * * Copyright (c) 2009-2018 Frank Meyer - frank(at)fli4l.de * * Supported AVR mikrocontrollers: * * ATtiny87, ATtiny167 * ATtiny45, ATtiny85 * ATtiny44, ATtiny84 * ATmega8, ATmega16, ATmega32 * ATmega162 * ATmega164, ATmega324, ATmega644, ATmega644P, ATmega1284, ATmega1284P *
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
irmp.c
remote control protocols * * Copyright (c) 2009-2018 Frank Meyer - frank(at)fli4l.de * * Supported AVR mikrocontrollers: * * ATtiny87, ATtiny167 * ATtiny45, ATtiny85 * ATtiny44, ATtiny84 * ATmega8, ATmega16, ATmega32 * ATmega162 * ATmega164, ATmega324, ATmega644, ATmega644P, ATmega1284, ATmega1284P *
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
irmp.c
Frank Meyer - frank(at)fli4l.de * * $Id: irmp.c,v 1.172 2015/05/27 09:33:14 fm Exp $ * * Supported AVR mikrocontrollers: * * ATtiny87, ATtiny167 * ATtiny45, ATtiny85 * ATtiny44, ATtiny84 * ATmega8, ATmega16, ATmega32 * ATmega162 * ATmega164, ATmega324, ATmega644, ATmega644P, ATmega1284, ATmega1284P *
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
irmp.c
#endif #if defined(__PCM__) || defined(__PCB__) || defined(__PCH__) // CCS PIC Compiler instead of AVR #define PIC_CCS_COMPILER #endif #ifdef unix // test on linux/unix #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <string.h> #include <inttypes.h> #define ANALYZE #define PROGMEM
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
irmp.c
#endif #if defined(__PCM__) || defined(__PCB__) || defined(__PCH__) // CCS PIC Compiler instead of AVR #define PIC_CCS_COMPILER #endif #ifdef unix // test on linux/unix #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <string.h> #include <inttypes.h> #define ANALYZE #define PROGMEM
in „ATmega resettet dauernd“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
hercules.c
#include <avr/pgmspace.h> // Hercules Zeichensatz 8x16 prog_uchar hercules_f16 [256][16] = { {0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff }, /* 0 */ {0x00,0x00,0x7e,0x81,0xa5,0x81,0x81,0xbd
in „Schrift für Grafikdisplay, Text ausgeben“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
hercules.c
#include <avr/pgmspace.h> // Hercules Zeichensatz 8x16 const unsigned char hercules_f16 [256][16] = { {0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff }, /* 0 */ {0x00,0x00,0x7e,0x81,0xa5,0x81,0x81,0xbd
in „Wie funktioniert eine Font datei?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
BTB06-600Adatasheet.php
aî±y¯Ñø ^øé ê G 0 ³?cÜ/ñœ3 ²_ Š AN z 2 uœñ×IU B !Ü®3(j Êz*z 0ÛÛüÈ R ? ÿ+ù t Yô^0A Ÿ Ͳí ÞQ(2Ž¥4¿"ÆÄ28øÌü ua ࣠Ž"B\ #IÆB[. [IN÷ " ß#&%Šfù €õÆÖ N²ºdO/nv 6r6 G¹èeÖsñÞ:[ ó ò 1áÔ Ïímœ Ïžª» ù `3+øQF®IèÜ Å<Æ`æÖÒr øû%Iª9 1£µk.e",éä ŒLÞµ t HÈ? 1L RkŸÿiÌöÓ£sèªËÚ 3 éçì¡ ðmU6Ä \U Q <ûðÞ n¥< º I ×ó }Án\ÿÆvÓ .hºs
in „BTB04-600A ersetzen durch BTB600SL“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
tuer_VL.c
, 0x0000, 0x0000, 0x0000, 0x8410, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0x39C7, 0x0000, // 0x28C0 (10432) 0x0000, 0x0000, 0x0000, 0x0000, 0x7BCF, 0xFFFF, 0x6B6D, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, // 0x28D0 (10448) 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, // 0x28E0 (10464) 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0020, 0x632C, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xE73C, 0x4A49, // 0x28F0 (10480) 0x0000, 0x0000, 0x0000, 0x18E3, 0xFFFF, 0xFFFF
in „ili9341 bitmpas - speicherproblem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
12x16_horizontal_LSB_2.h
#include <avr/pgmspace.h> //taken from : http://www.mikrocontroller.net/topic/54860 const char font_12x16[] PROGMEM = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
in „LC 7981 Grafikdysplay Ansteuerung“ · Mikrocontroller und Digitale Elektronik ·