No description
  • Zig 84.6%
  • C++ 13.8%
  • C 1.5%
Find a file
2025-12-30 19:57:56 -08:00
archives added missing zig serial call 2025-07-19 09:13:30 -07:00
Falcon working commands going both ways 2025-07-19 20:24:45 -07:00
images added falcon pictures; switched to gpio dev 2025-06-14 16:09:51 -07:00
src working commands going both ways 2025-07-19 20:24:45 -07:00
.gitignore removed zig cached from git 2025-01-20 17:51:21 -08:00
build.zig added gpiod to the toolchain 2025-06-21 14:30:14 -07:00
build.zig.zon updated build .zon to .14.1 compat 2025-06-27 18:10:28 -07:00
Falcon_old.ino added missing zig serial call 2025-07-19 09:13:30 -07:00
magic_numbers.c added i2c types 2025-06-29 20:26:30 -07:00
README.md Update README.md 2025-12-30 19:57:56 -08:00
upload_program.sh changed compile type to uno from micro 2025-04-19 11:39:49 -07:00

ApolloController

A side project to use a le potato small linux computer to control temperatures, fan speeds, and the pump speeds of my desktop computer. Falcon would be the arduino uno that is connectected via serial to the le potato and drives a small lcd display and takes input from a rotary encoder.