Trevor McKay's repositories
based.nvim
Neovim plugin to convert numberical base of selection or current word
riscv-kernel-convolution
Sobel edge detection and general purpose kernel convolution in C. Written for the OTTER, a RISC-V RV32I processor on the Basys3
article-export
Export Pocket list as CSV!
riscv-uart-debugger
Debugger for a 32-bit RISC-V MCU on an FPGA via USB UART
rv-rust-baremetal
Template for Rust on baremetal RV32I
micro-test
A micro unit-testing library for C/C++
otter-tools
Development environment for OTTER MCU
docker-rust-riscv
Rust, GNU, and QEMU toolchains for riscv64 and riscv32
tree-sitter-firrtl
Tree-sitter parser for the FIRRTL language
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
nvim-metals
A Metals plugin for Neovim
rvasm
RISC-V Assembler
serenity
The Serenity Operating System 🐞
telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
universal-otter-debugger
Implementation of the RISC-V UART Debugger for Cal Poly's Otter