Skip to content

The 16FUSB is a software implementation of the USB low-speed for PIC16F628/628A microcontroller.

Notifications You must be signed in to change notification settings

emanuelpaz/16fusb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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 implementations of other protocols such as, for example, I2C, SPI or simple write data from the USB host (PC) directly to the PIC pins.

This project have as inspiration a similar design for Atmel AVR microcontrollers: The IgorPlugUSB by Igor Cesko.

About

The 16FUSB is a software implementation of the USB low-speed for PIC16F628/628A microcontroller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published