-
PDF
Arduino_Ausgabe.pdf
Projekte\arduino-1.0.1-windows\arduino- 1.0.1\hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega2560 -cstk500v2 -P\\.\COM5 -e - Ulock:w:0x3F:m -Uefuse:w:0xFD:m -Uhfuse:w:0xD8:m -Ulfuse:w:0xFF:m avrdude: Version 5.11, compiled on Sep 2 2011 at 19:38:36 Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com
in „ATMega2560 Fuses - ausgesperrt (internal clock)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ads5240.pdf
70 dBFS SINAD Signal-to-Noise and Distortion fIN= 5MHz 67 70 dBFS f = 10MHz 69.5 dBFS IN f1= 9.5MHz at -7dBFS dBc IMD Two-Tone Intermodulation Distortion -88 2 = 10.2MHz at -7dBFS ENOB Effective Number of Bits f = 5MHz 11.3 Bits IN Signal Applied to 3 Channels; Measurement Taken -90 dBc Crosstalk on the
in „Pipeline A/D-Wandler ADS5240 Verständnisproblem Analoge Eingangsspannung“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
AVRDUDE-doc-5.5.pdf
you can enter the programming specifications. Currently, the following MCU types are understood: c128 AT90CAN128 pwm2 AT90PWM2 pwm3 AT90PWM3 1200 AT90S1200 2313 AT90S2313 2333 AT90S2333 2343 AT90S2343 (*) 4414 AT90S4414 4433 AT90S4433 4434 AT90S4434 8515 AT90S8515 8535 AT90S8535 m103 ATmega103 m128 ATmega128
in „USB-ISP PRogrammer unter Ubuntu“ · PC Hard- und Software ·
-
Datei
uart.c
UART0_CONTROL UCSR0B #define UART0_DATA UDR0 #define UART0_UDRIE UDRIE0 #elif defined(__AVR_ATmega2560__) || defined(__AVR_ATmega2561__) || defined(__AVR_ATmega1280__) || defined(__AVR_ATmega1281__) || defined(__AVR_ATmega640__) || defined(__AVR_AT90CAN128__) \ || defined(__AVR_AT90CAN64__) || defined
in „AVR bootloader Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
HardwareSerial.h
Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
in „Arduino + GSM-GPRS-GPS-Shield“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
config.h
please edit also: * - ATmega328: config_328.h * - ATmega324/644/1284: config_644.h * - ATmega640/1280/2560: config_1280.h */ /* ************************************************************************ * Hardware options * ************************************************************************ */ /* * rotary
-
Datei
config.h
please edit also: * - ATmega328: config_328.h * - ATmega324/644/1284: config_644.h * - ATmega640/1280/2560: config_1280.h */ /* ************************************************************************ * Hardware options * ************************************************************************ */ /* * rotary
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „ATmega UART spinnt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „UART mit Atmega8 (Peter Fleury Library)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „UART Bibliothek funktioniert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „AVR Bootloader in C - Artikel“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
MK3_2560_FASTFAT16.h
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 //------------------------------------------
in „Micro SD Karte SPI an Xmega“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „Zu viele Pointer - brauche Hilfe.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „ATMega nach ADC BascomPRG stk500 WEG!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „Heizungssteuerung mit ATMEGA 32“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „Reset bei serieller Kommunikation“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „[AVR-GCC] makefile SRC und #include“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „ATmega1284p, UART Probleme“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „ATmega168 Bootloader“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „fleurys I2C + UART lib halten in Kombination die Hauptschleife an!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „Inkonsistentes Verhalten einfachem avr-gcc-codes“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „RFM70 Timing Problem?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „UART Auswertung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „µC rechnet falsch oder ich finde den Fehler nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „µC rechnet falsch oder ich finde den Fehler nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „Float via UART an PC senden“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „UART bei externer Stromquelle“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „avr dude Programm zu groß? Eclipse GCC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Netzmessung_TWI.cpp
BV(MUX1); #elif defined(__AVR_ATmega32U4__) || defined(__AVR_ATmega1280__) || defined(__AVR_ATmega2560__) || defined(__AVR_AT90USB1286__) ADMUX = _BV(REFS0) | _BV(MUX4) | _BV(MUX3) | _BV(MUX2) | _BV(MUX1); ADCSRB &= ~_BV(MUX5); // Without this the function always returns -1 on the ATmega2560 http://openenergymonitor.org
in „AVR Frequenzmessung, DS18S20“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Modbus_RTU_PROTOCOL.pdf
match each other between PLC and HMI, otherwise, PLC cannot normally respond. 1. Communication Mode At present, xLogic can only be setup to communicate on standard Modbus networks using the transmission mode: RTU. Users select this mode, along with the serial port communication parameters (baud rate,
in „Modbus RTU: Wie kann ich dieses Register auslesen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SoftwareSerial.cpp
by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
in „string an Funktion übergeben - Problem Speicherverbrauch RAM“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avrdragon_device_support.html
Sheet</td> <td rowspan="1" colspan="1">Remarks</td></tr></thead><tbody><tr><td rowspan="1" colspan="1">AT90CAN128</td><td rowspan="1" colspan="1">x</td><td rowspan="1" colspan="1"></td><td rowspan="1" colspan="1">x</td><td rowspan="1" colspan="1">x</td><td rowspan="1" colspan="1"></td><td rowspan="1" colspan
in „Welches Programmiergerät soll ich mir kaufen?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
avr-typen.pdf
ATmega1280 128 16 86 32 5 1 4 16 10 1 nein 8 4096 ja 1,8..5,5 1,8..5,5 6 16 4 15 ja 100 100 ATmega2560 256 100 100 1er-Serie = 0er-Serie mit etwas weniger viel I/O ATmega1281 128 64 64 ATmega2561 256 16 54 17 3 1 2 8 10 1 nein 8 4096 ja 1,8..5,5 1,8..5,5 6 16 2 8 ja 64 64 U2-Serie mit full-speed USB-Schnittstelle
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „SHT11 misst Mist“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S8515__) || \ defined(__AVR_AT90S4434__) || defined(__AVR_AT90S8535__) || \ defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „Timerberechnung die hunderste“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S8515__) || \ defined(__AVR_AT90S4434__) || defined(__AVR_AT90S8535__) || \ defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „Fehler beim kompilieren des Bootloadertoutorials in C“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S8515__) || \ defined(__AVR_AT90S4434__) || defined(__AVR_AT90S8535__) || \ defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „Wie macht man solche Lichtmodes? Lauflicht, PWM und Co“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
HardwareSerial.cpp
Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
in „Arduino HardwareSerial Bibiothek unterstützt jetzt RS485“ · Projekte & Code ·
-
Datei
mysketch.ino
I2C are defined by the Wire-library. // On an arduino UNO: A4(SDA), A5(SCL) // On an arduino MEGA 2560: 20(SDA), 21(SCL) // On an arduino LEONARDO: 2(SDA), 3(SCL), ... #define OLED_RESET -1 // Reset pin # (or -1 if sharing Arduino reset pin) #define SCREEN_ADDRESS 0x3C ///< See datasheet for Address;
in „Adafruit SSD1306 Objekt lässt keine Zeiger zu“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AVR_Uebersichtstabelle.pdf
(channels) (channels) Comparator Out Oscillator Multiplier Interrupts Program Pins Detector Memory AT90CAN128 Automotive 128 4 4096 53 16 2.7-5.5 2 2 8 Yes Yes 2 -- Yes 8 Yes Yes Yes Yes Yes 34 8 Yes MLF 64 LQFP 64 MLF 64 LQFP 64 AT90PWM1 8 0.5 512 19 16 2.7-5.5 1 1 7 Yes 1 No -- Yes 8 Yes Yes Yes Yes Yes -- 4 Yes Narrow SOIC 24 AT90PWM2 8 0.5 512 19 16 2.7-5.5 1 1 7 Yes 1 Yes -- Yes 8 Yes Yes Yes Yes Yes -- 4 Yes Narrow SOIC 24 AT90PWM3 8 0.5 512 27 16 2.7-5.5 1 1 10 Yes 1 Yes -- Yes 11 Yes Yes Yes Yes Yes -- 4 Yes MLF 32 Narrow
in „Unterschied der AVR'S“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
uart.c
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „AVR Bootloader in C, geht mit mega8 nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
fn8271_1_.pdf
voltage at a given output T N C voltage, which needs to be a minimum of 1.43 times the output ISHARE S G V PGND1 voltage if operating at F = 700kHz switching frequency. This is I P P SW PVCC= IN due to the Minimum
in „Spannungsregler 5V 10A“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
Unterprogramme.h
UART_TX_BUFFER_SIZE & UART_TX_BUFFER_MASK ) #error TX buffer size is not a power of 2 #endif #if defined(__AVR_AT90S2313__) \ || defined(__AVR_AT90S4414__) || defined(__AVR_AT90S4434__) \ || defined(__AVR_AT90S8515__) || defined(__AVR_AT90S8535__) \ || defined(__AVR_ATmega103__) /* old AVR classic or ATmega103 with
in „Roboter-Linienverfolgung mit P-Regler und Ausweichmodus“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
wiring.c
Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
in „IRMP - Infrared Multi Protocol Decoder“ · Projekte & Code ·
-
Datei
test.txt
// note, however, that fast pwm mode can achieve a frequency of up // 8 MHz (with a 16 MHz clock) at 50% duty cycle #if defined(TCCR1B) && defined(CS11) && defined(CS10) TCCR1B = 0; 1e6: 10 92 81 00 sts 0x0081, r1 ; 0x800081 <__TEXT_REGION_LENGTH__+0x700081> // set timer 1 prescale factor to 64 sbi(
in „Arduino Compiler Speicherverwaltung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
tl431.pdf
refrmaximumV refrespectively,occursatthe lower temperature. Example: maximum V ref= 2496 mV at 30°C, minimum V ref= 2492 mV at 0°C, V ref= 2495 mV at 25°C, ∆T A 70°C for TL431C ǒ 4 mV Ǔ 6 2495 mV 10 a VrefŤ+ [ 23 ppmń°C 70°C Because minimum V occurs at the lower temperature, the coefficient is
in „Referenzspannungsprobleme“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
MPU6050_DMP6.ino
// 6/21/2012 by Jeff Rowberg <jeff@rowberg.net> // Updates should (hopefully) always be available at https://github.com/jrowberg/i2cdevlib // // Changelog: // 2013-05-08 - added seamless Fastwire support // - added note about gyro calibration // 2012-06-21 - added note about Arduino 1.0.1 + Leonardo
in „MPU-6050 Auslesen Prblem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
AVRrescue.c
00, 00}, // ATtiny9 {0x1E, 0x90, 0x0A, 00, 00, 00}, // ATtiny4 {0x1E, 0x91, 0x01, 0xDF, 00, 00}, // AT90S2313 {0x1E, 0x91, 0x02, 0xDF, 00, 00}, // AT90S2323 {0x1E, 0x91, 0x03, 0xDF, 00, 00}, // AT90S2343 {0x1E, 0x91, 0x06, 00, 00, 00}, // ATtiny22 {0x1E, 0x91, 0x07, 0xE0, 00, 00}, // ATtiny28 {0x1E, 0x91
in „AVR-Rescue: standalone Parallel HV-Programmer“ · Projekte & Code ·
-
Datei
Laptop.txt
Treiberanbieter Microsoft INF-Datei machine.inf Hardwarekennung ROOT\DMIO [ Tastaturen / Erweiterte PC/AT-PS/2-Tastatur (101/102 Tasten) ] Geräteeigenschaften: Gerätebeschreibung Erweiterte PC/AT-PS/2-Tastatur (101/102 Tasten) Treiberdatum 19.06.2003 Treiberversion 5.0.2195.1 Treiberanbieter Microsoft INF-Datei
in „Woher Treiber und Manual für Comtrade PC?“ · Softwareentwicklung ·
-
Datei
testroutine_measureboard.bas
'-----------------Chip select M2560----------------------- $regfile = "m2560def.dat" $crystal = 8000000 'F=8Mhz intern '--------------------------------------------------- '-------Konfiguration des Analogeingangs------------ Config Adc
in „Problem mit Waitkey und serialcharmatch“ · Mikrocontroller und Digitale Elektronik ·