-
Notifications
You must be signed in to change notification settings - Fork 0
netmaniac/PHP_4_Arduino
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is simple project which should provide templating abilities for Arduino
with Ethernet Shield (with SD card socket).
Summary:
You can parse files on SD card and Arduino will replace strings #{x} with
output of function. You define in sketch which mnemonics (downcase letters)
are associated with which function.
You can make more compliacted HTML pages and not being limited by RAM/flash
size.
You can read more about what and how:
http://starter-kit.nettigo.eu/2011/p4a-php-for-arduino-part-1/
http://starter-kit.nettigo.eu/2011/p4a-php-for-arduino-part-2/
About
Simple templating system for Arduino
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published