-
Datei
B0_switch.shtml
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta name="viewport" content="2000, user-scalable=no"> <link rel="stylesheet" type="text/css" href="Z_style.css"> <title>SWITCH</title> <script type="text/javascript"> var xmlhttp; var text; function getFormFields
in „lwip string auswerten“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
index.html
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Titel</title> </head> <body> <canvas id="c" style="background-color: #000;"></canvas><br/> <label><input type="checkbox" id="play" />Play</label> <script> var n=50, m=50, w=512
-
Datei
B0_switch.shtml
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta name="viewport" content="2000, user-scalable=no"> <link rel="stylesheet" type="text/css" href="Z_style.css"> <title>SWITCH</title> <script type="text/javascript"> var xmlhttp; var text; function getFormFields
in „lwip string auswerten“ · Mikrocontroller und Digitale Elektronik ·
-
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
B0_switch.shtml
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta name="viewport" content="2000, user-scalable=no"> <link rel="stylesheet" type="text/css" href="Z_style.css"> <title>SWITCH</title> <script type="text/javascript"> var xmlhttp; var text; var jsonstring
in „lwip string auswerten“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
thermometer_test.htm
<!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
bookmarklet.html
<!DOCTYPE html> <html> <head> <title>Bookmarklet</title> <meta charset="utf-8" /> </head> <body> <h2>Bookmarklet einsetzen</h2> Diesen Link einfach in die Leszeichen ziehen.<br> Oder Rechtsklick auf den Link und <i>Lesezeichen für diesen Link hinzufügen</i><br>
in „Vorschläge "Sammlung Mod. µC-Website" - nur für Browser (CSS, JS etc!)“ · www.mikrocontroller.net ·
-
Datei
Synthesis_Messages.htm
HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>Synthesis Messages</TITLE> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <META content="MSHTML 6.00.2900.3429" name=GENERATOR></HEAD> <BODY> <TABLE width="100%"> <TBODY> <TR> <TD align=left cellpadding="0
in „Komponente Warnung: node of sequential type is unconnected in block“ · FPGA, VHDL & Co. ·
-
Datei
gnublin-card.py
urllib2 url = link file_name = url.split('/')[-1] u = urllib2.urlopen(url) f = open(file_name, 'wb') meta = u.info() file_size = int(meta.getheaders("Content-Length")[0]) print "Downloading: %s Bytes: %s" % (file_name, file_size) file_size_dl = 0 block_sz = 8192 while True: buffer = u.read(block_sz) if
in „GNUBLIN www.gnublin.org“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
schaltplan.html
<!DOCTYPE html> <html lang="de"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Dummes Beispiel</title> <style> @keyframes pulse-in { 0% { stroke: #008400; stroke-width: 0.1524; } 50%
in „Benutzt hier jemand "Circuit Diagram"?“ · PC Hard- und Software ·
-
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\nZeit: "; 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>.c{text-align: center;} div,input{padding:5px;font-size
in „DTZ541 mMe Datenlogger mit ESP (WEB-Sicht)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
index_avr.htm
TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>My AVR does json!</title> <script type="text/javascript"> HTTPRequest=function() { }; HTTPRequest.prototype={ isSupported:function
in „AVR-IO Radig“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ulc.htm
<html><head> <meta http-equiv="content-type" content="text/html; charset=windows-1252"></head><body> <pre>/**************************************************************************** underground_locator_tx.c This program
in „DIY Power Kabelsucher / Trassenfinder“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
var.html
<html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> <table cellspacing=1 cellpadding=1 width="80%" border=1 align="center"> <tbody> <tr
in „Datentypgröße“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
index.py
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> <title>KiCad Library-Verwaltung</title> </head> <body> <h1>KiCad Library-Verwaltung</h1>""" print "Server-Basisverzeichnis: %s<br>Library-Basisverzeichnis
in „[KiCad] Bibliotheksaufbau - Konzeptideen gesucht“ · Platinen ·
-
Datei
imgres.htm
<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><title>Google-Ergebnis für http://www.kieferling.de/weinrezepte/images/Apfel.jpg</title><style>html{height:100%}body{margin:0;font:62.5%
in „7Segment Anzeige“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
search.htm
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> <BASE HREF="http://pinouts.ru/Home/ask_propjector.shtml"> <p class="header"> </p> <center> <table border="0" cellspacing="15
in „Kann mir jemand bei dieser Platine helfen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
analyzerDesignerTemplate.html
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Analyzer Designer</title> <style> body{ font-family: Segoe UI, Arial, sans-serif; background:#efefef; } .window{ width:420px; border:1px solid #b0b0b0; background:#f3f3f3; padding
-
Datei
index.shtml
javascript" src="https://cdnjs.cloudflare.com/ajax/libs/flot/0.8.3/excanvas.js"></script><![endif]--> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> </head> <body onload="getValues()"> <div id="container"> <!-- header --> <div id="header"> <!-- Überschrift --> <h1
-
Datei
B0_switch.shtml
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta name="viewport" content="2000, user-scalable=no"> <link rel="stylesheet" type="text/css" href="Z_style.css"> <title>SWITCH</title> <script type="text/javascript"> var xmlhttp; var text; function loadXMLDoc
in „lwip string auswerten“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
PIC_real_time_clock.htm
//www.hut.fi/~jalapaav/Electronics/Pic/Clock/ --> <HTML><HEAD><TITLE>PIC real time clock</TITLE> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.2614.3500" name=GENERATOR></HEAD> <BODY bgColor=white> <H6>Owner: Jaakko Ala-Paavola Date:1.Jan.2000</H6>
in „PIC, flags mit Befehl "equ" declarieren“ · 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\nZeit: "; 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>.c{text-align: center;} div,input{padding:5px;font-size
in „DTZ541 mMe Datenlogger mit ESP (WEB-Sicht)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
index.py
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> <title>KiCad Library-Verwaltung</title> </head> <body> <h1>KiCad Library-Verwaltung</h1>""" print "Server-Basisverzeichnis: %s<br>Library-Basisverzeichnis
in „[KiCad] Bibliotheksaufbau - Konzeptideen gesucht“ · Platinen ·
-
Datei
live-stream-ax_.txt
<html> <head> <TITLE>Live-Video per ActiveX >>Unimog 2<<</TITLE> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <style type=text/css> A:link {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: ff6600; FONT-FAMILY: arial,geneva,sans-serif} A:visited {FONT-WEIGHT
in „Java / ActiveX Befehle Trendnet TV-IP100W“ · PC-Programmierung ·
-
Datei
live-stream-java.txt
<html> <head> <TITLE>Video per Java</TITLE> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <style type=text/css> A:link {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: ff6600; FONT-FAMILY: arial,geneva,sans-serif} A:visited {FONT-WEIGHT
in „Java / ActiveX Befehle Trendnet TV-IP100W“ · PC-Programmierung ·
-
Datei
frage.ino
wird nun die HTML Seite angezeigt: 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:,\">"); // Es folgen der CSS-Code um die Ein/Aus Buttons zu gestalten // Hier können
in „RadioButton auf einem 8266 auswerten“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
test.html
Wetterstation</title></head><body><font color="#000000"><body bgcolor="#ffffff"><font face="arial"><meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"><h1>Wetterstation</h1><FONT SIZE=2><BR>Seitenaufrufe: 7<BR>Batterie: charging...<BR><BR><BR><FONT SIZE=2><BR>Windgeschwindigkeit
in „ESP8266 arduino maximale String grösse ?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
index.html
xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>ATNGW100 - web server</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="/avr32_web_start.css" rel="stylesheet" type="text/css"/> </head> <body> <div> <table border="0" cellpadding="0" cellspacing
in „NGW100 IO´s übers Web ansteuern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
oscilloscopeV2.html
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Oscilloscope Simulator</title> <style> body { font-family: 'Courier New', monospace; background: #000; color: #0f0; margin: 20px; padding: 0; } #controls { margin: 20px 0;
-
Datei
gparted_details.htm
transitional.dtd'> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='de-DE' lang='de-DE'> <head> <meta http-equiv='Content-Type' content='text/html;charset=utf-8' /> <title>GParted-Details</title> <style type='text/css'> table {border:0} th {text-align:left} .number_col {text-align:right} </style> </
in „Laufwerksbuschstaben zuweisen?“ · PC Hard- und Software ·
-
Datei
Wetterstation1.py
async def index(request): html = """ <!DOCTYPE html> <html> <head> <title>Wetterstation</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> body { font-family: Arial; text-align: center; margin-top: 20px; } .internal { font-size: 64px; color: #ff6b35; font-weight: bold
-
Datei
Wetterstation2.py
async def index(request): html = """ <!DOCTYPE html> <html> <head> <title>Wetterstation</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> body { font-family: Arial; text-align: center; margin-top: 20px; } .internal { font-size: 64px; color: #ff6b35; font-weight: bold
-
Datei
index.html
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html> <head> <title>Testseite</title> <meta content="text/html; charset=utf-8" charset="utf-8" /> <script> function Schalter(elementOrWhich){ "use strict"; var which=null,element=null; if(elementOrWhich instanceof Node){ element = elementOrWhich
in „Bild als HEX in html File einbinden“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Beispiel_Dateien.txt
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Flot Examples</title> <link href="layout.css" rel="stylesheet" type="text/css"> <!--[if lte IE 8]><script language="javascript" type
in „Netio Diagramme mit Ajax erstellen“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bmp.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <title>ESP8266</title> </head> <body> <script type="text/javascript"> param = [0x1D, 0x93, 0xFC, 0x9C, 0xC8, 0xED, 0x82, 0x0F, 0x69
in „HTML, AJAX, JavaScript, Merkwürdigkeit im Script“ · PC-Programmierung ·
-
Datei
bmp.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <title>ESP8266</title> </head> <body> <script type="text/javascript"> param = [0x1D, 0x93, 0xFC, 0x9C, 0xC8, 0xED, 0x82, 0x0F, 0x69
in „HTML, AJAX, JavaScript, Merkwürdigkeit im Script“ · PC-Programmierung ·
-
Datei
testseite_mobil.htm
loose.dtd"> <!-- HTML-Check 29.11.05 --> <HTML> <head> <title>Testseite fuer Mobilbrowser</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type="text/css"> /* Hier ist der Aufbau fuer Mobilgeraete und Ausdruck */ .bild { margin-left:auto; margin-right:auto; } body {
-
Datei
index.py
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> <title>KiCad Library-Verwaltung</title> </head> <body> <h1>KiCad Library-Verwaltung</h1>""" print "Server-Basisverzeichnis: %s<br>Library-Basisverzeichnis
in „[KiCad] Bibliotheksaufbau - Konzeptideen gesucht“ · Platinen ·
-
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: