-
Datei
L-Meter.c
|5 E 36| PA4 LCD * PB5 |6 L 35| PA5 LCD * PB6 |7 34| PA6 LCD * PB7 |8 A 33| PA7 LCD * *N RES |9 T 32| AREF * +5V VCC |10 m 31| GND 0V * 0V GND |11 e 30| AVCC * XTAL2 |12 g 29| PC7 * XTAL1 |13 a 28| PC6 * LCD PD0 |14 6 27| PC5 * LCD PD1 |15 4 26| PC4 * LCD PD2 |16 4 25| PC3 * PD3 |17 24| PC2 * PD4 |18
in „LCD an ATmega644 (später ATmega8) mittels TWI/I2C (Anfängergerecht)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Schnellblink.ino.asm
c:\temp\arduino_build_111654/Schnellblink.ino.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: 0: 0c 94 34 00 jmp 0x68 ; 0x68 <__ctors_end> 4: 0c 94 3e 00 jmp 0x7c ; 0x7c <__bad_interrupt> 8: 0c 94 3e 00 jmp 0x7c ; 0x7c <__bad_interrupt>
in „C++ Klassenbibliothek für AVR“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
rc522.h
#ifndef RC522_H_ #define RC522_H_ #include <avr/io.h> #include "spi.h" //MF522 command bits #define PCD_IDLE 0x00 //NO action; cancel current commands #define PCD_AUTHENT 0x0E //verify password key #define PCD_RECEIVE 0x08 //receive data #define
in „Atmega32 und MFRC522 per SPI“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
makefile.txt
! 30. # 31. # make debug = Start either simulavr or avarice as specified for debugging, 32. # with avr-gdb or avr-insight as the front end for debugging. 33. # 34. # make filename.s = Just compile filename.c into the assembler code only. 35. # 36. # make filename.i = Create a preprocessed
in „Problem mit compilen mit headerdatei usw“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PWM_Controller_Manual_Basic.pdf
9 R/W 0A PWM Kanal 10 R/W 0B PWM Kanal 11 R/W 0C PWM Kanal 12 R/W 0D PWM Kanal 13 R/W 0E PWM Kanal 14 R/W 0F PWM Kanal 15 R/W 10 PWM Kanal 16 R/W 11 PWM Kanal 17 HB R/W 12 PWM Kanal 17 LB R/W 13 PWM Kanal 18 HB R/W 14 PWM Kanal 18 LB R/W 15 Control_Reg R/W Steuerregister 16 PWM_CNTR_ADDR R/W PW18 TWI
in „PWM- Controller 18- Kanal TWI- Bus Proj.“ · Projekte & Code ·
-
Datei
dcf77decode.asm
rjmp SECOND10 ;Zielsuche 11-20 dec hilf breq S11 dec hilf breq S12 dec hilf breq S13 dec hilf breq S14 dec hilf breq S15 dec hilf breq S16 dec hilf breq S17 dec hilf breq S18 dec hilf breq S19 dec hilf breq S20 ;Zwischensprünge 11-20 S11: rjmp SECOND11 S12: rjmp SECOND12 S13: rjmp SECOND13 S14: rjmp SECOND14
in „Probleme mit DCF77-Decodierprogramm“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd_gfx.c
9 0x00, 0x00, 0x36, 0x36, 0x00, 0x00, // : 0x00, 0x00, 0x56, 0x36, 0x00, 0x00, // ; 0x00, 0x08, 0x14, 0x22, 0x41, 0x00, // < 0x00, 0x14, 0x14, 0x14, 0x14, 0x14, // = 0x00, 0x00, 0x41, 0x22, 0x14, 0x08, // > 0x00, 0x02, 0x01, 0x51, 0x09, 0x06, // ? 0x00, 0x32, 0x49, 0x59, 0x51, 0x3E, // @ 0x00, 0x7C,
in „RS485 von ms - immer noch Einschaltprobleme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ds18x20.c
One-Wire-Bus Author: Martin Thomas <eversmith@heizung-thomas.de> http://www.siwawi.arubi.uni-kl.de/avr-projects Software: avr-gcc 3.4.1 / avr-libc 1.0.4 Hardware: any AVR - tested with ATmega16/ATmega32 and 3 DS18B20 Partly based on code from Peter Dannegger and others changelog: 20041124 - Extended
in „1Wire DS18B20 auslesen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
14_4_T13_I2C_PCF_LCD_MC.asm
;* 14_4_T13_I2C_PCF_LCD_MC.asm vom Fr. 26.06.2020 abgeleitet von siehe unten ;* geändert für MC Forum ;* Title : 14__T13_I2C_PCF_LCD.asm==> Version: 0.0 ;* Status: now functional Mon. 15.06.2020 ;* ;* Last
in „AVR ATtiny13 I2C PCF8574 LCD Display Ansteuerung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
89S51c.a51
Numer of Bytes Low ;031 Set Numer of Bytes High ;032 Set Page Size ;033 Ready ;040 Read Signature AVR ;041 Erase Device AVR ;042 Read Flash AVR ;043 Program Flash AVR ;044 Init SPI AVR ;045 Program Lock Bits AVR ;046 Program Fuse Bits AVR ;047 Read Fuse Bits AVR ;048 Read Lock Bits AVR ;049 Start Program
in „Datenverlust im AT89C2051 ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Alarmanlage.c
*********** Programmname: Alarmanlage Funktion: Funktion einer Alarmanlage sicherstellen Compiler: AVR Studio 4.14 Ersteller: Ranftl Version/Datum: 1.0 / 11/08 Hardware: ATMEGA32, AVR Dragon, Steckbrett Änderungen: ***********************************************/ #include <avr/io.h> // include 80517 header file #include <avr/interrupt.h> // include interrupt header #include <string.h> // include string header #include "LCD.h" // LCD-Header //Globale Variablen: char taste; char zeichen; char Code[5]={}; char richtigerCode
in „Problem mit Tastatur für Codeeingabe bei Alarmanlage“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
*** main.c *********************************************************/ #include "usart.h" #include <avr/io.h> #include <avr/sleep.h> #include <util/delay.h> #include <avr/interrupt.h> #include <avr/sleep.h> #include "gps.h" #include "mmc.h" #include "fat16.h" #include "div_func.h" #include "LCD.h" #include
in „ISR und Stackgröße“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ledmatrix.pdf
)PB0 1 2 GND GND (T1)PB1 GND GND GND GND (AIN0/INT2)PB23 +5V D 32 4 CON1 N AREF (AIN1/OC0)PB3 G C3 (SS)PB4 5 MISO 1 2 VCC 6 3 4 2 2 100n (MOSI)PB5 SCK MOSI 2 D 4 D (MISO)PB6 7 RST 5 6 GND D L D L Lowest Level 8 1 1 (SCK)PB7 AVR-ISP-6 DIL40 RST B 22 GND B (SCL)PC0 R9
in „"LED-Spectrumanalyzer"software ohne Fouriertransformation“ · Projekte & Code ·
-
Datei
main.c
Setup Write(DATA, 0x10); // RGB Level8 Setup Write(DATA, 0x12); // RGB Level9 Setup Write(DATA, 0x14); // RGB Level10 Setup Write(DATA, 0x16); // RGB Level11 Setup Write(DATA, 0x18); // RGB Level12 Setup Write(DATA, 0x1A); // RGB Level13 Setup Write(DATA, 0x1C); // RGB Level14 Setup Write(DATA, 0x1E
in „Mini-Farbdisplay (+mehr) für 1 Euro“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.cpp
/* * Wasserzaehler test.cpp * * Created: 25.10.2016 21:14:15 * Author : JackFrost */ #include <avr/io.h> #include <avr/interrupt.h> #include <string.h> #include <util/delay.h> #include <stdlib.h> #include <stdio.h> #include <avr/eeprom.h> extern "C" { #include
in „Probleme mit dem DMA beim xMega32A4“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Anbindung_von_SD-Karten.pdf
MMC MMC secure SD miniSD microSD plus mobile MMC (TransFlash) Pins 7 7 13 13 7 9 11 8 Größe B/L/H 24/32/1,4 24/18/1,4 24/32/1,4 24/18/1,4 24/32/1,4 24/32/2,1 20/21,5/1,4 11/15/1 SPI mode ja ja ja ja ja ja ja ja 1-Bit-mode ja ja ja ja ja ja ja ja 4-Bit mode nein nein ja ja nein ja ja ja 8-Bit mode nein
in „SD Karte Initialisieren -> Error“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
an131f.pdf
below. // OLIVER.C: // // Hot temps from a jar of olives. // // The microprocessor is the Atmel ATmega32U4. See ‘atmel.com’ for its // datasheet. The code is compiled with the current version of the // ‘avr-gcc’ compiler obtainable at ‘winavr.sourceforge.net’. // // Calibration data: // Pulse len (usecs
in „Acoustic Thermometry: Temperaturmessung über die Schallgeschwindigkeit (Letzte AN von Jim Williams)“ · Projekte & Code ·
-
PDF
AppNotePCATKeyboardInterface.pdf
,'S', 0x1c,'A', 0x1d,'W', 0x1e,'"', 0x21,'C', 0x22,'X', 0x23,'D', 0x24,'E', 0x25,'¤', 0x26,'#', 10 AVR313 AVR313 0x29,' ', 0x2a,'V', 0x2b,'F', 0x2c,'T', 0x2d,'R', 0x2e,'%', 0x31,'N', 0x32,'B', 0x33,'H', 0x34,'G', 0x35,'Y', 0x36,'&', 0x39,'L', 0x3a,'M', 0x3b,'J', 0x3c,'U', 0x3d,'/', 0x3e,'(', 0x41,';'
in „PS/2 Keyboard an ATmega8“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AppNotePCATKeyboardInterface.pdf
,'S', 0x1c,'A', 0x1d,'W', 0x1e,'"', 0x21,'C', 0x22,'X', 0x23,'D', 0x24,'E', 0x25,'¤', 0x26,'#', 10 AVR313 AVR313 0x29,' ', 0x2a,'V', 0x2b,'F', 0x2c,'T', 0x2d,'R', 0x2e,'%', 0x31,'N', 0x32,'B', 0x33,'H', 0x34,'G', 0x35,'Y', 0x36,'&', 0x39,'L', 0x3a,'M', 0x3b,'J', 0x3c,'U', 0x3d,'/', 0x3e,'(', 0x41,';'
in „Tastatur am ATmega 8“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
mega8.txt
dec R16 ; Offset ist eins kleiner als die Nummer ldi R17,15 ; die Textstrings sind nullterminiert: 14+1 ! mul R16,R17 ; Ergebnis wird in ldi R16,14 ; 14 Zeichen sind einzulesen ldi ZL,lo8(Textzeile1) ldi ZH,hi8(Textzeile1) add ZL,R0 adc ZH,R1 LCD_Zl_2: lpm rcall LCD_Zeichen_darstellen adiw ZL,1 ;nächstes
in „SPI Kopplung von ATmega8 und ATtiny 2313“ · Projekte & Code ·
-
PDF
IP_Protocol_AVR-Xx100.pdf
No AVR-X1100W/S700W Ethernet 11.2.0 AVR-X2100W/S900W Ethernet/ 11.3.0 RS-232C(X2100W NA only) AVR-X3100W Ethernet/RS-232C 11.4.0 AVR-X4100W Ethernet/RS-232C 11.5.0 AVR-X5200W Ethernet/RS-232C 11.6.0 AVR-X7200W
in „Mit Raspberry über TCP/IP auf AV-Receiver zugreifen und auf Events reagieren“ · Softwareentwicklung ·
-
Datei
filemon-winavr-20070122.log.txt
:FFE5AB77 Write C:\WINDOWS\APPLOG\AVR-GCC.~~C SUCCESS Offset: 373 Length: 22 14 19:36:27 Avr-gcc:FFE5AB77 Read C:\WINDOWS\SYSTEM\MSVCRT.DLL SUCCESS Offset: 266240 Length: 3584 15 19:36:27 Avr-gcc:FFE5AB77 Write C:\WINDOWS\APPLOG\AVR-GCC
in „avr-gcc: _spawnv: No such file or directory“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVRDUDE-doc-5.5.pdf
status output skipped for brevity ... ] avrdude done. Thank you. % ✡ ✠ Chapter 2: Command Line Options 14 Connect to the JTAG ICE mkII which serial number ends up in 1C37 via USB, and enter terminal mode: ☛ ✟ % avrdude -c jtag2 -p m649 -P usb:1c:37 -t avrdude: AVR device initialized and ready to accept instructions
in „USB-ISP PRogrammer unter Ubuntu“ · PC Hard- und Software ·
-
Datei
adc_display.c
#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include <stdlib.h> #include <string.h> #include "../includes/display_lib.h" #define TIMER_16BIT 8000 #define TIMER_8BIT 200 #define ADC_REF_QUOT
in „AVR Timer + ADC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
YigFilter.asm
;*************************************************************************** ;* AVR-Microcontroller als Videocontroller für Grafik-LC-Displays * ;* Simulation eines Oszilloskops mit langsam verblassendem Schreibstrahl * ;* Das Video-Ram von 32 kByte ist in 4k-Blöcke aufgeteilt: 4k
in „Grafik LCD als text Display nutzen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TempSensorKTY81-120.pdf
257 15 -21,5 258 16 -20,5 260 18 -19,5 262 20 -18,5 263 21 -17,5 265 23 -16,5 267 25 -15,5 269 27 -14,5 271 29 -13,5 272 30 -12,5 274 32 -11,5 276 34 -10,5 278 36 -9,5 279 37 -8,5 281 39 -7,5 283 41 -6,5 285 43 -5,5 286 44 -4,5 288 46 -3,5 290 48 -2,5 292 50 -1,5 294 52 -0,5 295 53 0,5 297 55 1,5 299
in „Wieviel Strom kann ich aus Aref beziehen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
edm_adc_multiplex_stm32.c
/* * adc_multiplex_avr.c * * ADC-Routinen fuer EDM * Gemultiplexted auslesen * * Created: 28.02.2014 * Author: Nicolas */ #include <stdio.h> #include "../../ioMapping.h" #ifdef STM32F10x #include "stm32f10x_adc.h" #include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_adc.h" #include "stm32f10x_dma.h" #include "misc.h" #elif defined(STM32F4xx) #error "only for STM32F10x implemented yet" #else #error "unknown
in „STM32: Suche Hilfe zu ADC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
edm_adc_multiplex_stm32.c
/* * adc_multiplex_avr.c * * ADC-Routinen fuer EDM * Gemultiplexted auslesen * * Created: 28.02.2014 * Author: Nicolas */ #include <stdio.h> #include "../../ioMapping.h" #ifdef STM32F10x #include "stm32f10x_adc.h" #include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_adc.h" #include "stm32f10x_dma.h" #include "misc.h" #elif defined(STM32F4xx) #error "only for STM32F10x implemented yet" #else #error "unknown
in „STM32: Suche Hilfe zu ADC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
Ausgang von PLL CLKSYS_Main_ClockSource_Select( CLK_SCLKSEL_PLL_gc ); // Nun ist der System Clock 32MHz ! /* Hinweis: 32kHz TOSC kann nicht in Verbindung mit PLL genutzt werden, da die minimale Eingangsfrequenz des PLLs 400kHz beträgt. */ /************************************************************
in „TWI Initialisierungsproblem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
xtea_size.S
#include <avr/io.h> #include "xtea.h" k0 = 22 k1 = 23 s0 = 20 s1 = 21 s2 = 26 s3 = 27 t0 = 0 t1 = 1 #if XTEA_SINGLE_KEY == 1 t2 = 22 t3 = 23 #else t2 = 4 t3 = 5 #endif t4 = 19 v00 = 8 v01 = 9 v02 = 10 v03 = 11 v10 = 12 v11 = 13 v12 = 14 v13 = 15 cnt = 18 ; void XTEA_Dec(uint32_t* inout[2], uint32_t* Key[4]); .global XTEA_Dec .func XTEA_Dec XTEA_Dec: clt rjmp .L_XTEA_Start .endfunc ; void XTEA_Enc(uint32_t* inout[2], uint32_t* Key[4]
in „XTEA Enc/Dec in unter 100 Befehlen mit GCC konformer Schnittstelle“ · Projekte & Code ·
-
Datei
main.c
// Steuerprogramm für Anzeigetableau #include <avr/io.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> #ifndef F_CPU #define F_CPU 1000000UL // Takt CPU wird gesetzt #endif #include "stdint.h" #include "util/delay.h" #include "takt.h" #include
in „AtMega 32 - LCD-Anzeige fällt ab“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
m/s)|0-WO2| |EVOUTC|1-IN2 | | CLK | * 13| PC3| TWI| |1,XDIR|SS |SCL(m/s)|0-WO3| |1-OUT | |(SS) | * 14| VDD|---------------------------------------------------------------------|------------| * 15| GND|---------------------------------------------------------------------|------------| * 16| PC4| |1,TxD
in „warum braucht Blinkbeispiel 780 byte Flash?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
PPS5330_V15.c
Rolli * Project: PowerSupply PPS5330 with temperature screen */ #define F_CPU 16000000UL #include <avr/io.h> #include <util/delay.h> #include <avr/interrupt.h> #include <stdio.h> #include <stdlib.h> #include <avr/eeprom.h> #include <avr/pgmspace.h> #define SOFT_SPI_MOSI_PORT PORTD #define SOFT_SPI_CLK_PORT
in „PPS5330 Labor-Netzteil hack“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Softwareoberfläche und Kommandozeile von AVRDUDE
AVRDUDESS 2.17 (avrdude version UNKNOWN) Programmer (-c) MCU (-p) JTAGV2 to UPDI bridge Flash 32 KB Port (-P) COM3 Baud rate (-b) EEPROM 256 B Detect Write Read Verify Go Format Auto (writing only) Fuses L H LB Read Write Set fuses Set lock Options Force Erase flash and EEPROM (-e) Disable verify
in „UPDI Programmierung mit dem Diamex“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Datei
main.c
//Quellen: Atmel App Note AVR134 // http://www.mikrocontroller.net/articles/Modellbauservo_Ansteuerung #define F_CPU 1000000UL #include <avr/io.h> #include <avr/interrupt.h> #include <util/delay.h> #include "lcd-routines.h" typedef
in „Time Lapse Aufnahmen: Digi-Cam + Servo“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
License version 2 as * published by the Free Software Foundation. */ #include <string.h> #include <avr/pgmspace.h> #include <avr/sleep.h> #include "fat.h" #include "fat_config.h" #include "partition.h" #include "sd_raw.h" #include "sd_raw_config.h" #include "uart.h" #include "bool.h" #define DEBUG 1
-
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
TESTCODE.txt
#include <avr/io.h> // Einbinden der Bibliothek #include <avr/interrupt.h> // Einbinden der Bibliothek volatile uint8_t ms_tick = 0; // wird alle 10ms aufgerufen ISR (TIMER3_COMPA_vect) // Interrupt aufruf { ms_tick
in „extended id at90can128“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
TESTCODE1.txt
/* * 90CAN_Test.c * */ #include <avr/io.h> // Einbinden der Bibliothek #include <avr/interrupt.h> // Einbinden der Bibliothek volatile uint8_t ms_tick = 0; // wird alle 10ms aufgerufen ISR (TIMER3_COMPA_vect) // Interrupt aufruf { ms_tick
in „extended id at90can128“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
TESTCODE1.txt
/* * 90CAN_Test.c * */ #include <avr/io.h> // Einbinden der Bibliothek #include <avr/interrupt.h> // Einbinden der Bibliothek volatile uint8_t ms_tick = 0; // wird alle 10ms aufgerufen ISR (TIMER3_COMPA_vect) // Interrupt aufruf { ms_tick
in „CAN Bus Kommunikation AT90CAN128“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
wink_funkt.asm
;FastAVR Basic Compiler, ver.4.0.1, by MicroDesign ;Created 16:13:27, 26-07-2005 ; .include "C:\FastAVR\inc\m8def.inc" ; .DSEG a: .byte 4 b: .byte 4 _s1tmp: .byte 14 .CSEG .ORG 0 _Reset: ldi yl,low(RAMEND) out
in „Winkelfunktionen mit Assembler“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
hx8347.c
,0x00}; unsigned char _4[8] = {0x04,0x0C,0x14,0x24,0x3E,0x04,0x04,0x00}; unsigned char _5[8] = {0x3E,0x20,0x3C,0x02,0x02,0x22,0x1C,0x00}; unsigned char _6[8] = {0x0C,0x10,0x20,0x3C,0x22,0x22,0x1C,0x00}; unsigned char _7[8] = {0x3E,0x22,0x02,0x04,0x08,0x08,0x08,0x00
in „MI0283QT-2 mitHX8347 ist echt langsam“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
usart_example_interrupt.c
: http://www.atmel.com \n * Support email: avr@atmel.com * * $Revision: 1694 $ * $Date: 2008-07-29 14:21:58 +0200 (ti, 29 jul 2008) $ \n * * Copyright (c) 2008, Atmel Corporation All rights reserved. * * Redistribution and use in source and binary
in „IPOD and AVR anschließen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR.pdf
P0U2017 17 P0J106 SCK P0SCK PB7 (SCK) PA7 (ADC7) SCK P0SCK P0U2SCK TPOUT+ 70J107 P0U1022 0 P0C601 P0C602 14 PD0 (RXD) PC0 (SCL) 22 INT P0INT 4 P0UINT 0 C6 80J108 15 P0U1015 P0U1023 23 P 22p B PD1 (TXD) PC1 (SDA) B 16 P0U1016 P0U1024 24 P0TCK 3 P0U203 Y2 8 9 J1 17 PP0U10170) PC2 (TCK) P0U1025 25 TCK CLKOUT
in „ATmega32 + ENC28J60 ping“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
PPS5330_V15.c
Rolli * Project: PowerSupply PPS5330 with temperature screen */ #define F_CPU 8000000UL #include <avr/io.h> #include <avr/interrupt.h> #include <stdio.h> #include <stdlib.h> #include <avr/eeprom.h> #include <avr/pgmspace.h> #define ADC_AD0 PD4 #define ADC_AD1 PD5 #define ADC_AD2 PD7 #define ADC_ADW
in „PPS5330 Labor-Netzteil hack“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.cpp
#include <avr/interrupt.h> #include <avr/io.h> // used for both: setting the channel and comparing which one is set #define ADCHANNEL_0 ( (1 << REFS0) | (1 << MUX1) ) #define ADCHANNEL_1 ( (1 << REFS0) | (1 << MUX1
-
Datei
main.c
#define F_CPU 7372800UL #include <avr/io.h> #include <avr/interrupt.h> #include <util/delay.h> #include <util/twi.h> #include "i2cmaster.h" #include <math.h> #define LTC6904_ADDR0 0b00101100 #define LTC6904_ADDR1 0b00101110 #define Track0
in „I2C Deadlock beim Senden - LTC6904“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
#include <stdlib.h> #include <stdint.h> #include <avr/io.h> #include <util/delay.h> #include <avr/interrupt.h> #include <avr/pgmspace.h> /* Connections: STEP with pulldown on PB0 DIR on PB1 I01 : PD6 I11 : PD5 P1 : PD4 I02 : PD2 I12 : PD1 P2 : PD0 */ /
in „Schrittmotor mit L6219 und tiny2313 - Microstepping funktioniert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
rtd.c
/* $Id: rtd.c 150 2013-01-04 02:54:14Z michi $ * $URL: https://svn.trisoft.at/AVR/X2/rtd.c $ * * interface to AD1248 (PT100/PT1000) * * Copyright (C) 2012 Michael Reinelt <michael@reinelt.co.at> * */ #include <stdint.h> #include <math.h>
in „ADS1248 Beispielschaltung und Programm (AVR) gesucht“ · Analoge Elektronik und Schaltungstechnik ·