Pinned Repositories
advent-of-code-rust
My solutions to Advent Of Code
async-gcode
A simple gcode parser written in rust
cargo-demangle
Cargo subcommand to demangle file generated from nm or objdump
i2c-write-iter
Exports iterator based parallels to embedded-hal & embedded-hal-async for Write & WriteRead
mqttsn-packet
Parse and generate MQTT-SN packets
pcap-rs
Legacy PCAP file parser.
rp2040-async-i2c
Async I2C driver for the RP2040
sh1107-rs
Rust implementation of an SH1107 driver targetting Rust's embedded-hal and embassy-rs
usbd-picotool-reset
wilskeeb
ithinuel's Repositories
ithinuel/sh1107-rs
Rust implementation of an SH1107 driver targetting Rust's embedded-hal and embassy-rs
ithinuel/usbd-picotool-reset
ithinuel/rp2040-async-i2c
Async I2C driver for the RP2040
ithinuel/wilskeeb
ithinuel/atsam4e
ithinuel/ithinuel
ithinuel/usbd-dfu
ithinuel/zephyr-flake
ithinuel/cmsis-pack-manager
A python module for handling arm pack files
ithinuel/dotfiles
ithinuel/GenderDysphoria.fyi
Site code
ithinuel/i2c-pio-rs
I2C impl using the RP2040 PIO peripheral.
ithinuel/keyberon
A rust crate to create a pure rust keyboard firmware.
ithinuel/la-rache.com
Forking for posterity
ithinuel/nixpkgs
Nix Packages collection & NixOS
ithinuel/nostd_async
An asyncronous runtime for a single-threaded no_std environment
ithinuel/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
ithinuel/pyOCD
Open source Python library for programming and debugging Arm Cortex-M microcontrollers
ithinuel/rp-hal
A Rust Embedded-HAL for the rp series microcontrollers
ithinuel/rp-hal-boards
Board Support Packages for RP2040 based PCBs
ithinuel/rp2040-i2c-oddity
ithinuel/rp2040-project-template
A basic rp2040-hal project with blinky and rtt logging example code. With this you can quickly get started on a new rp2040 project
ithinuel/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
ithinuel/rusty-probe-firmware
ithinuel/sandbox-rp2040
ithinuel/teslamate
A self-hosted data logger for your Tesla 🚘
ithinuel/usbd-human-interface-device
Batteries included rust USB HID library for usb-device
ithinuel/ws2812-pio-rs
ithinuel/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
ithinuel/zephyr-docker-image
Docker image suitable for Zephyr development and CI