Small Testprogram to have WebAccess via Webserver to a 433Mhz tranmitter to control remotly some devices from remote, with TFTP, NTP and RMF. This could be a base to develop applications.

Dependencies:   ChaNFSSD TFTPServer RMFWeb

Dependents:   RMFWeb

Files at this revision

API Documentation at this revision

Comitter:
ED7418
Date:
Mon Jun 16 07:40:08 2014 +0000
Parent:
0:51f1ef89ec7b
Commit message:
mbed-lib and other libs are a based on a project, published in a Elektor-book "ARM-microkontroller Part II".

Changed in this revision

NewRMFWeb.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/NewRMFWeb.cpp	Fri Jun 06 09:06:03 2014 +0000
+++ b/NewRMFWeb.cpp	Mon Jun 16 07:40:08 2014 +0000
@@ -17,7 +17,7 @@
 // - uSD-Slot zugefügt
 // - TFTP-Server zugefügt
 // - Watchdog zugefügt
-// - Grundlage zur Getupverwaltung über <cfg.dat> Datei (SD) implementiert
+// - Grundlage zur Setupverwaltung über <cfg.dat> Datei (SD) implementiert
 // - NTP-Zeitserver-Funktionalität
 // Stand : 25.04.2014