WiFi on the Pico W

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

  • I have been working with rp-hal so far, but I haven’t seen a great deal of activity regarding the new board. Figuring out how to add it is, I think, a bit too much of a rabbit hole for me right now.

  • embassy

    Modern embedded framework, using Rust and async.

  • I found this thread which points to an in development rust driver, but this app appears to be based on a different HAL called suggest embassy. The project looks pretty cool, actually. Has anyone used it?

  • 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
  • crates.io

    The Rust package registry

  • embassy is great, and there were some posts like this https://mobile.twitter.com/rustembedded/status/1546959051329781762 right after the pico W release, right when I thought "this is going to take ages to be supported in Rust". Keep in mind embassy is pretty experimental and moving fast. There is some stuff they are waiting on, like having async traits in stable, before they even will make a crates.io release. So expect some churn. But, async/await in bare metal is pretty great.

  • cyw43

    Discontinued ARCHIVED -- moved into the main Embassy repo at https://github.com/embassy-rs/embassy

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

  • Avoid Async Rust at All Cost

    1 project | news.ycombinator.com | 23 Jan 2024
  • The state of BLE and Rust (no_std)

    2 projects | /r/rust | 10 Nov 2023
  • Lilos: A wee async RTOS for Cortex-M

    3 projects | news.ycombinator.com | 27 Jun 2023
  • Observing your rust application with tracing

    1 project | /r/rust | 15 Jun 2023
  • Embassy: Modern embedded framework, using Rust and async

    1 project | news.ycombinator.com | 11 Jun 2023