oxidgb-pico VS rp-microcontroller-rs

Compare oxidgb-pico vs rp-microcontroller-rs and see what are their differences.

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 rp-microcontroller-rs
3 1
63 49
- -
1.8 3.5
almost 2 years ago 10 months ago
Rust Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

oxidgb-pico

Posts with mentions or reviews of oxidgb-pico. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-17.
  • Rust Gameboy Emulator running on the Raspberry Pi Pico
    4 projects | /r/rust | 17 Apr 2021
    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.
  • Gameboy games, running natively on the Raspberry Pi Pico
    6 projects | /r/raspberry_pi | 12 Apr 2021
    You can find the code for this at https://github.com/j-selby/oxidgb-pico – should be dead simple to build (including on Windows), though let me know if you have any issues!

rp-microcontroller-rs

Posts with mentions or reviews of rp-microcontroller-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-12.

What are some alternatives?

When comparing oxidgb-pico and rp-microcontroller-rs you can also consider the following projects:

rust-esp32-std-hello - 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]

Main_MiSTer - Main MiSTer binary and Wiki

pico-blink-rs - World's first, but possibly worst, blinky for the pico in Rust

oxidgb - Yet Another Rust Gameboy Emulator

awesome-embedded-rust - Curated list of resources for Embedded and Low-level development in the Rust programming language