Search results

  1. N

    ATMEGA32 web server simple web page monitor temp

    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...
  2. N

    ATMEGA32 webserver+not dedicated PC for GUI :Client Access data Through Browser

    The web server is already setup successfully on the ATMEGA32 microcontroller. I only need a functional GUI to any client on the internet to view the data through the browser by communicating with this web server. The objective of this problem is to prevent any PC-Server dedicated to this...
Top