Web-based AVR Interface
This project implements a webpage interface for the Atmel AVR microcontroller. One of the original motivations of this project was to develop a low-level network interface for the Atmel device, specifically by controlling an ISA network card (see the eAVR Project) to transmit UDP packets across the Internet.This board features a Crystal Semiconductors CS8900 Ethernet controller and on-board Flash memory to host a small webpage. Its extremely small footprint makes this device ideal for an embedded systems application such as ours. It also uses a simple serial interface, which it is connected to the Atmel AT90S8535 mcu. The major challenge of this project was to design code that gathers data from our sample peripheral devices (appliances) and formats and outputs to the SitePlayer’s webpage.
| Web-based AVR Interface Go to Web-based AVR Interface website instruct1.cit.cornell.edu |
||
Posted in :
AVR projects
