-
PDF
DMX-vol.pdf
33p 13 GND ATMEGA8535 (PLCC44) GND P0V103333 SCLK VOUT_R 5 XTAL1 P0VXTAL1 AVCC VIN_R P0X1044 XTAL2 14 P0V1014 P0V1032 32 7 P0V207 P0V2010 10 DMX+ XTAL2 (TOSC2) PC7 P0V1031 SDO AGNDR P0X1033 DMX 15 PD0 (RXD) (TOSC1) PC6 31 Hundred (4) DMX- P0X1022 16 P0V1016 P0V1030 0 Hundred (2) /MUTE 8 P0V208 P0V209
in „Digipoti fernsteuern“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
x234.pdf
SCK (ADC5)PA5 35 A5 X7-12 GND 6 5 RST 9 12 XTAL2 (ADC4)PA4 36 A4 X7-13 JP8 R (ADC3)PA3 37 A3 X7-17 1 AVR ISP 13 XTAL1 (ADC2)PA2 38 A2 X7-16 SV3-1 2 U2 (ADC1)PA1 39 A1 X7-14 3 U$5 2 RX RX A0 A0 32 AREF (ADC0)PA0 40 A0 X7-1 SV2-10 A7 3 2 1 J TX TX A1 A1 30 AVCC SV2-9 A6 1 CS VCC 8 A2 A2 31 AGND (SCK)PB7
-
PDF
LCD8DIGIT.pdf
byte 4 .def dd32u5 = r13 ; dividend/result byte 5 .def dd32u6 = r14 ; dividend/result byte 6 .def dd32u7 = r15 ; dividend/result byte 7 (MSB) ;*************************************************************************
in „32Bit Division mit inline Assembler“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ReciprCnt.pdf
byte 4 .def dd32u5 = r13 ; dividend/result byte 5 .def dd32u6 = r14 ; dividend/result byte 6 .def dd32u7 = r15 ; dividend/result byte 7 (MSB) ;*************************************************************************
-
Datei
scan.lst
foo.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 12 c0 rjmp .+36 ; 0x26 <__ctors_end> 2: 2b c0 rjmp .+86 ; 0x5a <__bad_interrupt> 4: 2a c0 rjmp .+84 ; 0x5a <__bad_interrupt> 6: 29 c0 rjmp .
in „Assembler und gcc“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Private_Entruempelung_des_Bastel-Lagers_V5.pdf
FM-T ransmitter • 9 Stück vorhanden • Enthält AVR Prozessor, lässt sich per ISP neu beschreiben • Siehe: https://www.mikrocontroller.net /topic/252124 • Zusammen 10€ #40 – Sound Recorder/Player • 2 Stück vorhanden • Zusammen 5€ #44 – MK20DX256 uC Board
-
Datei
adc_lst.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 ;.include "2313def.inc" ; Viele
in „ADC Dauer der Wandlungszeit?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
24fc256.pdf
including to design, test, and integrate The Microchip name and logo, the Microchip logo, Adaptec, AVR, Microchip products with your application. Use of this informa- AVR logo, AVR Freaks, BesTime, BitCloud, CryptoMemory, tion in any other manner violates these terms. Information CryptoRF, dsPIC, flexPWR
in „Wodtke HP-S5 HP Er3 EEPROM Schreib-/Lesefehler“ · Haus & Smart Home ·
-
Datei
font6x8.h
0x00, 0x00, 0x6C, 0x6C, 0x00, 0x00, // ":" 0x00, 0x00, 0xEC, 0x6C, 0x00, 0x00, // ";" 0x00, 0x08, 0x14, 0x22, 0x41, 0x00, // "<" 0x00, 0x24, 0x24, 0x24, 0x24, 0x24, // "=" 0x00, 0x00, 0x41, 0x22, 0x14, 0x08, // ">" 0x00, 0x02, 0x01, 0x59, 0x09, 0x06, // "?" 0x00, 0x3E, 0x41, 0x5D, 0x55, 0x1E, // "@" 0x00
in „Displaytech 64128A an ATMega8“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
font6x8.h
0x00, 0x00, 0x6C, 0x6C, 0x00, 0x00, // ":" 0x00, 0x00, 0xEC, 0x6C, 0x00, 0x00, // ";" 0x00, 0x08, 0x14, 0x22, 0x41, 0x00, // "<" 0x00, 0x24, 0x24, 0x24, 0x24, 0x24, // "=" 0x00, 0x00, 0x41, 0x22, 0x14, 0x08, // ">" 0x00, 0x02, 0x01, 0x59, 0x09, 0x06, // "?" 0x00, 0x3E, 0x41, 0x5D, 0x55, 0x1E, // "@" 0x00
in „STM32 C was passiert da?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
2007-03-29 17:07:19Z cs $ */ #define F_CPU 12000000L /* evaluation board runs on 4MHz */ #include <avr/io.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <avr/wdt.h> #include "usbdrv.h" #include "oddebug.h" /* ----------------------- hardware I/O abstraction ------------------------
in „V-USB: HIDKeys ignoriert ersten Tastendruck“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
junkers.cpp
#include <EEPROM.h> #include <avr/wdt.h> #include <rfauto.h> #include <listen.h> #include <tools.h> #include "junkers.h" extern "C" { #include "twi.h" } #define BOILER_STATE_OFFSET 0x20 #define REMOTE_STATE_OFFSET 0x90 #define BOILER_AVAILABLE_OFFSET
-
Datei
atmega32u2.patch
devdescr.cc --- a/src/devdescr.cc 2012-11-05 17:11:07.000000000 +0100 +++ b/src/devdescr.cc 2016-03-08 22:14:49.018155272 +0100 @@ -4199,6 +4199,70 @@ }, { 0 }, // Xmega 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, + false, + 0x07, 0x8000, // fuses + { + 0
in „avarice und atmega32u2“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Blackstorm_Atmega8_3.bas
**************************************** ' Original übernommen von http://blackstrom.derschwarz.de/avr/avr_uhr/index.shtml ' Wolfgang Schwarz ' Modifiziert für Atmega8 und 1Mhz Quarz ' Lauflicht zu jeder Stunde '******************************************************************************* ' µC Deklarationen $regfile = "m8def.dat" 'Atmega8-Deklarationen $crystal = 1000000 $hwstack = 34 'mindestens 32 wegen Interruptverwendung $swstack = 10 $framesize = 24 ' Variablen Dim Temp_ziffer As Byte 'welche ziffer soll bearbeitet werden Dim Bcd_aus As Byte 'enthält den Wert der dez zahl die ausgegeben werden
in „Attiny13 Schalter“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Blackstorm_Atmega8_Lauflicht.bas
**************************************** ' Original übernommen von http://blackstrom.derschwarz.de/avr/avr_uhr/index.shtml ' Wolfgang Schwarz ' Modifiziert für Atmega8 und 1Mhz Quarz ' Lauflicht zu jeder Stunde '******************************************************************************* ' µC Deklarationen $regfile = "m8def.dat" 'Atmega8-Deklarationen $crystal = 1000000 $hwstack = 34 'mindestens 32 wegen Interruptverwendung $swstack = 10 $framesize = 24 ' Variablen Dim Temp_ziffer As Byte 'welche ziffer soll bearbeitet werden Dim Bcd_aus As Byte 'enthält den Wert der dez zahl die ausgegeben werden
in „Multiplexuhr mit Stundensignal (Lauflicht)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
belichtungstimer.c
Schilling Date: 9.8.2006 Hardware: Atiny26 + Board ********************************************/ #include <avr/io.h> #include <stdlib.h> #include <avr/eeprom.h> #include <avr/interrupt.h> #include <util/delay.h> #define SET_OUTPUT(port, pin) port |= (1 << pin) #define SET_INPUT(port, pin) port &= ~(1 << pin)
in „Tasterabfrage mit Problemen“ · 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 ·
-
Datei
ZndUhr01.asm
;Intervall ldi yh,high(1) ;1 Sekunde rjmp ds_korr ;ändern... mp_10: ;+/- Zündgeräteauswahl ldi yl,32 ;Intervall 32 sn_korr: ;Korrektur Zündkreisnummer sbrc tfl,tho ;Taste hoch? nein... add snr,yl ;um Intervall erhöhen sbrc tfl,tru ;Taste runter? nein... sub snr,yl ;um Intervall vermindern rjmp ds_korr1
in „Probleme mit USART (ATMEGA8535)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ZndUhr01.asm
;Intervall ldi yh,high(1) ;1 Sekunde rjmp ds_korr ;ändern... mp_10: ;+/- Zündgeräteauswahl ldi yl,32 ;Intervall 32 sn_korr: ;Korrektur Zündkreisnummer sbrc tfl,tho ;Taste hoch? nein... add snr,yl ;um Intervall erhöhen sbrc tfl,tru ;Taste runter? nein... sub snr,yl ;um Intervall vermindern rjmp ds_korr1
in „Display Menü LCD 4x20“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ea_dog.c
#include <inttypes.h> #include <avr/io.h> #include <avr/interrupt.h> #include <stdio.h> #include "ea_dog.h" #include <util/delay.h> void InitSPI (void) { volatile unsigned char dummy=0; // /* Set MOSI and SCK output, andere input SPI2X
-
Datei
temp_str.c
#define CONTROL_REGISTER 0x0E // 14d NAME: EOSC BBSQW CONV RS2 RS1 INTCN A2IE A1IE #define CONV 5 #define STATUS_REGISTER 0x0F // 15d NAME: OSF 0 0 0 EN32kHz BSY A2F A1F #define BSY 2 #define MSB_TEMP 0x11 // 17d NAME: SIGN DATA DATA DATA
in „RTC DS3231 - Temperatur Daten?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ea_dog.c
#include <inttypes.h> #include <avr/io.h> #include <avr/interrupt.h> #include <stdio.h> #include "ea_dog.h" #include <util/delay.h> void InitSPI (void) { volatile unsigned char dummy=0; // /* Set MOSI and SCK output, andere input SPI2X
in „DOGM - 163 Initialisierung +5V SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sendmail.c
/* Copyright (C) 2005 Mark Haemmerling <avr.webserver@markh.de> (C) 2006 Ingo Busker http://www.mikrocontroller.com */ #include "main.h" #include "sendmail.h" #include "socket.h" PROGMEM char SMTP_HELO[] = "HELO AVRserver\r\n"; // hier absender
-
Datei
at90can.c
#define F_CPU 16000000 #include <stdbool.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include <util/delay.h> #include "../Includes/at90can.h" #include "../Includes/RingBuffer.h" //CAN speed-settings for 16MHz const uint8_t at90can_cnf[8][3] = {
in „AT90CAN128 - nicht definiertes Verhalten“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ds1307.c
*********************************** // Einbinden von bestehenden Modulen #include <kiss.h> //ATMega32 Register #include <I2C.h> //I2C Headerfile vom LKiss #include <rs232.h> //RS232 Definitionen #include <avr/iom32.h> //ATmega32 IO Definition #include <avr/interrupt.h> //Interrupt Register //--------
in „DS1307 verhält sich komisch“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mainpage.c
parallel output; 1=serial output through SPI interface #define MODULE_TYPE 1 #include <stdio.h> #include <avr/io.h> #include <avr/wdt.h> #include <util/delay.h> #include <math.h> #include <inttypes.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #include "SPI.h" #include "mcp2515_defs.h" #include "MCP2515
in „ATmega2560, Speicher voll bei Program: 30% Data 8%“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
IC_CC1101.h
_h__ #define __IC_CC1101_h__ #include "../Funk.h" #include "../Systemtime/Systemtimer.h" #include <avr/io.h> //Pins #define SCK_PIN PORTB1 #define MISO_PIN PINB3 #define MOSI_PIN PORTB2 #define SS_PIN PORTB4 #define GDO0 PINB5 #define GDO2 PINE6 static const unsigned char patable[8] = {0x60 ,0x60 ,0x60
in „In-Circuit radino CC1101 Modul Hängt im SPI Transfer“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
IC_CC1101.h
_h__ #define __IC_CC1101_h__ #include "../Funk.h" #include "../Systemtime/Systemtimer.h" #include <avr/io.h> //Pins #define SCK_PIN PORTB1 #define MISO_PIN PINB3 #define MOSI_PIN PORTB2 #define SS_PIN PORTB4 #define GDO0 PINB5 #define GDO2 PINE6 #define SS_PORT PORTB0 static const unsigned char patable
in „Homematic, Radino CSM“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Übersicht der tinyAVR 1-series Mikrocontroller
Figure 1-1. tinyAVR® 1-series Overview Flash 48 KB 32 KB 16 KB 8 KB 4 KB 2 KB Legend: ATtiny~ ATtiny~ devices common data sheet Pins 8 14 20 24 ATtiny412 ATtiny212 ATtiny414 ATtiny214 ATtiny1614 ATtiny3216 ATtiny3217 ATtiny1616
in „Flashen von ATtiny im SO Gehäuse“ · Mikrocontroller und Digitale Elektronik · · Diagramme
-
Datei
ISP_Programmer_avr910.asm
;*************************************************************************** ;* ;* Title : AVR ISP (Auto adr inc, 19200bps) ;* Version : 2.2 ;* Last updated : May 31 2000 (pkastnes) ;* Target : AT90S1200 ;* File : avr910.asm ;* Author(s) : Ole Saether, Terje Frostad, ;* Ingar Fredriksen, Morten
in „RS232 <--> RS485“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVR910-m8.txt
;*************************************************************************** ;* ;* Title : AVR ISP (Auto adr inc, 19200bps) ;* Version : 2.2 ;* Last updated : May 31 2000 (pkastnes) ;* Target : AT90S1200 ;* File : avr910.asm ;* Author(s) : Ole Saether, Terje Frostad, ;* Ingar Fredriksen, Morten
in „Wer wandelt ASM ---> Hex ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ISP_AVR910.ASM.txt
;*************************************************************************** ;* ;* Title : AVR ISP (Auto adr inc, 19200bps) ;* Version : 2.2 ;* Last updated : May 31 2000 (pkastnes) ;* Target : AT90S1200 ;* File : avr910.asm ;* Author(s) : Ole Saether, Terje Frostad, ;* Ingar Fredriksen, Morten
in „ISP Adapter für Atmel über RS232“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
KlangPlusTon_2007-01.pdf
DVD-PLAYER HIFI-REGLER direktgespart Denon AVC-A11XVA sw/silber Denon DVD-1730 /-1930 sw/silber Denon AVR-1707 NEU! Denon DVD-2930 /-3930 sw/silber Denon AVR-2307 /-3806 sw/silber Harman-Kardon DVD-23 /-37 /-47 sw Denon AVR-2807 /-4306 sw/silber Marantz DV-4001/-6001/-7001 sw/silber H.-Kardon AVR-140/-240
in „Symasym hohe Ausgangsspannung“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
prop-clock_260809_new_driver_5.bas
Text für Zeile 1 lesen Text_len = Len(line_str) ' Länge des 1. Zeilen Textes bestimmen If Text_len < 14 Then ' Zeile 1 kleiner als 14 Zeichen ? Tmp = 14 - Text_len ' Fehlende Zeichen ermitteln Tmp = Tmp / 2 ' Für Zentrierung aufteilen Line_str = Space(tmp) + Line_str ' Füll-Leerzeichen vor dem Wortbeginn
in „Mega644 mit 32768 er Quarz an tosc1 u. tosc2“ · 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 ·
-
PDF
Rehfuss_FU.pdf
ÛberTemoeratur - Froouenzumrichter Kommunikationsmodus seriele Schnittstele FlOO Slave-Adresse 1- 32 Über d~ _leScIlnittslelle kOlU32Umrictller mOein...Œr ,erburden u. ,on Mem Rectoer I SPS Qellwerden ( ASCU Code ) FIOl Baudrate 0/1/2/3 4800/ 9600 I19200/ 38400 FI02 Kommunikationsanpassung XXXO 1Stopbrt
-
Datei
lcd_routines.h
/* * lcd_routines.h * * Created: 08.10.2011 14:32:25 * Author: Ruben */ #ifndef LCD_ROUTINES_H_ #define LCD_ROUTINES_H_ #define LCD_RS 4 #define LCD_EN 5 #define LCD_DB4 0 #define LCD_DB5 1 #define LCD_DB6 2 #define LCD_DB7 3 #define LCD_PORT PORTD #define F_CPU 1000000UL #include <util/delay.h> #include <avr/io.h> void LCD_init(void); void LCD_write(unsigned char Info, unsigned char k); void LCD_busy(); void LCD_enable(); #endif /* LCD-ROUTINES_H_ */
in „LCD mit KS0066 Controller Ansteuerung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
DMX_Volume_Control.pdf
ATMEGA8535 (PLCC44) GND SCLK VOUT_R P0X1055 33p XTAL1AL1 13 P0V1013 P0V103333 VI _RVIN0R P0X104 N0XTAL2 14 XTAL1 AVCP0V1032 32 7 P0V2010 10 N0DMX+ 4 XTAL2 P0XTAL2 (TOSC2) PC7 P0V2SDO AGNDR DMX+ P0X1033 DMXDMX 15 P0V1015 P0V1031 31 Hundred (4) (4) DMX-0DMX0 PD0 (RXD) (TOSC1) PC6 P0X1022 16 P0V1016 P0V1030
in „Frage zu PGA2311 und SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
iom128.h
/* iom128.h - AVR ATmega128 defines Contributors: Created by Peter Jansen <peter@smartcontainer.net> THIS SOFTWARE IS NOT COPYRIGHTED This source code is offered for use in the public domain. You may use, modify or distribute
in „AVRGCC und neue Megas?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
iom128.h
/* iom128.h - AVR ATmega128 defines Contributors: Created by Peter Jansen <peter@smartcontainer.net> THIS SOFTWARE IS NOT COPYRIGHTED This source code is offered for use in the public domain. You may use, modify or distribute
in „Problem mit Mega128 USART“ · 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
telegramm.c
Vorlauf's // der entsprechende Datensatz inkl. 2 CRC-Bytes eingelesen #include <stdlib.h> #include <avr/io.h> #include <stdbool.h> #include <avr/interrupt.h> #include "telegramm.h" #include "uart.h" volatile uint8_t TelegrammFrame [TELEGRAMM_LAENGE]; volatile bool TelegrammReady = false; volatile uint8
in „sporadische Fehler mit Interrupt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
read_rtc_temp.c
-> Datenblatt // BIT 7 BIT 6 BIT 5 BIT 4 BIT 3 BIT 2 BIT 1 BIT 0 #define CONTROL_REGISTER 0x0E // 14d NAME: EOSC BBSQW CONV RS2 RS1 INTCN A2IE A1IE #define CONV 5 #define STATUS_REGISTER 0x0F // 15d NAME: OSF 0 0 0 EN32kHz BSY A2F A1F #define BSY 2 #define MSB_TEMP 0x11 // 17d NAME: SIGN DATA DATA DATA
in „RTC DS1307 1Hz“ · Mikrocontroller und Digitale Elektronik ·
-
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
TXbuddy.asm
; 05/20/2006 exponential option added ( 4 channels ) .include "C:\program files\Atmel\AVR Tools\AvrAssembler2\Appnotes\tn2313def.inc" ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; IR TX for up to 4 proportional channels, 38 kHz, Manchester Coding ; (1manch
in „Anfängerfrage zu AVR Tiny12“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Pumpstand.c
); set_cursor(14,2); if(PORT_OUT &(1<<M1)){sprintf( Out, "An ");} else{sprintf( Out, "Aus");} break; //Line2 case 3 : PORT_OUT ^= (1<<M2); set_cursor(14,3); if(PORT_OUT &(1<<M2)){sprintf( Out, "An ");} else{sprintf(
in „Funktion mit je 2 rückgabewerten?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eforth_328.ino
, /* 14B6 */ 0x14A6, /* 14B8 */ 0x5E02, /* 14BA */ 0x0048, /* 14BC */ 0x0006, /* 14BE */ 0x0A4E, /* 14C0 */ 0x0A74, /* 14C2 */ 0x0A3E, /* 14C4 */ 0x0A6A, /* 14C6 */ 0x0A74, /* 14C8 */ 0x0A94, /* 14CA */ 0x09EE
in „eFORTH as Arduino Sketch“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
eforth_328.ino
, /* 14B6 */ 0x14A6, /* 14B8 */ 0x5E02, /* 14BA */ 0x0048, /* 14BC */ 0x0006, /* 14BE */ 0x0A4E, /* 14C0 */ 0x0A74, /* 14C2 */ 0x0A3E, /* 14C4 */ 0x0A6A, /* 14C6 */ 0x0A74, /* 14C8 */ 0x0A94, /* 14CA */ 0x09EE
in „eFORTH as Arduino Sketch“ · 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
AVRGCC5.c
/* * AVRGCC5.c * * Created: 29.12.2012 20:46:07 * Author: Jan */ #include <avr/io.h> #include <avr/interrupt.h> #include <stdint.h> #include <util/delay.h> #define TASTER_M PB0 // Minutentaster zur Zeiteingabe #define TASTER_S PB1 // Stundentaster zur Zeiteingabe #define TASTER_EIN
in „Digitaluhr bleibt plötzlich stehen“ · Mikrocontroller und Digitale Elektronik ·