Software defined USB port (Raspberry Pi pico RP2040)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Pico-PIO-USB

    USB host/device implementation using PIO of raspberry pi pico (RP2040).

  • BLE-Micro-Pro

    BLE Micro Pro is a breakout board of BL654(nrf52840 module) which is almost compatible with Pro Micro. This board is designed for wireless split DIY keyboards

  • One of my favorite innovations from sekigon-gonnoc is his BLE Micro Pro, which brings a Pro Micro compatible nrf52840-based board that brings wireless BLE capability to QMK keyboards. Newer projects like ZMK have taken over that space, but this was very cool a few years ago when few other solutions were availabe.

    https://github.com/sekigon-gonnoc/BLE-Micro-Pro

  • 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
  • tmk_keyboard

    Keyboard firmwares for Atmel AVR and Cortex-M

  • That's cool. There is also USB HID host firmware in TMK Firmware [1] for 8-bit AVR, but those µC are quite small and the firmware (USB part, that is) is quite limited.

    * 1: TMK: https://github.com/tmk/tmk_keyboard/tree/master/converter/us...

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