Pinned Repositories
serialport-rs
A cross-platform serial port library in Rust. Provides a blocking I/O interface and port enumeration including USB device information.
bmp388
embedded-hal compatible driver for bmp388 pressure sensor
bob
Bob build tool - Functional cross platform build-automation tool
cargo-bitbake
cargo extension that can generate BitBake recipes utilizing the classes from meta-rust
discovery
Discover the world of microcontrollers through Rust!
dl3000-adapters
Banana Jack and BNC Adapters for RIGOL DL3000 Electronic Loads
embedded-vintage-fonts
Bringing back the fonts from embedded-graphics 0.6 to 0.7
esp-idf-hal
embedded-hal implementation for Rust on ESP32 and ESP-IDF
sht4x
Sensirion SHT4x Driver for Embedded HAL
slint-esp-workshop-playground
sirhcel's Repositories
sirhcel/sht4x
Sensirion SHT4x Driver for Embedded HAL
sirhcel/slint-esp-workshop-playground
sirhcel/cbindgen
A project for generating C bindings from Rust code
sirhcel/compiler-team
A home for compiler team planning documents, meeting minutes, and other such things.
sirhcel/dmtx-utils
libdmtx Utilities
sirhcel/crates-io-api
API client for crates.io, the Rust crate registry.
sirhcel/datamatrix-rs
Data Matrix (ECC 200) encoding and decoding library in Rust
sirhcel/embedded-hal-compat
Rust embedded-hal inter-version compatibility layer
sirhcel/esp-idf-svc
Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)
sirhcel/esp-idf-template
A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
sirhcel/espup
Tool for installing and maintaining Espressif Rust ecosystem.
sirhcel/get-all-crates
Download .crate files of all versions of all crates from crates.io
sirhcel/io-kit-rs
IOKit bindings for Rust.
sirhcel/koyager
A KOY keyboard layout for ZSA Voyager customized beyond Oryx
sirhcel/linux-embedded-hal
Implementation of the `embedded-hal` traits for Linux devices
sirhcel/nix
Rust friendly bindings to *nix APIs
sirhcel/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
sirhcel/probe-rs-webpage
the probe.rs webpage
sirhcel/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
sirhcel/rust-embedded-wg
Coordination repository of the embedded devices Working Group
sirhcel/rust-esp32-std-demo
Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.
sirhcel/serialport-rs
sirhcel/serialport-rs-reproducer
Minimal reproducer for a cheap FTDI dongle issue with serialport-rs
sirhcel/serialport-rs-test
sirhcel/serialport-rs-website
The website for the serialport project
sirhcel/sg_boot
loader for CVItek/Sophgo SoCs (CV1800B, SG200x)
sirhcel/sht4x-esp-examples
sirhcel/slint-esp-workshop
sirhcel/termios-test
Tests for hunting termios issues on macOS
sirhcel/unescaper
Unescape strings with escape sequences written out as literal characters.