Pico as a usb hid without circuitpy

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

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

  • But you can definitely do that in C++/Arduino, check out: https://github.com/raspberrypi/pico- examples/tree/master/usb/device/dev_hid_composite to get a sense of the configuration and then you can crib from all the other TinyUSB examples. But I would recommend using the arduino-pico Arduino core and this https://arduino-pico.readthedocs.io/en/latest/usb.html

  • rp-hal

    A Rust Embedded-HAL for the rp series microcontrollers

  • Here's an example: https://github.com/rp-rs/rp-hal/blob/main/boards/rp-pico/examples/pico_usb_twitchy_mouse.rs

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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