Skip to content

Commit 8fc3b9c

Browse files
committed
PCB: Add new vibration motor
- Remove old hardware project (comes back later) - Add new dev-kit project Closes #102 Signed-off-by: Daniel Kampert <[email protected]>
1 parent 20e52d8 commit 8fc3b9c

14 files changed

+538
-969
lines changed

blender/ZSWatch.blend

11.3 MB
Binary file not shown.

blender/ZSWatch.blend1

15 MB
Binary file not shown.

blender/studio_small_02_8k.hdr

96.1 MB
Binary file not shown.
File renamed without changes.
File renamed without changes.

hardware/ZSWatch.kicad_pro renamed to dev-kit/Dev-Kit.kicad_pro

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
"pinned_symbol_libs": []
477477
},
478478
"meta": {
479-
"filename": "ZSWatch.kicad_pro",
479+
"filename": "Dev-Kit.kicad_pro",
480480
"version": 3
481481
},
482482
"net_settings": {
@@ -701,29 +701,23 @@
701701
"name": "CONFIG",
702702
"show": false
703703
},
704-
{
705-
"group_by": false,
706-
"label": "Distributor",
707-
"name": "Distributor",
708-
"show": false
709-
},
710704
{
711705
"group_by": false,
712706
"label": "manf",
713707
"name": "manf",
714-
"show": false
708+
"show": true
715709
},
716710
{
717711
"group_by": false,
718712
"label": "manf#",
719713
"name": "manf#",
720-
"show": false
714+
"show": true
721715
},
722716
{
723717
"group_by": false,
724718
"label": "mouser#",
725719
"name": "mouser#",
726-
"show": false
720+
"show": true
727721
},
728722
{
729723
"group_by": true,

hardware/ZSWatch.kicad_sch renamed to dev-kit/Dev-Kit.kicad_sch

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
(uuid "d5742f03-3b1a-42e5-a384-018bd4b919aa")
66
(paper "A4")
77
(title_block
8-
(title "ZSWatch v3")
9-
(date "2025-05-05")
8+
(title "ZSWatch v3 Dev-Kit")
9+
(date "2025-05-09")
1010
(rev "0")
1111
(company "github.com/jakkra/ZSWatch-HW")
1212
)
1313
(lib_symbols)
14-
(text "I2C addresses\n----------------\nBMP581 0x46\nRV-8263-C8 0x51\nAPDS-9306-065 0x52\nBMI270 0x68\nnPM1300 0x6B\nBME688 0x76\nLIS2MDLTR 0x1E"
14+
(text "I2C addresses\n----------------\nBMP581 0x46\nRV-8263-C8 0x51\nAPDS-9306-065 0x52\nBMI270 0x68\nnPM1300 0x6B\nLIS2MDLTR 0x1E"
1515
(exclude_from_sim no)
1616
(at 222.25 162.56 0)
1717
(effects
@@ -589,7 +589,7 @@
589589
)
590590
)
591591
(instances
592-
(project "ZSWatch"
592+
(project "Dev-Kit"
593593
(path "/d5742f03-3b1a-42e5-a384-018bd4b919aa"
594594
(page "3")
595595
)
@@ -771,7 +771,7 @@
771771
)
772772
)
773773
(instances
774-
(project "ZSWatch"
774+
(project "Dev-Kit"
775775
(path "/d5742f03-3b1a-42e5-a384-018bd4b919aa"
776776
(page "4")
777777
)
@@ -893,7 +893,7 @@
893893
)
894894
)
895895
(instances
896-
(project "ZSWatch"
896+
(project "Dev-Kit"
897897
(path "/d5742f03-3b1a-42e5-a384-018bd4b919aa"
898898
(page "2")
899899
)
File renamed without changes.

0 commit comments

Comments
 (0)