Raspberry Pi Pico w/ Python Working

This page summarizes the projects mentioned and recommended in the original post on /r/openbsd

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rshell

    Remote Shell for MicroPython

  • inside pythonsdk, it recommends using either Thonny or rshell. Since I was pretty sure Thonny was gonna take a lot of work, I tried rshell; however it seemed rshell was gonna to work rshell issue. I was looking around for alternatives and landed on ampy.

  • pico-sdk

  • git clone -b master https://github.com/raspberrypi/pico-sdk.git cd pico-sdk git submodule update --init

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • picotool

  • git clone https://github.com/raspberrypi/picotool.git cd picotool mkdir build cd build cmake .. make

  • pico_pomdoro

    [active]

  • where I will be updating the documentation on getting the pico to work ( i should probs get it in a seperate repo instead of my project repo, but its kinda not much ) github repo

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts