A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
-
Updated
Nov 4, 2024 - Rust
A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
no_std crate for parsing AT commands
This is a book that explains driver development with Rust. It does so by procedurally creating a UART driver for a RISCV chip(an esp32c3)
A Rust-based tool for serial brute force attack
Developed a Small Operating System using Rust Programming Language, followed the tutorial by (Philipp Oppermann) and learned along the way how to build the OS with Rust.
This repository is a collection of pair programs between nRF52 (the sender) and STM32F401-Nucleo (the receiver).
A software UART implementation for the RP2040 using PIO.
An example application that uses the UART to echo output text back to the host machine, written in Rust for the RP2040 microcontroller
Rust driver for HID-to-UART CP2110/CP2114 chipset
Add a description, image, and links to the uart topic page so that developers can more easily learn about it.
To associate your repository with the uart topic, visit your repo's landing page and select "manage topics."