Inhaltsverzeichnis
Programming a Web Server
Examples
Projekte
Programming a Web Server
Schlanke Webserver für eingebettete Systeme
Lightweight Web servers
– What does it take to be a Web server?
„Lightweight“ Web servers like lighttpd, litespeed, and mongrel can offer dramatic benefits for your projects. This article surveys the possibilities and shows how they apply to you.
Comparison of lightweight web servers
Portable minimal web servers
(in C and Bash).
Minimal HTTP File Server in Python
nweb:
a tiny, safe Web server (static pages only) with only 200 lines of C source code.
MHTTPD
– A Minimal, Fast Web Server for
Unix
.
Examples
ESP8266 Node MCU Handling HTML web forms data
1)
Arduino Web Server with Two Temperature Gauges using two MCP9700 temperature sensors
Create A Simple ESP8266 NodeMCU Web Server In Arduino IDE
2)
Interface DHT11 DHT22 w/ ESP8266 NodeMCU Using Web Server
3)
Display Values of Multiple DS18B20s on ESP8266 NodeMCU Web Server
4)
ESP8266 Data Logger to Upload Data on Webserver
5)
ESP8266 Plot Sensor readings to Webserver in Real-Time Chart
6)
ESP8266 Web Server with HTML Web Page
7)
ESP8266 (NodeMCU) ADC analog value on dial gauge
8)
ESP8266 (ajax) update part of web page without refreshing
9)
ESP8266 jQuery and AJAX Web Server
10)
1)
https://web.archive.org/web/20201117095121/https://circuits4you.com/2019/03/20/esp8266-receive-post-get-request-data-from-website/
2)
https://web.archive.org/web/20201111212451/https://lastminuteengineers.com/creating-esp8266-web-server-arduino-ide/
3)
https://web.archive.org/web/20201112013726/https://lastminuteengineers.com/esp8266-dht11-dht22-web-server-tutorial/
4)
https://web.archive.org/web/20210104123718/https://lastminuteengineers.com/multiple-ds18b20-esp8266-nodemcu-tutorial/
5)
https://web.archive.org/web/20200926112915/https://theiotprojects.com/esp8266-data-logger-upload-data-on-webserver/
6)
https://web.archive.org/web/20201205114952/https://theiotprojects.com/esp8266-plot-sensor-readings-to-webserver-in-real-time-chart/
7)
https://web.archive.org/web/20201101034421/https://circuits4you.com/2016/12/16/esp8266-web-server-html/
8)
https://web.archive.org/web/20210104130405/https://circuits4you.com/2018/02/03/esp8266-nodemcu-adc-analog-value-on-dial-gauge/
9)
https://web.archive.org/web/20210104132217/https://circuits4you.com/2018/02/04/esp8266-ajax-update-part-of-web-page-without-refreshing/
10)
https://web.archive.org/web/20201117041950/https://circuits4you.com/2018/03/10/esp8266-jquery-and-ajax-web-server/
Projekte
www.mikrocontroller.net
–
Übersicht Mini-Webserver
Embedded AVR Webserver
www.ulrichradig.de
–
Ethernet ATmega32/644 Experimentierboard
etherrape Projektseite
Atmel Webserver mit ENC28J60
https://berlin.ccc.de/wiki/AVR-Board_mit_Ethernet
https://www.mikrocontroller.net/articles/AVR_Net-IO_Bausatz_von_Pollin
https://www.pollin.de/p/bausatz-avr-net-io-810058
https://www.mikrocontroller.net/articles/Einfacher_und_billiger_Webserver_mit_AtMega32
https://www.mikrocontroller.net/articles/Avr_Webserver_mit_Wiznet_WIZ810MJ