rppal

A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals. (by golemparts)

Rppal Alternatives

Similar projects and alternatives to rppal

  1. cross

    120 rppal VS cross

    “Zero setup” cross compilation and “cross testing” of Rust crates

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. rust-raspberrypi-OS-tutorials

    :books: Learn to write an embedded OS in Rust :crab:

  4. systemd-gpio

    A systemd unit template that does things when gpio events happen.

  5. SwiftyGPIO

    1 rppal VS SwiftyGPIO

    A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.

  6. openemc

    OpenEMC: open embedded management controller

  7. rtltcp

    A rust implementation of rtl-tcp with better buffering and support for systemd socket activation.

  8. nf-interpreter

    :gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. pisugar-power-manager-rs

    PiSugar Power Manger in rust language

  11. bme680-zabbix_sender

    Send BME 680 data to Zabbix using Zabbix sender

  12. johnny-five

    23 rppal VS johnny-five

    JavaScript Robotics and IoT programming framework, developed at Bocoup.

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

rppal discussion

Log in or Post with

rppal reviews and mentions

Posts with mentions or reviews of rppal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-07.
  • Implementing a non blocking delay on Raspberry with Rust
    2 projects | /r/embedded | 7 Feb 2023
    The other thing that I thought about is to use Raspberry's hardware timers, but the HAL library I'm using doesn't provide access to that. So the only to use it would be using Assembly directly into the Rust code, which is intriguing, but I don't know if it's worth it, because I would have to spend a lot of time studying since I'm not familiar with it.
  • Has anyone programmed a Raspberry Pi with Rust?
    3 projects | /r/rust | 1 Jul 2022
    I highly recommend https://github.com/golemparts/rppal
  • How to reduce the amount clone() call for a static closure?
    1 project | /r/rust | 23 Sep 2021
    Hi, I'm trying to learn Rust and one of my project for that is to use Rust to read and react to a rotary encoder connected to GPIO pins on a Raspberry Pi. Using the RPPAL library, everything works extremely great. However, the code for setting the interrupt callbacks look rather crude to me for some reason.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 19 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic rppal repo stats
3
1,357
8.5
4 months ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

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