Rppal Alternatives
Similar projects and alternatives to rppal
-
rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
-
johnny-five
JavaScript Robotics and IoT programming framework, developed at Bocoup.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
SwiftyGPIO
A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.
-
systemd-gpio
A systemd unit template that does things when gpio events happen.
-
nf-interpreter
:gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
rppal reviews and mentions
-
Implementing a non blocking delay on Raspberry with Rust
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?
I highly recommend https://github.com/golemparts/rppal
Stats
golemparts/rppal is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of rppal is Rust.