noel_t
Junior Member level 3
- Joined
- May 31, 2011
- Messages
- 30
- Helped
- 2
- Reputation
- 4
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 1,592
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.
DO you have any idea if someone has already approach such a project?
Could you please help me that how i can approach this problem?
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.
DO you have any idea if someone has already approach such a project?
Could you please help me that how i can approach this problem?