Paperlined.org
car_computer > 2002 > usb_dock
document updated 22 years ago, on Nov 10, 2003

Requirements

PIC network protocol

PIC network external interface

There are several ways to do this. Probably the cheapest way is to build an I2C/SPI⇔parallel/serial converter from a PIC, then tack on a serial/parallel⇔USB converter that's known to work under linux. (note that the 16F877 and 16F876 have both a UART and a SPI/I2C interface, so that would be required if we went the serial route)