[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-chat] HTTP using ATmega
From: |
Atommann |
Subject: |
Re: [avr-chat] HTTP using ATmega |
Date: |
Sun, 8 Mar 2009 17:43:34 +0800 |
Dear Ori,
> I have to build a system with management done using a web browser.
> The system should be as small as possible.
> I thought about using ATmega (haven't decided yet which model) and a serial
> to TCP/IP chip.
> Does anyone know of a software package for AVR that implements the HTTP
> protocol?
Guido Socher did some very good projects on this, the source code is open.
See his website please, http://www.tuxgraphics.org/electronics/
I redrawed the PCB using gEDA, some photoes:
http://atommann.googlepages.com/avr_web_server
> Or better, a serial to TCP/IP chip that I can use and transmit HTML pages
> and receive HTML forms.
You can try the ENC28J60 from Microchip.
Kindest regards,
Atommann