-
PDF
video_angabe_v11.pdf
Inbetriebnahme 3. Hardware 3.1 Sync-Separator LM1881 3.2 Video-Ausgangs-Pin 3.3 Temperatur-Sensor TMP36 4. Software 4.1 Ein zeichenbasierter Videocontroller in Software 4.2 „Fast external interrupts“ 4.3 Analog Digital Converter 4.4 Funktionsbeschreibung / Aufgabenstellung 5. Empfohlener Übungsablauf
in „OSD mit LM1881 und Arduino Nano“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ShiftReg.vhd
end loop; tmp(0) <= SI; shiftnumber <= shiftnumber + '1'; if Unload = '1' then Einer_Minuten(0) <= tmp(36); -- 37 Einer_Minuten(1) <= tmp(35); -- 36 Einer_Minuten(2) <= tmp(34); -- 35 Einer_Minuten(3) <= tmp(33); -- 34 Zehner_Minuten(0) <= tmp(32); Zehner_Minuten(1) <= tmp(31); Zehner_Minuten(2) <= tmp
-
Datei
Raspi_temp_Sender.ino
Updated by Martin Harizanov (harizanov.com) to work with DS18B20 // To use with DS18B20 instead of TMP36, a 4K7 resistor is needed between the Digital 9 and Digital 10 of the ATTiny (Vdd and DQ) // To get this to compile follow carefully the discussion here: http://arduino.cc/forum/index.php?topic=91491.0
in „RFM 12B SP Rev.1 mit 5V oder nicht ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Send_to_R_DS18B20.ino
Updated by Martin Harizanov (harizanov.com) to work with DS18B20 // To use with DS18B20 instead of TMP36, a 4K7 resistor is needed between the Digital 9 and Digital 10 of the ATTiny (Vdd and DQ) // To get this to compile follow carefully the discussion here: http://arduino.cc/forum/index.php?topic=91491.0
in „DS18B20 Sensoren zeigen immer wieder -127°C an“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
sub_irMenu.c
xx"); lcd_int(ir_adr); lcd_write("-"); lcd_int(ir_cmd); lcd_write("e"); /* lcd_goto(2,1); lcd_int(tmp[36]/600); lcd_int(tmp[38]/600); lcd_int(tmp[40]/600); lcd_int(tmp[42]/600); lcd_int(tmp[44]/600); lcd_int(tmp[46]/600); lcd_int(tmp[48]/600); lcd_int(tmp[50]/600); lcd_int(tmp[52]/600); lcd_int(tmp[54
in „RC5 code einer IR Fernbedienung auslesen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
redlab.pdf
RTDs (100 Ω PT); 0…0,5 V. - Thermistoren (Standard 2.252…30.000 Ω); 0…2 V. - Halbleiter-Sensoren (TMP36 und äquivalente); 0…2,5 V Univ. Spannungs-Eingänge - - - 4 - - - 4 Eingangs-Typ und Daten Singel-ended oder differentielle Eingänge. Eingangs-Bereiche ±10 V, ±5 V, ±2,5 V und ±1,25 V A/D-Wandler Vier
in „Schaltung für PT1000“ · Mikrocontroller und Digitale Elektronik ·