Beginner embedded rustacean seeking help with Serial over USB on raspberry pi pico.

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

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
  • rp-hal

    A Rust Embedded-HAL for the rp series microcontrollers

  • Running the official example works https://github.com/rp-rs/rp-hal/blob/main/boards/rp-pico/examples/pico_usb_serial.rs the pico shows at /dev/ttyACM0 and screen/minicoom can connect to it.

  • rp2040-project-template

    A basic rp2040-hal project with blinky and rtt logging example code. With this you can quickly get started on a new rp2040 project

  • If I copy the USB setup code and dependencies over to a clone of https://github.com/rp-rs/rp2040-project-template then it does not work. It will compile and if I unplug and re-plug the flashed pico then run lsusb, it hangs for ~20 secs, so something is happening, but no device is showing up.

  • 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

  • Tired of Makefiles

    2 projects | news.ycombinator.com | 13 May 2024
  • Static Chess

    1 project | news.ycombinator.com | 13 May 2024
  • GxHash is a fast and robust non-cryptographic hashing algorithm

    3 projects | news.ycombinator.com | 13 May 2024
  • QBE – Compiler Back End

    1 project | news.ycombinator.com | 13 May 2024
  • Spring Boot 3 application on AWS Lambda - Part 5 Introduction to AWS Lambda Web Adapter

    1 project | dev.to | 13 May 2024