Skip to content
John edited this page Mar 5, 2015 · 1 revision

Welcome to the AVRTCPIP wiki!

This project intends to create a small TCP/IP networking stack for eight bit AVR microcontrollers. The project will be written in C and documented using Doxygen.

Each layer in the stack will have its own source code file.

The initial implementation will be for an Atmel ATMEGA16 microcontroller with an enc28J60 ethernet chip from microchip.

Clone this wiki locally