Pinned Repositories
advent-of-code-2023
atsamd11c-usb
Target atsamd microcontrollers using Rust
bmi323-rs
KKClub-bot-nicknames
LidarBaslerMapper
mouse-project
Contains all the relevant folders for the entire custom mouse project
mx-master-remake
mx_master_remake
redshift-test
uw-schedule-downloader
great-houk's Repositories
great-houk/mouse-project
Contains all the relevant folders for the entire custom mouse project
great-houk/LidarBaslerMapper
great-houk/mx-master-remake
great-houk/mx_master_remake
great-houk/redshift-test
great-houk/uw-schedule-downloader
great-houk/advent-of-code-2023
great-houk/atsamd11c-usb
Target atsamd microcontrollers using Rust
great-houk/bmi323-rs
great-houk/KKClub-bot-nicknames
great-houk/lpc55-hal-hs
Hardware Abstraction Layer (HAL) for NXP LPC55 (Cortex-M33) microcontrollers
great-houk/lpc55-usbhs
great-houk/markov-exposed
A generic markov chain implementation in Rust, with the internals of it exposed.
great-houk/mouse_fix
great-houk/n-chess
great-houk/newtons-fractal
great-houk/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
great-houk/probe-run
Run embedded programs just like native ones
great-houk/RISC-V-Graphical-Datapath-Simulator
This is a web-based graphical simulator for a simple 32-bit, single-cycle implementation of RISC-V.
great-houk/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
great-houk/rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
great-houk/speedracer-esp32
great-houk/stm32f0xx-hal
A Rust `embedded-hal` implementation for all MCUs in the STM32 F0 family
great-houk/usbd-serial-hs
Work-in progress minimal CDC-ACM (USB serial port) class for usb-device