Compare commits

...
5 Commits
Author SHA1 Message Date
smayzy 7b8f34af45 wire can 2026-05-31 17:36:13 +02:00
smayzy bf6391c5ca add sensors 2026-05-31 17:32:10 +02:00
smayzy af9605804a add arduino 2026-05-31 17:16:31 +02:00
smayzy 21c9029663 add rspi and screen 2026-05-31 17:06:51 +02:00
smayzy 44764ea23c wire buck and add comments 2026-05-31 16:47:17 +02:00
3 changed files with 4456 additions and 19 deletions
+1140
View File
File diff suppressed because it is too large Load Diff
+4 -2
View File
@@ -463,7 +463,9 @@
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
"pinned_symbol_libs": [
"custom"
]
},
"meta": {
"filename": "schematics.kicad_pro",
@@ -676,7 +678,7 @@
"uuid": "a6e63545-5d73-4d31-a696-14ac8500be8e"
}
],
"used_designators": "buck_converter_12Vin_5Vout1",
"used_designators": "lora1,voltage_sensor1,hall_sensor1,arduino1",
"variants": []
},
"sheets": [
+3312 -17
View File
File diff suppressed because it is too large Load Diff