GitHub topics: rust-embedded
gd32v-rust/gd32vf103-hal
Hardware abstract layer (HAL) `embedded-hal` for RISC-V microcontroller GD32VF103 in Rust. Contributions welcomed!
Language: Rust - Size: 216 KB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 62 - Forks: 17

auxoncorp/modality-defmt-plugins
A Modality reflector plugin suite for defmt data
Language: Rust - Size: 678 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

anonsachin/microbit-template
Template for getting started more easily with rust embeded development for MicroBit v2
Language: Rust - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gagath/charlcd
Rust library for charlcd.c Linux driver.
Language: Rust - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

Rahix/i2c-proxy-demo 📦
Demo of a proxy for multiple devices on the same bus
Language: Rust - Size: 17.6 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

tarfu/htpa32x32d-rs
Driver for the HTPA32x32 an Thermopile Array from Heimann
Language: Rust - Size: 51.8 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

knurling-rs/defmt-test 📦
a test harness for embedded devices
Language: Rust - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

Xaymar/teensy40-rs 📦
Rust on the Teensy 4.0
Language: Rust - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

quartiq/thermostat-mqtt
Thermostat temperature control software with mqtt networking.
Language: Rust - Size: 1.25 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

a-givertzman/stm32f7-embassy-adc-eth
A little rust embedded project on STM32F767. Main issue is to read samples from ADC at 192 kHz and transfer those samples over UDP.
Language: Rust - Size: 420 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ninjapiraatti/rusty-arm
An experiment of running Rust on STM32.
Language: Rust - Size: 510 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ceciliacsilva/rtfm-app
Rust Embedded. RTFM aplications.
Language: Rust - Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

ceciliacsilva/narc
NARC project. STM32L0. Rust/C.
Language: Rust - Size: 87.5 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 3

brendans-bits/stm32_rust_energy-monitor
Rust based energy monitor for the STM32 platform
Language: Rust - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mirage-rs/Mirage
Reimplementation of the Nintendo Switch firmware
Language: Rust - Size: 377 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 47 - Forks: 4

bendst/os-glue
Language: Rust - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

pebble-rust/pebble-rust
:watch: A Rust framework for the Pebble watches + examples
Language: Rust - Size: 101 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 1

ai212983/usbow
USB Over Wireless with nRF52840
Language: Rust - Size: 11.7 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

irevoire/teensy
A bare metal rust library to easily develop for the teensy 3.2
Language: Rust - Size: 13.7 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 2

doofin/stm32-rust-starter
template for embeded rust dev with stm32
Language: Rust - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

h2horn/renode-embassy-test
Embassy firmware emulated with Renode
Language: Rust - Size: 21.5 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

ch32-rs/ch32v-rt 📦
Runtime support for WCH's 32bit RISC-V MCUs, aka. ch32v
Language: Rust - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Kodalem/Ballard-1020ACS-Fuel-Cell-Stack-Control
rp2040-hal Powered Hyrdogen Fuel Cell Control Systems
Language: Rust - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kiranshila/pac194x
Platform-agnostic Rust driver for the PAC194x 9V, 16-bit power monitor with alerts
Language: Rust - Size: 74.2 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

hannes-hochreiner/nrf52-rust
Example project using Rust to program an NRF52810 chip.
Language: Rust - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

IEEE-UNM/scrolling-game
A scrolling game on an HD44780 16x2 LCD using an STM32 F411RE Nucleo board written in Rust.
Language: Rust - Size: 1.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IEEE-UNM/rust-slides
Lecture slides for IEEE Rust workshop generated using Latex beamer package.
Language: TeX - Size: 962 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shaheermehmood43/Shaheermehmood43.github.io
Language: HTML - Size: 4.31 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

jonlamb-gh/solox-amp-rust
AMP experiments in feL4 (seL4/Rust) on SoloX ARM SoC (A9 + M4)
Language: Rust - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

dotcypress/wzhooh
Slot Car Lap Timer
Language: HTML - Size: 3.58 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

TheHuziek/Cerk-sdr
cerk-sdr is a open-source firmware for malahit-sdr dsp1
Language: Rust - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

heyitsanthony/qmc5883l
An embedded-hal rust no_std driver for the QMC5883L magnetometer chip.
Language: Rust - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 5

quantumferret/Arduino-DiceRoller
Project for NSWI170 Computer Systems course
Language: Rust - Size: 78.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dsvensson/sparsnas-rs
CC1101 based IKEA Sparsnäs decoder
Language: Rust - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

Pragmatic-Elixir-Meetup/rpi-video-rs
Rust version of H264 video record on Raspberry Pi
Language: Rust - Size: 42 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

flaminggoat/stm32f429-discovery-rust
STM32F429 Discovery Display Demo
Language: Rust - Size: 151 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

jonlamb-gh/rpi3-rust-fel4-workspace
Rust embedded things running on the seL4 microkernel for the Raspberry Pi 3
Language: Rust - Size: 134 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

Winseven4lyf/rust-debounced-pin
Adds a wrapper for an InputPin that debounces it's is_high() and is_low() methods.
Language: Rust - Size: 17.6 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 5

copterust/proving-ground
collection of tiny examples
Language: Jupyter Notebook - Size: 2.06 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 39 - Forks: 2

ellifteria/cortex-m3-no-hardware
Rust "Hello, World!" for Cortex-M3 emulated using QEMU.
Language: Rust - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

peter-lyons-kehl/no_std_data
no_std (embedded/low level-compatible) patterns in Rust
Language: Rust - Size: 291 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

peter-lyons-kehl/no_std_rna_slice_patterns_presentation
no_std (embedded/low level-compatible) patterns in Rust - presentation
Language: HTML - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

krenzlin/rust-stm32f446-blinky
A simple press button to light LED example using Rust on an embedded devices, the NUCLEO-F446RE
Language: Rust - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 4

LoicKonan/Rust
Rust Lessons and projects.
Size: 106 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

heyitsanthony/aht10
AHT10 sensor embedded rust driver
Language: Rust - Size: 13.7 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 7

41Mo/FrtosRs
Simple application, that utilizes freertosRust crate for stm32h743 cpu
Language: Rust - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

andelf/longan-nano-playground-rs
Longan Nano board(GD32VF103) examples, in Rust, under macOS. Bad Apple included.
Language: Rust - Size: 82 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 1

br0kenpixel/microbit-rust-nostd
A cargo-generate template for Rust projects with Micro:Bit v2 boards.
Language: Rust - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

br0kenpixel/microbit-rust-std
A cargo-generate template for Rust projects with Micro:Bit v2 boards with support for the standard library.
Language: Rust - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

reneherrero/nucleo-l432kc-quickstart
NUCLEO-L432KC Enbedded Rust Quickstart
Language: Rust - Size: 181 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

keithduncan/rust-embedded-agent 📦
Buildkite agent Docker image with Rust :crab: and thumb toolchains installed
Language: Dockerfile - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

dantho/bare-metal-rust
My tinkering with esp-rs's bare-metal content, including esp-hal.
Language: Rust - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

clebi/i2c_try
Interrupt driven i2c communications written in Rust.
Language: Rust - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

sfleischman105/mk20d7
Recreation of Teensy3.2's stdlib in Rust
Language: Rust - Size: 552 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sajattack/ws2812-rs 📦
WS2812 Library for Rust (deprecated in favour of smart-leds-rs/smart-leds)
Language: Rust - Size: 15.6 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Rahix/leonardo-examples 📦
Arduino Leonardo Examples in Rust
Language: Rust - Size: 23.4 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

newAM/ftd2xx-embedded-hal 📦
Implements the rust embedded-hal traits for FTDI devices.
Language: Rust - Size: 135 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 4

kiffie/alloc-pic32 Fork of rust-embedded/embedded-alloc 📦
A heap allocator for PIC32 microcontrollers
Language: Rust - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

stuffmatic/zephyr_add_rust_library
An easy to use and self contained CMake function for adding Rust library crate dependencies to Zephyr apps.
Language: CMake - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

petabyt/mlrust
Rust bindings for Magic Lantern
Language: Rust - Size: 25.4 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

tomasApo/Release-V2
Design and prototype a robust, waterproof, smart trolley lock system to reduce theft and incorporate IoT into supermarket chain ecosystem
Language: Makefile - Size: 136 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

eupn/stm32wb-hal
[WIP] embedded-hal for the STM32WB family of microcontrollers
Language: Rust - Size: 267 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 20 - Forks: 12

geomatsi/e.ziclean-cube
Experiments with custom firmware for e.ziclean cube robot vacuum cleaner
Language: Rust - Size: 2.28 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

elliotnash/ballbot-teensy
Language: Rust - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lupyuen/rust_test
Rust Test App for Apache NuttX OS
Language: Rust - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

reneherrero/blue-pill-quickstart
STM32 Blue Pill Quickstart
Language: Rust - Size: 616 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

mashood100/iot-rust
Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

peter-lyons-kehl/embedded_low_level_rust
Embedded-friendly, low level, no_std Rust libraries intro (moved)
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ht32-rs/ht32f5xxxx-hal
A Rust HAL for the ht32f5xxxx family of chips
Language: Rust - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 3

skammer/stm32f1xx-sleep-example
Putting your STM32 to sleep with Rust
Language: Rust - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

IamTheCarl/FreeRTOS-rust-carls-version
This is really a fork of https://github.com/lobaro/FreeRTOS-rust with some odd experiments of mine done to it.
Language: C - Size: 1.16 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

keithduncan/bq24195
Rust driver for Texas Instruments BQ24195
Language: Rust - Size: 8.79 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mathk/ticklock
Language: Rust - Size: 26.4 KB - Last synced at: 24 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Autonomous-Cyber-Physical-Systems/stm32f407vet6-rust-examples
Rust embedded examples for STM32F407VET6 microcontroller.
Language: GDB - Size: 18 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

gmodena/binaryno
Rust binary running on bare metal
Language: Rust - Size: 2.93 KB - Last synced at: 17 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

mogenson/udoo-display
Print USB serial data to an OLED display using Rust and AVR-C
Language: Rust - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

tomoyuki-nakabayashi/zephyr-rust-integration
Language: Rust - Size: 1.41 MB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

reynoldsbd/gd32vf103-samples
Sample Rust programs for the GD32VF103
Language: Rust - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

SKTT1Ryze/rustsbi-xs
Implementation of RustSBI on XiangShan Verilator Platform
Language: Rust - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

rv32m1-rust/rv32m1_ri5cy-example
Example project for RI5CY core of RV32M1 SoC
Language: Rust - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 3

Nnubes256/IDIoT
Integrated Decentralized IoT - A very silly proof-of-concept for decentralized home automation
Language: Rust - Size: 1.46 MB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Spadi0/stmpe1600-rs
A platform-agnostic Rust driver for the STMPE1600.
Language: Rust - Size: 71.3 KB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

aw/sram23x
Platform-agnostic Rust driver for the 23xx series serial SPI SRAMs.
Language: Rust - Size: 20.5 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

YruamaLairba/stm32f411-rs-i2s-pac-loopback
Make an i2s loopback to understand i2s
Language: Rust - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

YruamaLairba/stm32f411-rs-i2s-pac-pcm5102
Make quickly work a pcm5102 module with a stm32f411
Language: Rust - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

blueluna/circuit-playground-bluefruit
Experiments on the Adafruit Circuit Playground Bluefruit
Language: GDB - Size: 6.84 KB - Last synced at: about 24 hours ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

fxedel/DRV8838
[UNTESTED] Rust embedded driver for the DRV8838 motor
Language: Rust - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Pragmatic-Elixir-Meetup/rpi-mmal-rs
Rust binding for `mmal` library of Raspberry Pi
Language: Rust - Size: 20.5 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

connctd/led-pill
Simple embedded rust project to control Ws2812 led strips through a USB connected blue pill
Language: Rust - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

stianeklund/msp430fr4133
A peripheral access API for the MSP430FR4133 Microcontroller
Language: Rust - Size: 155 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rust-hal/io-hal
IO framework for microcontrollers in Rust
Language: Rust - Size: 52.7 KB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

kiffie/pic32mx470-rs-hello-world
Hello World program in Rust for PIC32MX470
Language: C - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

systemdef/rust-lang.rs
Website rust-lang.rs
Language: JavaScript - Size: 1.51 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

keithduncan/panic-reset
Use the ARM AIRC register to reset the CPU on panic.
Language: Rust - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kosticmarin/rustfest-bcn-embedded-workshop
Rustfest 2019 - BCN - Workshop - Introduction to Embedded Development
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

blueluna/nrf52840-mdk-blinky
Blinky blink LEDs on the nRF52840-MDK with Rust.
Language: Rust - Size: 2.93 KB - Last synced at: about 24 hours ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

irevoire/teensy_blink
Blink a led on the teensy 3.2 using the teensy crate
Language: Makefile - Size: 2.93 KB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

adria0/workshop-rustembeeded
Workshop on rust embeeded using STM32F103C8
Language: Python - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bentwire/stm32f072-usb
Driver for USB Device controller on STM32F072 and similar.
Language: Rust - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jonlamb-gh/oxcc-stm32f767
Peripheral access API for STM32F767 microcontroller used by OxCC (generated using svd2rust)
Language: Rust - Size: 2.08 MB - Last synced at: 12 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1
