Pinned Repositories
AHRS-Filter-Fusion-Viewer
Notebook for evaluating filter/fusion algorithms on AHRS test data.
aloebs29.github.io
My personal website
asp-core_do-deployment
asp-core_heroku-deployment
AutoCAD-Customization-Template
Starting template for writing AutoCAD customization software using AutoLISP and the AutoCAD .NET API.
c-data-structures
Implementations of common data structures in C.
flash_management
Flash management stack for the STM32L432KC MCU and MT29F1G01ABAFDWB SPI NAND flash chip.
halfling.py
Small, practical build and task automation system written in Python.
quadrotor
WIP quadrotor flight controller
zephyr_quad_rotor
Quad rotor flight controller written with Zephyr RTOS.
aloebs29's Repositories
aloebs29/flash_management
Flash management stack for the STM32L432KC MCU and MT29F1G01ABAFDWB SPI NAND flash chip.
aloebs29/quadrotor
WIP quadrotor flight controller
aloebs29/AHRS-Filter-Fusion-Viewer
Notebook for evaluating filter/fusion algorithms on AHRS test data.
aloebs29/aloebs29.github.io
My personal website
aloebs29/asp-core_do-deployment
aloebs29/asp-core_heroku-deployment
aloebs29/AutoCAD-Customization-Template
Starting template for writing AutoCAD customization software using AutoLISP and the AutoCAD .NET API.
aloebs29/c-data-structures
Implementations of common data structures in C.
aloebs29/cpputest
CppUTest unit testing and mocking framework for C/C++
aloebs29/halfling.py
Small, practical build and task automation system written in Python.
aloebs29/zephyr_quad_rotor
Quad rotor flight controller written with Zephyr RTOS.
aloebs29/dhara
NAND flash translation layer for low-memory systems
aloebs29/embedded-cli-rs
CLI in Rust with autocompletion, subcommands, options, help and history for embedded systems (like Arduino or STM32)
aloebs29/embedded-rust-example
Simple embedded rust example project
aloebs29/mcd_formatter
Converts a monochrome image into a c byte array.
aloebs29/probe-rs-webpage
the probe.rs webpage
aloebs29/pydoc.vim
pydoc integration for the best text editor on earth
aloebs29/rust_pid
PID controller written in rust.