Skip to content

netmaniac/PHP_4_Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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

No packages published