|
AEther is a hardware system, comprising of a PCB
and matching firmware. After constructing the PCB, the firmware
is loaded onto the microcontroller. The firmware includes driving
software for the CS8900a chip, as well as a simple TCP/IP stack
that includes ARP handling (for low level address translation),
DHCP client (for networks where the client must request an IP address),
ICMP client (allows you to 'ping' the board) and an example of HTTP
GET. The design is free, the code is free*, the compiler
is free....you pay for parts, solder, and coffee.
*Under the MIT open source
license.
|
|