notro / pico-usb-io-board

Raspberry Pi Pico USB I/O Board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Creative Commons Zero v1.0 Universal


Languages

Language:C 80.9%Language:Python 18.1%Language:CMake 0.5%Language:Shell 0.3%Language:Makefile 0.1%