ATMEGA32 web server simple web page monitor temp

noel_t1

May 31, 2011
6
Joined
May 31, 2011
Messages
6
Hi there,



Temperature and current from cell are monitored through CAN BUS by AT90CAN128.
AT90CAN128 is connected by I2C to ATMEGA32.
I need to implement a simple web server on ATMEGA32 to display these two (2) measurement data on the web browser.

Could you please help me that how i can approach this problem?

 
Top