oxidgb-pico VS awesome-embedded-rust

Compare oxidgb-pico vs awesome-embedded-rust and see what are their differences.

oxidgb-pico

A port of OxidGB to the Raspberry Pi Pico (by j-selby)

awesome-embedded-rust

Curated list of resources for Embedded and Low-level development in the Rust programming language (by rust-embedded)
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 awesome-embedded-rust
3 37
63 5,636
- 1.8%
1.8 7.4
almost 2 years ago 8 days ago
Rust
MIT License GNU General Public License v3.0 or later
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!

awesome-embedded-rust

Posts with mentions or reviews of awesome-embedded-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-08.

What are some alternatives?

When comparing oxidgb-pico and awesome-embedded-rust 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]

MicroPython - MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

Main_MiSTer - Main MiSTer binary and Wiki

tock - A secure embedded operating system for microcontrollers

oxidgb - Yet Another Rust Gameboy Emulator

TIC-80 - TIC-80 is a fantasy computer for making, playing and sharing tiny games.

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

stm32-hal - This library provides access to STM32 peripherals in Rust.

AtomVM - Tiny Erlang VM

keyberon - A rust crate to create a pure rust keyboard firmware.

circuitpython - CircuitPython - a Python implementation for teaching coding with microcontrollers