Open source low-speed bit bang USB interface for 8bit PICs

Low-speed USB using bit banging for small PIC16F chips, similar what the V-USB project does for AVRs: The 16FUSB is a software implementation of the USB low-speed for PIC16F628/628A microcontroller. All communication stuff is done by the firmware, completely discarding the need to use an additional chip. From the 16FUSB core is possible to add […]