- September 3, 2026 Writing an OS powered by a Neural Network
Writing an async OS that uses a Neural Network as the shell to dispatch syscalls to the kernel. Uses ext4plus for filesystem handling and runs on an arm virt board.
- August 9, 2026 SNN-based ADCS implementation
Using a Spiking Neural Network to process multimodal sensor inputs to output a dipole to control a CubeSat via magnetorquers
- July 28, 2026 PixelSat I Electrical Part 1: EPS
How we decided on and built the PixelSat I power system.
- July 21, 2026 PixelSat I Software Part 1: OBC
How we decided on and programmed the PixelSat I Onboard Computer.
- July 14, 2026 PixelSat I Software Part 2: ADCS
How we decided on and built the PixelSat I Attitude Determination and Control System.
- July 7, 2026 PixelSat I Software Part 1: Comms System
How we decided on and built the PixelSat I comms system.
- March 31, 2026 Cross-compiling ROS2 for iPhone
Cross-compiling ROS2 for iPhone. Goal is to bundle basic node and messaging functionality, and maybe a localized python for quick testing purposes.