Skip to content

Commit c52b849

Browse files
committed
Merge branch 'HBSTEP01B' of github.com:mlab-modules/HBSTEP01 into HBSTEP01B
2 parents ddd2ff2 + 1b88385 commit c52b849

3 files changed

Lines changed: 42 additions & 9 deletions

File tree

.gitignore

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11

2-
*~
3-
*.000
4-
_autosave-*
5-
*auto_saved_files#
6-
*backup*
72
*-backups
3+
*-save.kicad_pcb
4+
*-save.pro
5+
*.000
86
*.bak
97
*.bck
108
*.dsn
11-
*fp-info-cache
12-
fp-info-cache
139
*.kicad_pcb-bak
1410
*.kicad_prl
1511
*.kicad_sch-bak
1612
*.lck
1713
*.orig
18-
*-save.kicad_pcb
19-
*-save.pro
2014
*.sch-bak
2115
*.ses
2216
*.tmp
17+
*auto_saved_files#
18+
*backup*
19+
*fp-info-cache
20+
*~
21+
_autosave-*
22+
fp-info-cache

doc/metadata.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
description: 'Stepper motor driver '
2+
github_branch: HBSTEP01B
3+
github_description: 'Stepper motor driver '
4+
github_repo: HBSTEP01
5+
github_url: https://github.com/mlab-modules/HBSTEP01
6+
homepage: false
7+
images:
8+
- doc/img/spi.jpg
9+
- doc/img/20160929_180505.jpg
10+
- doc/img/HBSTEP01B_top_small.jpg
11+
- doc/img/i2c.jpg
12+
- doc/img/HBSTEP01B_top_big.jpg
13+
- doc/img/HBSTEP01B_QRcode.png
14+
mark: 50
15+
status: 0
16+
tags:
17+
- motor
18+
- motor-control
19+
- motor-controller
20+
- power
21+
- stepp
22+
- stepper-motor-control
23+
- stepper-motor-driver
24+
title: HBSTEP01
25+
updated: '2025-08-19T22:11:36.256995+00:00'

kitspace.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
bom: hw/sch_pcb/HBSTEP01.kicad_pcb
2+
color: white
3+
eda:
4+
pcb: hw/sch_pcb/HBSTEP01.kicad_pcb
5+
type: kicad
6+
gerbers: hw/cam_profi/
7+
site: https://github.com/mlab-modules/HBSTEP01
8+
summary: 'Stepper motor driver '

0 commit comments

Comments
 (0)