Hosted by
|
|
|
Welcome to Project uC/IP
uC/IP (pronounced mew-kip) is a project to develop a TCP/IP protocol stack for microcontrollers.
The code is based on BSD code and therefore carries the BSD licence.
We do not require that you contribute changes back to us but we would sure appreciate it.
|
Project Plan
- Portability: Compile for Linux and DOS targets
- Demo: Create sample applications (Web server?)
- Flexibility: Improve the intertask synchronization
- Portability: To common microcontroller OS's
- Size: Reduce, reduce, reduce
|
Current Status
The code was extracted from a working application which means that it works.
It's too big but it's light on CPU load.
The task synchronization needs to be more flexible.
Documentation has been started.
Bugs are getting fixed.
|
Help Wanted
- Management: Develop a detailed project plan
- Coding: Especially portability issues at this time
- Porting: To your favorite microcontroller/OS
- Documentation: FAQ's, HOW-TOs, technical
|
|
|
|