peterkrull
Electronic Systems (MSc) student at Aalborg University. Interested in 3D printing, control systems within aerospace and embedded programming.
Denmark
Pinned Repositories
holsatus-flight
Home of the Holsatus Flight controller
algo-vanity-rs
Algorand Vanity address generator. Fast, multi-threaded CLI utility
algorand_mnemonic_recovery_tool
This tool will attempt to look for incorrect, missing or misplaced words using brute force and word swapping.
algorand_vanity_farm
Automated Algorand vanity address farming tool with multiple search options and a purpose build browser.
dshot-pio
DShot implementation for the RP2040 using a single PIO block, for up to 4 ESCs
icm20948-async
Async ICM20948 Rust driver for [no_std] environments using embedded-hal traits.
kalman-filter-rs
Kalman filter implementation in rust. Developed as a learning exercise, intended for state estimation in embedded systems.
mag-calibrator-rs
Rust crate to enable calibration of magnetometers on microcontrollers using least squares approaximation.
quad
Firmware, hardware and documentation for my autonomous quad copter project
tinympc-rs
Rust port of TinyMPC for embedded applications
peterkrull's Repositories
peterkrull/quad
Firmware, hardware and documentation for my autonomous quad copter project
peterkrull/dshot-pio
DShot implementation for the RP2040 using a single PIO block, for up to 4 ESCs
peterkrull/icm20948-async
Async ICM20948 Rust driver for [no_std] environments using embedded-hal traits.
peterkrull/kalman-filter-rs
Kalman filter implementation in rust. Developed as a learning exercise, intended for state estimation in embedded systems.
peterkrull/algo-vanity-rs
Algorand Vanity address generator. Fast, multi-threaded CLI utility
peterkrull/algorand_vanity_farm
Automated Algorand vanity address farming tool with multiple search options and a purpose build browser.
peterkrull/tinympc-rs
Rust port of TinyMPC for embedded applications
peterkrull/mag-calibrator-rs
Rust crate to enable calibration of magnetometers on microcontrollers using least squares approaximation.
peterkrull/dshot-encoder
Rust-port of DSHOT frame encoder
peterkrull/eskf-rs
Navigation filter based on an Error State Kalman Filter
peterkrull/sbus
A no_std parser for the s.bus RC protocol in Rust
peterkrull/ahrs-rs
A Rust port of Madgwick's AHRS algorithm
peterkrull/cargo-call-stack
Whole program static stack analysis
peterkrull/cosmic-comp
Compositor for the COSMIC desktop environment
peterkrull/cosmic-osd
peterkrull/cosmic-workspaces-epoch
peterkrull/crsf-rs
A work in progress crsf protocol packet parser
peterkrull/egui_console
peterkrull/embassy
Modern embedded framework, using Rust and async.
peterkrull/embedded-fatfs
peterkrull/embedded-sdmmc-rs
A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems
peterkrull/fedora-install-config
My personal set of post-install configuration scripts for Fedora
peterkrull/gentv-scrape-analysis
peterkrull/libcosmic
WIP library for COSMIC applications
peterkrull/mycelium
🍄 an alleged 'operating system'
peterkrull/peterkrull
peterkrull/pid-controller-rs
PID controller for Rust
peterkrull/pop-iced
A cross-platform GUI library for Rust, inspired by Elm
peterkrull/rust-mavlink
MAVLink library for Rust.
peterkrull/TinyMPC
Model-predictive control for microcontrollers