My Home Robot Project
Find a file
Russell Gilbert 2125e936dc Centralizes GPIO pin definitions
Moves GPIO pin and chip definitions to a central
constants file for easier management and consistency.

Refactors the heart component to utilize these centralized
constants, enhancing code maintainability and readability.
2026-02-24 16:41:01 +00:00
src Centralizes GPIO pin definitions 2026-02-24 16:41:01 +00:00
utils Adds basic logging and refactors main loop 2026-02-20 15:27:42 +00:00
.gitattributes chore: workstation setup (line-endings and ignore .idea) 2026-02-14 17:10:56 +00:00
.gitignore chore: workstation setup (line-endings and ignore .idea) 2026-02-14 17:10:56 +00:00
LICENSE Initial commit 2025-12-28 09:37:09 +00:00
README.md Initial commit 2025-12-28 09:37:09 +00:00

Dixon

My Home Robot Project