Pinned Repositories
bsv_experiments
daemon
I can never remember all the steps involved in making a daemon process. Here's a short example.
gyroflow
Video stabilization using gyroscope data
manif
A small c++11 header-only library for Lie theory.
rexpressions
A toy vector library showing how to do expression template like math in rust.
rnes
NES emulator in c++ 11.
rpi-mpu6050
Simple C code for raspberry pi to read gyro, accelerometer, and temperature data from a mpu-6050 sensor.
executorch
On-device AI across mobile, embedded and edge for PyTorch
mindbeast's Repositories
mindbeast/rpi-mpu6050
Simple C code for raspberry pi to read gyro, accelerometer, and temperature data from a mpu-6050 sensor.
mindbeast/rnes
NES emulator in c++ 11.
mindbeast/bsv_experiments
mindbeast/daemon
I can never remember all the steps involved in making a daemon process. Here's a short example.
mindbeast/gyroflow
Video stabilization using gyroscope data
mindbeast/manif
A small c++11 header-only library for Lie theory.
mindbeast/rexpressions
A toy vector library showing how to do expression template like math in rust.