Hardware: Initial commit with project prototype

This commit is contained in:
2025-08-24 13:38:36 -03:00
parent 915a019066
commit 108ab7813a
5 changed files with 1116 additions and 0 deletions

20
Hardware/.gitignore vendored Normal file
View File

@@ -0,0 +1,20 @@
# For PCBs designed using Altium Designer
# Website: https://www.altium.com/altium-designer/
# Directories containing cache data
History
__Previews
# Directories containing logs and generated outputs
Project\ Logs*
Project\ Outputs*
# Misc files generated by altium
debug.log
Status\ Report.txt
*.PcbDoc.htm
*.SchDocPreview
*.PcbDocPreview
# Lock files sometimes left behind
.~lock.*

File diff suppressed because it is too large Load Diff

BIN
Hardware/MCU.SchDoc Normal file

Binary file not shown.

BIN
Hardware/Main.SchDoc Normal file

Binary file not shown.

BIN
Hardware/Power.SchDoc Normal file

Binary file not shown.