Pinned Repositories
async_fetching_doodle
A mockup on how one can create a many-consumers-of-resources to a central point of resource fetching
GameOfLife8086ASM
Conway's Game of Life in 8086 assembly.
MPU6050-I2C-Python-Class
Using an MPU6050 over I2C with Python on a BeagleBone Black
MPU6050-PID-Calibration
Uses a PID controller to find the accelerometer and gyro offsets required for zeroing MPU6050s.
PSoCNavSys
Navigation system for an autonomous sailing boat on the PSoC5
scope_exit_raii_wrapper
A generic RAII wrapper based on P0052R2
SimplePID
A basic Python discrete PID controller. Designed to function with only the standard library.
thisisG's Repositories
thisisG/MPU6050-I2C-Python-Class
Using an MPU6050 over I2C with Python on a BeagleBone Black
thisisG/MPU6050-PID-Calibration
Uses a PID controller to find the accelerometer and gyro offsets required for zeroing MPU6050s.
thisisG/GameOfLife8086ASM
Conway's Game of Life in 8086 assembly.
thisisG/SimplePID
A basic Python discrete PID controller. Designed to function with only the standard library.
thisisG/async_fetching_doodle
A mockup on how one can create a many-consumers-of-resources to a central point of resource fetching
thisisG/PSoCNavSys
Navigation system for an autonomous sailing boat on the PSoC5
thisisG/scope_exit_raii_wrapper
A generic RAII wrapper based on P0052R2
thisisG/libsrtp
Library for SRTP (Secure Realtime Transport Protocol)