Skip to content

caveman99/pico-usb-io-board

 
 

Repository files navigation

Raspberry Pi Pico USB I/O Board

This project turns the Raspberry Pi Pico into a USB I/O Board.

It implements the USB protocol used by the dln2 Linux drivers and in addition it supports 2 CDC UARTS.

See wiki for more information.

Build

$ cd pico-usb-io-board
$ ./build.sh

The BUILD_DIR environment variable can be used to put the build files elsewhere.

License

Unless otherwise stated, all code and data is licensed under a CC0 license.

The Openmoko Product ID 1d50:6170 can only be used under a FOSS license.

"Raspberry Pi Pico Pinout Diagram" by Raspberry Pi (Trading) Ltd, used under CC BY-SA / Pinout simplified from original

About

Raspberry Pi Pico USB I/O Board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.0%
  • Python 18.1%
  • Other 0.9%