rp2040-mandel-pico

A small Mandelbrot demonstrator for the LILYGO T-Display RT2040 written in Rust (by gbin)

Rp2040-mandel-pico Alternatives

Similar projects and alternatives to rp2040-mandel-pico

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rp2040-mandel-pico alternative or higher similarity.

rp2040-mandel-pico reviews and mentions

Posts with mentions or reviews of rp2040-mandel-pico. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-17.
  • Show HN: A more complete Rust example project for the Rasberry Pi Pico
    1 project | news.ycombinator.com | 3 Dec 2022
  • Ask HN: Has any Rust developer moved to embedded device programming?
    9 projects | news.ycombinator.com | 17 Aug 2022
    I started to explore the area, mostly arm based (rp2040 and STM) and a little bit of ESP32.

    Tool chain wise:

    ESP32 support is very recent and still based on the C tool chain and this makes it very fragile (you can break your environment easily and it is never clear how to recover except recompiling the entire tooolchain from 0)

    Arm is a little better because the support is native.

    The community is trying to make a generic embedded Hal platform API and implement it for specific devices. And it is pretty bad: almost no documentation, very few examples, tons of autogenerated code where you need to come back to the C world to understand the actual concepts.

    Once you start to get going Rust is a blast to program in and the generated code is pretty efficient.

    A small project a shared to help people starting on a lilygo device: https://github.com/gbin/rp2040-mandel-pico

Stats

Basic rp2040-mandel-pico repo stats
2
6
0.0
over 1 year ago

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