-
Datei
oscilloscopeV6.html
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Oscilloscope - Path Length Control</title> <style> body { font-family: 'Courier New', monospace; background: #000; color: #0f0; margin: 20px; } #controls { margin: 20px 0;
-
Datei
esp32_webserver.ino
(byte led1stat) { String ptr; ptr.reserve(1000); ptr = "<!DOCTYPE html> <html>\n"; ptr += "<head><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=no\">\n"; ptr += "<title>LED Control</title>\n"; ptr += "<style>html { font-family: Helvetica; display: inline-block;
in „ESP8266 - WebServer mit blinkender LED nach Submit/Form“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Raumklima_SCD41_V3.py
app.route('/') async def index(request): html = '''<!DOCTYPE html> <html><head><title>Raumklima</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <style>body{font-family:Arial;text-align:center;padding:20px;background:#f0f8ff;} h1{color:#2c3e50;font-size:28px;} .reading { font-size
-
Datei
ESP32_Zirkulation.txt
; client.println(); client.println("<!DOCTYPE HTML>"); client.println("<html>"); client.println("<meta http-equiv='refresh'content='5'; URL='http://192.168.178.200'/>"); // lässt alle 5 //sekunden die Seite neu laden client.println(); // the content of the HTTP response follows the header: client.print
in „ESP32 Ansteuerung einer Pumpe über WLAN“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
control2.html
<!DOCTYPE html> <html lang="de"> <head> <meta charset="utf-8" /> <style> .key { height: 36px; -moz-border-radius: 18px; webkit-border-radius: 18px; border-radius: 18px; display: inline-block; border: 1px solid black; background-color: white; margin
in „Kommunikation Patient“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
B_wohn.shtml
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta name="viewport" content="1000, user-scalable=no"> <link rel="stylesheet" type="text/css" href="Z_style.css"> <script type="text/javascript"> var xmlhttp; function loadXMLDoc(url,cfunc) { if (window.XMLHttpRequest
in „lwip string auswerten“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
polymcv_c.htm
/EN"> <!-- saved from url=(0047)http://www.modulus.synth.net/projects/polymcv.c --> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <META content="MSHTML 5.50.4134.100" name=GENERATOR></HEAD> <BODY><XMP>/********************************************* Project : Poly
in „kompilieren von C-Quellcode“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
DTZ_Logger_WLAN.ino
= "HTTP/1.1 200 OK\r\nContent-Type: text/html\r\n\r\n<!DOCTYPE HTML>\r\n<html>\r\n"; s += "<head><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\"/>"; s += "<title>DTZ-541</title><style>"; s += "body{text-align: center;font-family:verdana
in „DTZ541 mMe Datenlogger mit ESP (WEB-Sicht)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
fy.html
<!DOCTYPE html> <html lang="de"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>FY6900 Web Steuerung v9 (Freq µHz)</title> <style> body { font-family: sans-serif; display: flex; flex-direction
in „FY6900 Funktionsgenerator Software erstellt“ · Projekte & Code ·
-
Datei
onbire.html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta name="robots" content="noindex"> <title>Kostenloser Online-Bildschirmreiniger</title> <style type="text/css"> <!-- all.Restzeit { font-family:ARIAL,HELVETICA,VERDANA; font-size:40pt; color:blue; } all.Text
-
Datei
u-boot-output.txt
[PLFM] md_type[0] = 255 [PLFM] md_type[1] = 255 [PLFM] boot reason: 0 [PLFM] boot mode: 0 [PLFM] META COM0: 0 [PLFM] <0xFFB7CC10>: 0x0 [PLFM] boot time: 3045ms [PLFM] DDR reserve mode: enable = 0, success = 0 [BLDR] jump to 0x81E00000 [BLDR] <0x81E00000>=0xEA0000B8 [BLDR] <0x81E00004>=0xE59FF014
in „Linux Kernel 5.1.1. auf dem BPi-R2“ · PC Hard- und Software ·
-
Datei
M14_Control.html
bmagokdooijbeehmkpknfglimnifench/firebug-lite.js" id="FirebugLite" firebugignore="true" extension="Chrome"></script><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><title>M14 Control</title><style>@media print {#ghostery-purple-box {display:none !important}}</style></head><body style="margin:
-
Datei
ESP_Webserver_Home_3.ino
</head><body>"; sResponse += "<font color=\"#000000\"><body bgcolor=\"#d0d0f0\">"; sResponse += "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">"; sResponse += "<h1>Demo für ESP8266 Steuerung</h1>"; sResponse += "Funktion 1 schaltet GPIO13.<BR>"; sResponse
in „ESP8266 mehrere clients auf einer webseite“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
web.html
//Dazustellende Webseite PROGMEM char Page1[] = { "<head>\r\n" "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">\r\n" "<title>Net-IO Webserver</title>\r\n" "<style type=\"text/css\">\r\n" "<!--" // "BODY {margin: 0 0 0 0; background-color:
-
Datei
MPHexEditorEx.pas
finally LbmpTemp.Free; end; end; CF_METAFILEPICT: begin // global mem contains mf struct LIntTemp := GetMetaFileBitsEx(PMetafilePict(PData)^.hMF, 0, nil); if LIntTemp > 0 then begin SetLength(Result, LIntTemp); GetMetaFileBitsEx(PMetafilePict(PData)^.hMF, LIntTemp, @Result[1]); end; end; CF_ENHMETAFILE: begin
-
Datei
Kuehlkoffer006.ino
); } // Display the HTML web page client.println("<!DOCTYPE html><html>"); client.println("<head><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">"); client.println("<link rel=\"icon\" href=\"data:,\">"); // CSS to style the on/off buttons // Feel free to change the background-color
in „ESP32-C3 als Accesspoint - wie fehlersicher machen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Kuehlkoffer006.ino
displayWebpage(WiFiClient client) { client.println("<!DOCTYPE html><html>"); client.println("<head><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">"); client.println("<link rel=\"icon\" href=\"data:,\">"); // CSS to style the on/off buttons // Feel free to change the background-color
in „ESP32-C3 als Accesspoint - wie fehlersicher machen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Widertandsberechnung.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>2‑Resistor Best Fit (E‑Series)</title> <style> body { font-family: sans-serif; margin: 1rem; } label { display: inline-block; width: 150px; } input, select { margin: 0.2rem 0
in „Tool zur Berechnung optimaler Widerstandskombinationen (E6–E96)“ · Projekte & Code ·
-
Datei
USB_Devices_List.html
HTML 3.2 Final//EN"> <!-- saved from url=(0036)file:///D:/Bin/USBdeview/report.html --> <html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><title>USB Devices List</title></head> <body> <h3>USB Devices List</h3> <br><h4>Created by using <a href="http://www.nirsoft.net/"
in „Arduino USB Host Shield 2.0 + 8BitDO SN30 pro USB“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
index.html
<!DOCTYPE HTML> <html> <head> <meta charset='utf-8'> <title>lightspeech Transceiver</title> <script> function Resampler(fromRate, toRate , length){ this.length = length; this.fromRate = fromRate; this.init(toRate); }; Resampler.prototype.init
in „PWM Audio mit ESP8266, schlechte Qualitaet, -Arduino“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
FT800_commands.h
cmd_stop(void); void ft800_cmd_track(int16_t x0, int16_t y0, int16_t w0, int16_t h0, int16_t tag); // meta-commands, including several commands at one void ft800_cmd_point(int16_t x0, int16_t y0, uint16_t size); void ft800_cmd_line(int16_t x0, int16_t y0, int16_t x1, int16_t y1, uint16_t w0); void ft800_
-
Datei
MCP2510Report.htm
<html> <head> <title>Bit Time Calculations for the Microchip CAN</title> <meta name="GENERATOR" content="intrepidcs.com Microchip CAN Bit Calculator"> </head> <body> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="100%" bgcolor="#000000"><p align
in „PIC18F2680 CAN Baudrate auf 16 kbs setzen ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Wifi_Relais_Test.ino
sResponse += "<font color=\"#00000\"><body bgcolor=\"#e0f2f7\">"; // Farben formatieren sResponse += "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">"; sResponse += "<h1> <center> TEST </center></h1>"; // Bisschen was schreiben für Design sResponse += "<h2> <center
in „Frage zur Ansteuerung des ESP Relais“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ESP_Webserver_HTTP11_Original_.ino
</head><body>"; sResponse += "<font color=\"#000000\"><body bgcolor=\"#d0d0f0\">"; sResponse += "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">"; sResponse += "<h1>Demo für ESP8266 Steuerung</h1>"; sResponse += "Funktion 1 schaltet GPIO2 und erzeugt
in „esp8266 - Farbdarstellung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
WebStuff.ino
"text/html", out); } void getGraph() { String out; out = "<html>\n"; out += "<head>\n"; out += "<meta http-equiv='refresh' content='30'/>\n"; out += "<title>WPcontrol</title>\n"; out += "</head>\n"; out += "<body><center>\n"; out += "<h1>WP Control</h1>\n"; out += "<a href=\"/cmd\">Config</a> \
-
Thread
Buch: Realtime C++
gar nicht schlecht, weist es doch in die richtige Richtung: compile-computation, type-reflection, meta-functions, ... Der Nachteil des Buches liegt m.E. darin, das es zu früh erschienen ist. Denn ein ganz wichtiger Baustein darin fehlt, und dass sind "concepts". Die sind als "concepts-ts" zwar schon
Mikrocontroller und Digitale Elektronik ·IJustWannaKnow · ·323 Antworten
-
Datei
7590_wlan_log.txt
----------------------------BEGIN_WLAN_SUBSYSTEM_LOG---------------------------- --BEGIN_META-- module: wland_ath class: WLAN-Subsystem Restart count: 1 reason: Error getting channel list --END_META-- --BEGIN_WLAND_GENERAL-- wland boot time: 01.01.1970 01:00:50/[50.680] Clock resolution: 0 sec
in „FritzBox 7590 Boot Loop“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
taster.htm
/www.w3.org/TR/html4/loose.dtd"> <HTML> <Head> <Title>SitMap für RM Computertechnik Shop</Title> <META NAME="keywords" Content="Kabel, Videokabel, Audiokabel, Datenkabel, Sub-D, PS2, Adapter , Gender Changer"> <META NAME="description" Content="PC Zubehör wie Kabel Adapter und Computerzubehör Online im Shop Kaufen. Kaufen auf Rechnung. Audiokabel, USB Kabel"> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <Style type="text/css"> td{font-family: tahoma,arial; font-size:9pt ; color:#666666;} span{font-family: tahoma,arial; font-size:9pt
in „Pull up Widerstand Arduino“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
index.php
<!DOCTYPE html> <html lang="en"> <head> <!--<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />--> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Radiotechniek Dynacord WV10 Schematic</title> <meta name="author" content="Albert Zwaagstra"/> <meta name="description" content="Met meer dan 10000 schema's gratis online. Alles over oude radio en TV."/> <meta name="keywords" content="Radiotechniek,
in „Dynacord WV10 restaurieren“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
UART.html
http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns='http://www.w3.org/1999/xhtml'> <head> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' /> <title></title> <style type='text/css' media='all'> pre.cppcode { background: #FFFFFF; color: #000000;; font: 10pt "Lucida Console
in „Fehlermeldung WinAVR“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stopuhr_wifi_test.ino
); } // Display the HTML web page client.println("<!DOCTYPE html><html>"); client.println("<head><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">"); client.println("<link rel=\"icon\" href=\"data:,\">"); // CSS to style the on/off buttons // Feel free to change the background-color
in „sketch stört webserver - wer kann helfen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
FT800_commands.h
cmd_stop(void); void ft800_cmd_track(int16_t x0, int16_t y0, int16_t w0, int16_t h0, int16_t tag); /* meta-commands, sequences of several display-list entries condensed into simpler to use functions at the price of some overhead */ void ft800_cmd_point(int16_t x0, int16_t y0, uint16_t size); void ft800_cmd_line
-
PDF
MT6252_Design_Notice.pdf
MT6252 RF Design Note Copyright © MediaTek Inc. All rights reserved. Outline ▪ Reference design ▪ META tools ▪ Key RF components ▪ Modify BPI and timing for MT6252 Copyright © MediaTek2008/0116 rights reserved. Reference Design Copyright © MediaTek Inc. All rights reserved. Quad-band Schematic MT6252 RF part Rx SAWs TXM RF7170 X’TAL Copyright © MediaTek In2008/06118hts reserved. META Tools Copyright © MediaTek Inc. All rights reserved. META Factory Calibration UI (Traditional) 1. Setting files : •NVRAM DB •CFG file (input file) 1 •LOG file •RST file •INI file (input file) •CAL file
in „Amparos GPS Tacker - Pollin Schnäppchen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Platine.htm
<html> <head> <title>platinen</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- .Stil1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; } .Stil3
in „suche jemanden der mir eine platine erstellen kann“ · Platinen ·
-
Datei
34063_calc.shtml
favicon.ico"> <!-- #BeginEditable "header" --> <TITLE>MC34063A design tool</TITLE> <!-- #EndEditable --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="/Templates/nomad.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" text="#000000" link="#3333FF" vlink="#003399" alink=
in „modifikation der MC34063A development aid“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Test_ESP8266_DS18B20.ino
return String(); } const char index_html[] PROGMEM = R"rawliteral( <!DOCTYPE HTML><html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr
in „HTML Anzeige - Farbe Meldetext ändern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
SeitenQuellText.txt
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="Css/style_1.css" type="text/css" id="style_type"> <script> var cbstate; var chnn; var bri, con, sat; </script
in „Plugin für P2P Kamera unter Firefox“ · PC Hard- und Software ·
-
Datei
tft-lcd-controller-Overview-OpenCores.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>tft-lcd-controller-Overview-OpenCores</title> </head> <body> <h1 style="overflow: auto;">tft lcd controller :: Overview <div class
in „Universal LCD+Input Modul mit MachXO2“ · FPGA, VHDL & Co. ·
-
Datei
bode.htm
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script type="text/javascript"> var SVG = 'http://www.w3.org/2000/svg'; var LineId = 10000; var QBetrag, Phase; window.onload=function
in „Bodediagramm für 2Pol aktiv Hoch und Tiefpass“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
Beispielw5100.ino
char signMessage[] PROGMEM = {"<!doctype html> <html lang=\"de\"> <head> <title>Arduino</title> <meta charset=\"UTF-8\"> <script src=\"https://code.jquery.com/jquery-1.10.2.js\"></script> </head> <body> <b>AnalogInputs</b> <div id=\"analogread\" ></div><br> <b>DigitalInputs</b> <div id=\"digitalread
in „Arduino Nano und ENC28J60 Ethernet Shield“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
developer.html
http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> <head> <title>developerWorksDays2012</title> <meta name="author" content="PAXIDO GmbH" /> <meta name="generator" content="paxido-7.0" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv
in „Wer besucht die developer worksdays in der Schweiz (kostenlos) ?“ · Ausbildung, Studium & Beruf ·
-
Datei
chac.zel.htm
web.archive.org/web/20011118141229/www.zelsoftware.com/MIDIfile/chac.htm --> <HTML><HEAD><TITLE></TITLE> <META content="text/html; charset=windows-1252" http-equiv=Content-Type> <META name=GENERATOR content="MSHTML 8.00.6001.18928"></HEAD> <BODY><PRE>title [Bach Chaconne in Dmin from Partita No. 2 for Solo Violin
in „zel, der Midi-Compiler, ist nach 10 Jahren wieder auferstanden“ · Offtopic ·
-
Datei
Test_ESP8266_DS18B20.ino
return String(); } const char index_html[] PROGMEM = R"rawliteral( <!DOCTYPE HTML><html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr
in „HTML Anzeige - Farbe Meldetext ändern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Google_Uebersetzer-Prescaler_12_Ghz.html
||0;this.key=a.key||"";this.ctrlKey=a.ctrlKey;this.altKey= a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.o=tn_v?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||0;this.pointerType="string"===typeof a.pointerType?a.pointerType:tn_0c[a.pointerType]||"";this.j=a;a.defaultPrevented&&this.m
in „Vorverstärker und Vorteiler für Frequenzzähler“ · HF, Funk und Felder ·
-
Datei
4tb_smart.html
<HTML> <HEAD> <META NAME="GENERATOR" CONTENT="DH DriveInfo 3.3.561"> <style> span { font: 80% verdana, tahoma, ms sans serif, arial; color: #000000; vertical-align: text-center; text-align: left } span.hb { font: bold
-
Datei
index.html
<!DOCTYPE html> <html> <head> <title>Raumklima</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <style> body { font-family: Arial; text-align: center; padding: 20px; background: #f0f8ff; } h1 { color: #2c3e50; font-size: 28px; } .reading
-
Datei
Code.txt
index_html[] PROGMEM = R"rawliteral( <!DOCTYPE HTML> <html> <head> <title>ESP-NOW DASHBOARD</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr
in „ESP 8266 ESP-NOW Webserver“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Neues_Textdokument__2_.txt
client.println(); client.print("<html><head>"); client.print("<title>Webserver</title>"); client.println("<meta http-equiv=refresh content=30;>"); //(erneuern der seite nach 30 sek! client.println("</head>"); client.print("<body bgcolor='#999999'>"); //---Überschrift--- client.println("<br><hr />"); client.println
in „atmaga2560 + Interrupt + lan = abbruch.“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
wandler.html
<!DOCTYPE HTML"> <HTML> <HEAD> <TITLE>wandler5</TITLE> <META NAME="generator" CONTENT="wxMaxima"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ displayAlign: "left", context: "MathJax
in „Algorithmus gesucht: Einschwingvorgang“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Webserver_Test_Download.ino
header and HTTP body "<!doctype html>\n" // the HTTP Page itself //"<html lang='en'>\n" "<head>\n" "<meta charset='utf-8'>\n" "<meta name='viewport' content='width=device-width'>\n" "<title>Webserver Heizzentrale</title>\n" "</head>\n" "<body style='font-family:Helvetica, sans-serif'>\n")); //für ohne Seriffen
in „Leichte Probleme mit Arduino Webserver und HTML-Implementierung“ · Mikrocontroller und Digitale Elektronik ·