Impl Snake For Micro:bit - Embedded async Rust on BBC Micro:bit with Embassy

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • embassy

    Modern embedded framework, using Rust and async.

    Although an operating system is not strictly necessary, it is often much more convenient to delegate task and interrupt management to a third-party library. This is the role of Embassy, which provides an asynchronous runtime for microcontrollers.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • This section is not intended to describe the operation of the Snake game in detail, but to focus on the interesting aspects related to embedded systems. For reference, the complete source code of the project is available on GitLab.

  • cargo-embassy

    Command line tool for creating Embassy projects.

    Cargo Embassy

  • rust

    Empowering everyone to build reliable and efficient software.

    Rust Programming Language

  • probe-rs

    A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host

    Flashing with Probe-rs

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

  • Async Rust vs RTOS showdown! - Spoiler: Rust is faster!

    2 projects | /r/rust | 2 Feb 2022
  • Apple is Killing Swift – A great language strangled by governance

    3 projects | news.ycombinator.com | 28 Oct 2024
  • Building a GATT Server on Pi Pico W

    1 project | news.ycombinator.com | 16 Aug 2024
  • Embassy-rs/embassy: Modern embedded framework, using Rust and async

    1 project | news.ycombinator.com | 5 Jul 2024
  • Asynchronous Clean-Up (in Rust)

    5 projects | news.ycombinator.com | 25 Feb 2024

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?