-
Datei
PID-Controller_Ofen.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>PID Controller with Oven Model</title> <script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
in „Zusammenführung µC & Regelungstechnik“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
260503_OllamaInterface.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Ollama Web Interface</title> <style> body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
in „KI Modellzoo“ · PC-Programmierung ·
-
Datei
LauflichtMatrix5x7.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>5x7 Matrix Text</title> <style> body { background-color: #000; color: #0f0; display: flex; justify-content
-
Datei
LauflichtMatrix_Colossus7x9.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Colossus 7x9 Matrix Text</title> <style> body { background-color: #000; color: #0f0; display: flex; justify-content
-
Datei
colossus.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Colossus 7x9 Matrix Text</title> <style> body { background-color: #000; color: #0f0; display: flex; flex-direction
-
Bild
Energieniveaus eines Lasersystems
Energy [eV] Upper Laser Level 337.1 [nm] Lower Laser Level Meta-Stable Level Excitation Ground Level Distance Between Atoms
in „Physikprojekte“ · Offtopic · · Diagramme
-
Bild
FAQ-Bereich von Paragon Software zu Linux File Systems
dir_index, extent, extra_isize, ext_attr, flex_bg, has_journal etc. Die Funktionen bigalloc, journal_dev, meta_bg, inline_data werden von Linux File Systems für Windows von Paragon Software momentan noch nicht unterstützt.
in „Paragon LFS for windows inkompatibel mit Debian Trixie!“ · PC Hard- und Software · · Screenshots
-
Bild
Systemdetails von Ubuntu unter Linux
Settings About Ubuntu Hardware Information Model MetaComputing SA MC FML13V04 Board Memory 16.0 GiB Processor Cortex-A720 x 8 Cortex-A520 x 4 Graphics Mali-G720 MC10 (Panfrost) Disk Capacity 1.0 TB Software Information Firmware Version 1.0 OS Name Ubuntu
in „Computersicherheit, Arduino auf Zephyr, Yocto 6.0 uvam“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
Bild
Webseite über KI in der Molekularbiologie
Molekularbiologie: Proteinfaltung & Strukturbiologie: KI-Modelle wie AlphaFold (DeepMind) und ESMFold (Meta) können die 3D-Struktur von Proteinen basierend auf ihrer Aminosäuresequenz vorhersagen. AlphaFold hat mittlerweile über 200 Millionen Proteinstrukturen vorhersagt. Wirkstoffdesign & -entwicklung: KI
in „Programmieren mit KI“ · Offtopic · · Screenshots
-
Bild
Dateienverzeichnis eines bootfs-Partitions
fixup4x.dat | initramfs_2712 | initramfs8 | issue | kernel_2712.img | kernel8.img | LICENCE.broadcom | meta-data | network-config | start.elf | start_cd.elf | start_db.elf | start_x.elf | start4.elf | start4cd.elf | start4db.elf | start4x.elf | user-data
in „Raspberry nicht über LAN ansprechbar“ · Mikrocontroller und Digitale Elektronik · · Screenshots
-
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
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
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
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
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
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
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
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
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
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
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
-
PDF
pdftex-a.pdf
macro packages) can be redefined to produce literal PDF, using some macros written by Hans Hagen. MetaPost Although the output of MetaPost is PostScript, it is in a highly simplified form, and a MetaPost to PDF conversion (mptopdf, available as supp-pdf.tex and supp-pdf.mkii, written by Hans Hagen and
-
Datei
bat_sensor_0x0d_analysis.html
<!DOCTYPE html> <html lang="de"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Batteriesensor 0x0D — Stromfluss-Analyse</title> <script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js
in „Reverse Engineering eines LIN Bus“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
QN8027.pdf
clock source. 4.6 RDS/RBDS The QN8027 supports RDS/RBDS data transmitting, including station ID, Meta data, TMC information, etc. RDS/RBDS data communicates with an external MCU through the serial control interface. 4.7 Power Setting Reg 10H[6:0] ‘PPA_TRGT’ is used for PA output power control. The PA
in „FM Transmitter - Antenne verstehen und messen“ · HF, Funk und Felder ·