-
Datei
PowerSDR_database_export_18.09.2010_18.27.xml
Low> <High>7.299999</High> <Name>40M SSB</Name> <TX>true</TX> </BandText> <BandText> <Low>10.1</Low> <High>10.129999</High> <Name>30M CW</Name> <TX>true</TX> </BandText> <BandText> <Low>10.13</Low> <High
-
Datei
Akkustand.ino
, LOW); digitalWrite(pin5, LOW); setColor(0, 255, 0); delay(1); digitalWrite(pin1, LOW); digitalWrite(pin2, HIGH); digitalWrite(pin3, HIGH); digitalWrite(pin4, HIGH); digitalWrite(pin5, HIGH); setColor(255
in „Richtiger Mikroprozessor“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Denmark_V5.ino
== HIGH) { digitalWrite(6, HIGH); //Schrankenlauf digitalWrite(5, LOW); digitalWrite(4, LOW); auf_2(); } } if ( ZU20 == HIGH && laststate3 == LOW){ if (ZU20 == HIGH) { digitalWrite(6, HIGH); //Schrankenlauf
in „Delay Arduino“ · Mikrocontroller und Digitale Elektronik ·
-
Bild
Schaltplan und Oszilloskop-Screenshot eines Verstärkers
pipicAmplifier2_lowR.asc input V4 PULSE(0 3.3 0 1n 10us 20us) R1 470k R2 220k D2 1N4148 U1 MCP6001 op_input D1 R3 100 GPIO27_highR V3_3 U2 MCP6001 op_input2 D3 R8 100 GPIO27_lowR R7 4.7k R5 4.7k D4 1N4148 GPIO27_lowR 0us
in „Analogverstärker für Mikrocontroller Oszilloskop“ · Analoge Elektronik und Schaltungstechnik · · Screenshots
-
Datei
ADC.txt
if (wert>=77 && wert<=102) { //Wenn wert zwischen 77 - 102: 4 LED output_high(PIN_D6); output_high(PIN_D7); output_high(PIN_B0); output_high(PIN_B1); output_low(PIN_B2); output_low(PIN_B3); output_low(PIN_B4); output_low(PIN_B5); output_low(PIN_D5); output_low(PIN_D4); } else if (wert>=102 && wert<=128) { //Wenn wert zwischen 102 - 128: 5 LED output_high(PIN_D6); output_high(PIN_D7); output_high(PIN_B0); output_high(PIN_B1); output_high(PIN_B2); output_low(PIN_B3); output_low(PIN_B4); output_low(PIN_B5); output_low(PIN_D5); output_low(PIN_D4); } else
in „VU Meter mit PIC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Sinus_Kondensatormotor_20200321f.ino
} if(zahl == 4) {enup = LOW; enun = HIGH; enzp = HIGH; enzn = LOW; usin = 59; zsin = 95;} if(zahl == 5) {enup = LOW; enun = LOW; enzp = HIGH; enzn = LOW; usin = 0; zsin = 100;} if(zahl == 6) {enup = LOW; enun = LOW; enzp = HIGH
in „Arduino Kondensatormotor Drehzahlsteuerung“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
ADC.txt
if (wert>=77 && wert<=102) { //Wenn wert zwischen 77 - 102: 4 LED output_high(PIN_D6); output_high(PIN_D7); output_high(PIN_B0); output_high(PIN_B1); output_low(PIN_B2); output_low(PIN_B3); output_low(PIN_B4); output_low(PIN_B5); output_low(PIN_D5); output_low(PIN_D4); } else if (wert>=102 && wert<=128) { //Wenn wert zwischen 102 - 128: 5 LED output_high(PIN_D6); output_high(PIN_D7); output_high(PIN_B0); output_high(PIN_B1); output_high(PIN_B2); output_low(PIN_B3); output_low(PIN_B4); output_low(PIN_B5); output_low(PIN_D5); output_low(PIN_D4); } else
in „VU Meter mit PIC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LC_Messgeraet.asm
einer_low, temp_low cpc einer_high, temp_high cpc einer_high_low, temp_high_low brcs zehntaus_lade inc hunderttausender sub einer_low, temp_low sbc einer_high, temp_high sbc einer_high_low, temp_high_low rjmp
in „Programm funktioniert nur in der Simulation!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Sinus_Kondensatormotor_20200321e.ino
} if(zahl == 4) {enup = LOW; enun = HIGH; enzp = HIGH; enzn = LOW; usin = 59; zsin = 95;} if(zahl == 5) {enup = LOW; enun = LOW; enzp = HIGH; enzn = LOW; usin = 0; zsin = 100;} if(zahl == 6) {enup = LOW; enun = LOW; enzp = HIGH
in „Arduino Kondensatormotor Drehzahlsteuerung“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
hd44780.c
port_high(); else lcd_db0_port_low(); #define lcd_db1_port_set(value) if (value) lcd_db1_port_high(); else lcd_db1_port_low(); #define lcd_db2_port_set(value) if (value) lcd_db2_port_high(); else lcd_db2_port_low
in „ATmega16 und HD44780 in 4-Bit modus Hilfe!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Kondensatormotor-sin_20200323b.ino
= 0;} if(zahl == 2) {enup = LOW; enun = HIGH; enzp = HIGH; enzn = LOW; usin = 89; zsin = 45;} if(zahl == 3) {enup = LOW; enun = HIGH; enzp = HIGH; enzn = LOW; usin = 71; zsin = 71;} if(zahl == 4) {enup = LOW; enun = HIGH; enzp = HIGH
in „Arduino Kondensatormotor Drehzahlsteuerung“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
sketch_nov26a.ino
Temperatur = 0; int ABLAUFZEIT; // Ablaufzeit wird aus Intervalzeit berechnet int Time; int Relstat1 = LOW; int Relstat2 = LOW; int Relstat3 = LOW; int Led1stat = LOW; int Neustart = HIGH; int tasterstatus1 = HIGH; int tasterstatus2 = HIGH; int Progaus = LOW; // Programm wird unterbrochen int Taststat1=
in „Arduino UNO an 4fach Relais“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Denmark_V2.ino
(31, LOW); digitalWrite(32, LOW); } } //} //if (ZU11 == LOW){ if (ZU10 == HIGH) { digitalWrite(32, HIGH); //Schrankenlauf digitalWrite(30, LOW); digitalWrite(31, LOW); if (curmil - premil1 >= Laufzeit) { premil1
in „Arduino Programmierung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avr-usb-162_Led.c
[6] = Matrix_K2_low; //K2 auf low (Matrix EIN) High_LED_Matrix[6] = Matrix_A1_Ausgang; Low_LED_Matrix[7] = Matrix_K2_low; High_LED_Matrix[7] = Matrix_A2_Ausgang; Low_LED_Matrix[8] = Matrix_K2_low; High_LED_Matrix[8] =
in „Zeitabstand 8 mal größer als erwartet“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
5000tl.pdf
Low High word high low byte byte 1 0x64 0xCF 0x00 0x20 0x02 Slave message Response Slave Function Address Address data to data to CRC CRC number Write High Low write write low Low High word high byte byte
in „Firmware mod Kit“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sketch_nov18a.ino
= LOW; Tasteaus1 = LOW; Progaus = LOW; Progaus1 = LOW; Progaus2 = LOW; flagZeit = LOW; Neustart = HIGH; } if((tasterstatus == HIGH)&& (Taststat==HIGH)&&(Tasteaus1 == LOW)){ // Wartezeit Tasteaus1 = HIGH;
in „Arduino UNO an 4fach Relais“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sketch_nov19a.ino
= LOW; Tasteaus1 = LOW; Progaus = LOW; Progaus1 = LOW; Progaus2 = LOW; flagZeit = LOW; Neustart = HIGH; } if((tasterstatus == HIGH)&& (Taststat==HIGH)&&(Tasteaus1 == LOW)){ // Wartezeit Tasteaus1 = HIGH;
in „Arduino UNO an 4fach Relais“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
serv675c.asm
0x24 temp_loops equ 0x25 us_loops equ 0x26 tempf equ 0x27 set_centre equ 0x28 old_ADC equ 0x29 ADC_low equ 0x2A ADC_high equ 0x2B mode_state equ 0x2C LOW_count equ 0x2D HIGH_count equ 0x2E last_low equ 0x2F last_high equ 0x30 max_low equ 0x31 max_high equ 0x32 min_low equ 0x33 min_high equ 0x34 inc_high
-
Datei
stopwatch.ino
digitalWrite(c, HIGH); digitalWrite(d, LOW); digitalWrite(e, LOW); digitalWrite(f, LOW); digitalWrite(g, LOW); } void two() { digitalWrite(a, HIGH); digitalWrite(b, HIGH); digitalWrite(c, LOW); digitalWrite(d, HIGH); digitalWrite(e, HIGH); digitalWrite(f, LOW); digitalWrite(g, HIGH); } void three() { digitalWrite(a, HIGH); digitalWrite(b, HIGH); digitalWrite(c, HIGH); digitalWrite(d, HIGH); digitalWrite(e, LOW); digitalWrite(f, LOW)
in „Wo ist mein Fehler?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stopwatch.ino
digitalWrite(c, HIGH); digitalWrite(d, LOW); digitalWrite(e, LOW); digitalWrite(f, LOW); digitalWrite(g, LOW); } void two() { digitalWrite(a, HIGH); digitalWrite(b, HIGH); digitalWrite(c, LOW); digitalWrite(d, HIGH); digitalWrite(e, HIGH); digitalWrite(f, LOW); digitalWrite(g, HIGH); } void three() { digitalWrite(a, HIGH); digitalWrite(b, HIGH); digitalWrite(c, HIGH); digitalWrite(d, HIGH); digitalWrite(e, LOW); digitalWrite(f, LOW)
in „Wo ist mein Fehler?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sketch_nov15b.ino
= LOW; Tasteaus1 = LOW; Progaus = LOW; Progaus1 = LOW; Progaus2 = LOW; } if((tasterstatus == HIGH)&& (Taststat==HIGH)&&(Tasteaus1 == LOW)){ // Wartezeit Tasteaus1 = HIGH; previousMillis2 = currentMillis;
in „Arduino UNO an 4fach Relais“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sketch_nov18a.ino
led = 9; //int led1 = 13; int taster=10; int relais1=6; int relais2=7; int relais3=8; int Relstat1 = LOW; int Relstat2 = LOW; int Relstat3 = LOW; int Led1stat = LOW; int Neustart = HIGH; int tasterstatus = HIGH; int Progaus = LOW; // Programm wird unterbrochen int Taststat= LOW; // laesst das Programm
in „Arduino UNO an 4fach Relais“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
(DB2, HIGH); else digitalWrite (DB2, LOW); delayMicroseconds(1); digitalWrite (WR, LOW); delayMicroseconds(1); digitalWrite (WR, HIGH); if (green & 0x20) digitalWrite (DB7, HIGH); else digitalWrite (DB7, LOW);
in „LCD farben invertiert normal ?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stopwatch.pdf
digitalWrite(c, HIGH); digitalWrite(d, LOW); digitalWrite(e, LOW); digitalWrite(f, LOW); digitalWrite(g, LOW); } void two() { digitalWrite(a, HIGH); digitalWrite(b, HIGH); digitalWrite(c, LOW); digitalWrite(d, HIGH); digitalWrite(e, HIGH); digitalWrite(f, LOW); digitalWrite(g, HIGH); } void three() { digitalWrite(a, HIGH); digitalWrite(b, HIGH); digitalWrite(c, HIGH); digitalWrite(d, HIGH); digitalWrite(e, LOW); digitalWrite(f, LOW)
in „Wo ist mein Fehler?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stopwatch.pdf
digitalWrite(c, HIGH); digitalWrite(d, LOW); digitalWrite(e, LOW); digitalWrite(f, LOW); digitalWrite(g, LOW); } void two() { digitalWrite(a, HIGH); digitalWrite(b, HIGH); digitalWrite(c, LOW); digitalWrite(d, HIGH); digitalWrite(e, HIGH); digitalWrite(f, LOW); digitalWrite(g, HIGH); } void three() { digitalWrite(a, HIGH); digitalWrite(b, HIGH); digitalWrite(c, HIGH); digitalWrite(d, HIGH); digitalWrite(e, LOW); digitalWrite(f, LOW)
in „Wo ist mein Fehler?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
frame_analysation_with_bitcount.txt
Level.HIGH : 8.94 Level.LOW : 1.30 Level.HIGH : 1.02 Level.LOW : 2.06 Level.HIGH : 1.02 Level.LOW : 4.17 Level.HIGH : 1.02 Level.LOW : 1.28 Level.HIGH : 1.02 Level.LOW : 1.01 Level.HIGH : 1.02 Level.LOW : 2.06 Level.HIGH : 1.02 Level.LOW : 2.06 Level.HIGH : 1.02 Level.LOW : 26.93 Level.HIGH : 1.08 Level.LOW : 0.95 Level.HIGH : 1.09 Level.LOW : 2.00 Level.HIGH : 1.09 Level.LOW : 4.12 Level.HIGH : 1.09 Level.LOW : 4.12
in „Protokollanalyse - Diehl IR Bedienpaneel“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Arduino_Programmcode.pdf
, LOW); delay(200*Dichtung_Gin); digitalWrite(Pumpe_Gin, HIGH); } {f (Triple_Sec_State == HIGH) digitalWrite(Pumpe_Triple_Sec, LOW); delay(200*Dichtung_Triple_Sec); digitalWrite(Pumpe_Triple_Sec, HIGH); }
in „Cocktailmaschine für Anfänger“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
DDS_func.cpp
= false; HighIOPins.bPin2InputOutputState = true; HighIOPins.bPin2LowHighState = false; HighIOPins.bPin3InputOutputState = true; HighIOPins.bPin3LowHighState = false; HighIOPins.bPin4InputOutputState = true; HighIOPins.bPin4LowHighState
in „DDS 9958 reagiert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
schrittmotoren.ino
2 digitalWrite(Rad_Links_I01, HIGH); digitalWrite(Rad_Links_I11, HIGH); digitalWrite(Rad_Links_PHASE1, HIGH); digitalWrite(Rad_Links_I02, LOW); digitalWrite(Rad_Links_I12, LOW); digitalWrite(Rad_Links_PHASE2, LOW); break; case 2: //Phase
in „Zwei Interrupts gleichzeitig Laufen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sketch_nov12c.ino
((tasterstatus == LOW)&&(Taststat == LOW)&&(Tastaus == LOW)) { //Taster gedrückt,LOW Taststat=HIGH; // Tastenstatus setzen Relstat1 =HIGH; // Relais 1 aktivieren previousMillis1 = currentMillis; // Zeitstempel speichern
in „Arduino UNO an 4fach Relais“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
blubb.asm
ZL, LOW(P7) ldi ZH, HIGH(P7) rjmp Next P7: ldi Temp, 0x03 out PORTC, Temp ldi ZL, LOW(P8) ldi ZH, HIGH(P8) rjmp Next P8: nop ldi ZL, LOW(P9) ldi ZH, HIGH(P9) rjmp Next P9: ldi Temp, 0x01 out PORTC, Temp ldi ZL, LOW(P10) ldi ZH, HIGH(P10) rjmp Next P10: ldi Temp, 0x00 out PORTC, Temp ldi ZL, LOW(P11) ldi ZH, HIGH(P11) rjmp Next P11: ldi Temp, 0x02 out PORTC, Temp ldi ZL, LOW(P12) ldi ZH, HIGH(P12) rjmp Next P12
in „Assembler Stack Overflow“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
MSP_VOL2.ASM
: breq i2c_get_ack ; goto get acknowledge sbi DDRC,SCLP ; force SCL low brcc i2c_write_low ; if bit high nop ; (equalize number of cycles) cbi DDRC,SDAP ; release SDA rjmp i2c_write_high i2c_write_low: ; else sbi DDRC,SDAP ; force SDA low rjmp i2c_write_high ; (equalize
in „Mein MSP3400 und mein MSP3410 wollen nicht funktionieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stoppuhr.txt
digit1 () { digitalWrite(A,LOW); digitalWrite(B, HIGH); digitalWrite(C, HIGH); digitalWrite(D, LOW); digitalWrite(E, LOW); digitalWrite(F, LOW); digitalWrite(G, LOW); }; void digit2 () { digitalWrite(A,HIGH); digitalWrite(B, HIGH
in „Stoppuhr Programm“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
va.c
value, i)) //bit_test Methode, bei welcher das MSB zuerst rausgeschrieben wird, nur bei 1!. output_high(Data); //High ausgeben. else output_low(Data); //Low ausgeben. delay_us(2); //Delay. output_high(Clock); //Clock auf high. delay_us(6); //Delay. output_low(Clock); //Clock auf low. //output_low(Data
in „if---und weiter.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sketch_mar16a.ino
LOW); digitalWrite(e, LOW); digitalWrite(f, LOW); digitalWrite(g, LOW); digitalWrite(b, HIGH); digitalWrite(c, HIGH); digitalWrite(e, HIGH); digitalWrite(f, HIGH); digitalWrite(g, HIGH); delay( 86400000 ); digitalWrite(b, LOW); digitalWrite(c, LOW); digitalWrite(e, LOW); digitalWrite(f, LOW); digitalWrite(g, LOW); digitalWrite(c, HIGH); digitalWrite(e, HIGH); digitalWrite(f, HIGH); digitalWrite(h, HIGH); delay( 86400000
in „Arduino Board UNO beim Upload kommt Fehlermeldung!“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
solar_light_tracker_8_.ino
(5, HIGH); digitalWrite(4, HIGH); digitalWrite(3, LOW); digitalWrite(2, LOW); delay(retardo); digitalWrite(5, HIGH); digitalWrite(4, LOW); digitalWrite(3, LOW); digitalWrite(2, HIGH); delay(retardo); } void
in „Code Solartracker“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ba_Dic_klick_dop_lang_EE_0.bas
high B.0 low B.1 pause 80 high B.1 low B.2 pause 80 high B.2 low B.3 pause 80 high B.3 low B.4 pause 80 high B.4 low B.5 pause 80 high B.5 return '================================================= '2 RGB
-
Datei
test-funktion.asm
@0,LOW(@2+@3) LDI R@1,HIGH(@2+@3) .ENDM .MACRO __GETD1N LDI R30,LOW(@0) LDI R31,HIGH(@0) LDI R22,BYTE3(@0) LDI R23,BYTE4(@0) .ENDM .MACRO __GETD2N LDI R26,LOW(@0) LDI R27,HIGH(@0) LDI R24,BYTE3(@0) LDI R25
-
Datei
test-ohne_funkton.asm
@0,LOW(@2+@3) LDI R@1,HIGH(@2+@3) .ENDM .MACRO __GETD1N LDI R30,LOW(@0) LDI R31,HIGH(@0) LDI R22,BYTE3(@0) LDI R23,BYTE4(@0) .ENDM .MACRO __GETD2N LDI R26,LOW(@0) LDI R27,HIGH(@0) LDI R24,BYTE3(@0) LDI R25
-
Datei
061221_SPI.txt
) // high: Bildung von Maximalwert { high_max = EmpfangeHigh; } if (low_max < EmpfangeLow) // low: Bildung von Maximalwert { low_max = EmpfangeLow; } if((high_min > EmpfangeHigh) && (EmpfangeHigh > 0)) // high: Minimalwert { high_min = EmpfangeHigh; } if((low_min > EmpfangeLow) && (EmpfangeLow > 0)) // low: Minimalwert { low_min = EmpfangeLow; } high_diff = high_max - high_min; // high: Differenzwert low_diff = low_max - low_min
in „AT91SAM7X schwächelt“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
_7segment_Test.ino
(PA,LOW); //2 digitalWrite(PB,LOW); digitalWrite(PC,HIGH); digitalWrite(PD,LOW); delay (500); digitalWrite(PA,LOW); //3 digitalWrite(PB,LOW); digitalWrite(PC,HIGH); digitalWrite(PD,HIGH); delay (500); digitalWrite(PA,LOW); //4 digitalWrite(PB,HIGH); digitalWrite(PC,LOW); digitalWrite(PD,LOW); delay (500); digitalWrite(PA,LOW); //5 digitalWrite(PB,HIGH); digitalWrite(PC,LOW); digitalWrite(PD,HIGH); delay (500); digitalWrite
in „Bit und Bytemanipulation mit Arduino“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stoppuhr.txt
digit1 () { digitalWrite(A,LOW); digitalWrite(B, HIGH); digitalWrite(C, HIGH); digitalWrite(D, LOW); digitalWrite(E, LOW); digitalWrite(F, LOW); digitalWrite(G, LOW); }; void digit2 () { digitalWrite(A,HIGH); digitalWrite(B, HIGH
in „Stoppuhr Programm“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LCD.c
; else return_ack = OK_I2C_ACK; SetLowSCL(); return(return_ack); //Enable High a = a_speicher; a |= E_HIGH; //Enable auf Low for (i=0; i<8; i++) { SetLowSCL(); if (a & 0x80) SetHighSDA(); else SetLowSDA(); SetHighSCL(); a <<= 1; } SetLowSCL
in „LCD an PCF8574: Suche C-Biblio“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
HCPL-0872.pdf
Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 0 Channel 1 Conversion Mode Channel 1 Reserved Offset Cal High High Low Low Low Low Low Low 1 Channel 2 Conversion Mode Channel 2 Reserved Offset Cal High High Low Low Low Low Low High 2 Threshold Detection Time Threshold Level High Low Low Low Low Low High Low
in „HCPL-0872 digital Interface für ISO-Wandler“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
V3_0.ino
&& fehler==LOW) //not enough counts ? -> { // Change Ventil "low to high"? if((sensor<=grenzwl && higherreicht==HIGH) || (modus==LOW && higherreicht==HIGH)) // Zeit oder Signal modus { if((currentMillis-previouslowtime
in „Fragen zu Schaltkreis“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
ON_Semiconductor_LSTTL_Data_DL121-D.pdf
Shift Right H I h I X X L q0 q1 q2 H I h h X X H q0 q1 q2 Parallel Load H h h X X Pn P0 P1 P2 P3 L = LOW Voltage Level H = HIGH Voltage Level X = Don’t Care I = LOW voltage level one set-up time prior to the LOW to HIGH clock transition h = HIGH voltage level one set-up time prior to the LOW to HIGH clock
in „Tasterentprellung nach microcontroller.net“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
Temperatur_ganz_neu.asm
****************************************************************** multi_zehn: mov test_low, temp_low mov test_high, temp_high lsl temp_low rol temp_high clc lsl temp_low rol temp_high clc add temp_low, test_low adc temp_high, test_high clc lsl temp_low rol temp_high clc ret ;*************
in „Temperaturauswertung klappt nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
fehler.txt
POINTW2MN LDI R26,LOW(@0+@1) LDI R27,HIGH(@0+@1) .ENDM .MACRO __GETD1N LDI R30,LOW(@0) LDI R31,HIGH(@0) LDI R22,BYTE3(@0) LDI R23,BYTE4(@0) .ENDM .MACRO __GETD2N LDI R26,LOW(@0) LDI R27,HIGH(@0) LDI R24,BYTE3(@0) LDI R25
in „cavr - Fehler“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
More_Filter_Design_on_a_Budget_sloa096__TI.pdf
for the high frequency end, but the low end of the band may only have the requirement to reject dc (ac-couple). Therefore, it is better to implement low Q bandpass filters as cascaded high pass and low pass filters
in „Bandpass und Phasenverschiebung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Bosch_Athlet_DIY_v0_1.ino
blinking led-bar for battery-status depending of battery voltage and charge-levels if (BAT>VBAT_CHG_LOW || toogle) digitalWrite(LED_LOW, HIGH); else digitalWrite(LED_LOW, LOW); if (BAT>VBAT_CHG_LOW && ( BAT>VBAT_CHG_MID || toogle )) digitalWrite(LED_MID, HIGH); else digitalWrite(LED_MID, LOW); if (BAT
in „Bosch Athlet 25,2 V Akku 7 Stück Tauschen“ · Analoge Elektronik und Schaltungstechnik ·