Skip to content

PythonLinks/pico-ice-sdk

 
 

Repository files navigation

pico-ice-sdk

Doc | Hardware | SDK | Schematic | Assembly | Discord

This is the SDK for building custom firmware for the RP2040 on the pico-ice board. Part of this SDK runs on the RP2040 on the Pico-Ice circuit board, it is used to build the pico-ice firmware. Part runs on your desktop, and communicates with the pico-ice over a USB cable.

Installation

First clone this repository.

git clone https://github.com/tinyvision-ai-inc/pico-ice-sdk

Then install the two libraries it requires.

cd pico-ice-sdk
git submodule update --init

About

Firmware and software support for the pico-ice board

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.4%
  • Python 14.9%
  • CMake 1.2%
  • Shell 0.5%