gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: YASP: Yet Another Scalable Protocol
From: Francisco Castro
Date: Mon, 13 Jan 2003 18:41:22 -0300

hi people!

	This mail is to announce a new GPLed PIC project called YASP, it is a
small network protocol for microcontrollers. Here is a features list.
 
 * 9-bit UART based
 * variable length addresses
 * 6 byte minimal frame
 * Error detection with CRC-16
 * Non-destructive collision detection and frame retransmision
 * Two alternative physical layer: CAN transceiver or 1-wire open collector bus
 * 0x1b0 words of code in current 16f628 implementation

The project is hosted at SF in http://yaspnet.sourceforge.net

Happy hacking ;)

Francisco

	

gnupic@linuxhacker.org