Skip to content

Repository files navigation

pico-templates

How to init

  • Clone the repo
  • Recursively update submodules
    • The pico-sdk is a must and contains more submodules

How to build (Windows)

How to build (Linux)

How to run

  • Press "BOOTSEL" button on the Pico
  • Connect USB cable or reset Pico (short pin 30 "RUN" to GND)
  • See a partition RPI-RP2 appear
  • Drag & drop the {project_name}.elf in the output folder on to the partition
  • The device should now boot itself

How to debug

  • Use a serial monitoring tool like Putty to read the COM port where the Pico is attached to
    • In Windows this can be found in Device Manager and under Ports (COM & LPT), usually COM4
  • This example uses USB and not UART so the baud rate does not matter

About

Small C++ examples for Raspberry Pi Pico to get things going

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages