Hi,
I'm searching and thinking about a solution for reading measurements from an analog output and vizualising the data through a webinterface.
I have the NXP MCB1700 with LPC1788 and Ethernet and the NXP Cortex M4 Board from Embedded artists and several STM Eval Boards.
The EasyWeb example provides a very ligh example of that what I want. Do you guys know a Library or Project where I can find what I want?
My Requirements are:
~ 20-30 Sites ~ CGI or PERL or JavaScript support (Because I want print out statistics and a cake-diagram) ~ 1 Connection is enough. Because just one client is connection to the system ~ Read the current Value of the A/D ~ update rate with 1 to 3 sec. are good.
I would really appreciate your help
Kind regards, Jonathan
(Using Keil MDK-ARM 4.60 + ulink)