Rust Gameboy Emulator running on the 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
  • oxidgb-pico

    A port of OxidGB to the Raspberry Pi Pico

  • Yeah, havent touched the PIOs just yet unfortunately - do want to dig into them further but Ive not gotten the chance so far. I do have some work in progress DMA code at https://github.com/j-selby/oxidgb-pico/blob/master/src/rp2040/dma.rs, but there appears to be some issues with the svd2rust crate (or the Pi's spec), as some read/write registers for DMA are marked read-only - need to investigate further.

  • rust-esp32-std-hello

    Discontinued Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen. [Moved to: https://github.com/ivmarkov/rust-esp32-std-demo]

  • Yeah, I found the project via the author in the esp32-rs Matrix channel, so its visibility is kinda low at the moment. It's hosted here.

  • 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