forked from BeeHive-org/BeeHive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkitspace.yaml
111 lines (111 loc) · 4.43 KB
/
kitspace.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
multi:
central-hub:
summary: the central hub of BeeHive
readme: README.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/central_hub/1-click-bom.csv
gerbers: hardware/PCBs/central_hub/gerber
eda:
type: kicad
pcb: hardware/PCBs/central_hub/beehive.kicad_pcb
8-switch-array:
summary: an array of 8 individually addresseable NPN transistors
readme: hardware/PCBs/8_switch_array/readme.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/8_switch_array/1-click-bom.csv
gerbers: hardware/PCBs/8_switch_array/gerber
eda:
type: kicad
pcb: hardware/PCBs/8_switch_array/8_switch_array.kicad_pcb
12_24_boost_converter:
summary: a 12V to 24V boost converter
readme: README.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/12_24_boost_converter/1-click-bom.csv
gerbers: hardware/PCBs/12_24_boost_converter/gerber
eda:
type: kicad
pcb: hardware/PCBs/12_24_boost_converter/12_24_boost_converter.kicad_pcb
12V5A_breakout:
summary: a breakout board to split a 12V 5A line into several cable connectors
readme: README.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/12V5A_breakout/1-click-bom.csv
gerbers: hardware/PCBs/12V5A_breakout/gerber
eda:
type: kicad
pcb: hardware/PCBs/12V5A_breakout/12V5A_breakout.kicad_pcb
gas_sensor:
summary: a board to house different types of gas_sensors
readme: README.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/gas_sensor/1-click-bom.csv
gerbers: hardware/PCBs/gas_sensor/gerber
eda:
type: kicad
pcb: hardware/PCBs/gas_sensor/gas_sensor.kicad_pcb
grove_adaptor:
summary: an adaptor board to connect JST-XH plugs to Grove system plugs
readme: README.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/grove_adaptor/1-click-bom.csv
gerbers: hardware/PCBs/grove_adaptor/gerber
eda:
type: kicad
pcb: hardware/PCBs/grove_adaptor/grove_adaptor.kicad_pcb
grove_adaptor_panel:
summary: a panel of adaptor boards to connect JST-XH plugs to Grove system plugs
readme: README.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/grove_adaptor_panel/1-click-bom.csv
gerbers: hardware/PCBs/grove_adaptor_panel/gerber
eda:
type: kicad
pcb: hardware/PCBs/grove_adaptor_panel/grove_adaptor_panel.kicad_pcb
hbridge_driver:
summary: An H-Bridge driver for peltiers, motors, linear actuators.
readme: README.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/hbridge_driver/1-click-bom.csv
gerbers: hardware/PCBs/hbridge_driver/gerber
eda:
type: kicad
pcb: hardware/PCBs/hbridge_driver/hbridge_driver.kicad_pcb
hp-led-switch:
summary: A board to control high powered leds
readme: README.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/hp_led_switch/1-click-bom.csv
gerbers: hardware/PCBs/hp_led_switch/gerber
eda:
type: kicad
pcb: hardware/PCBs/hp_led_switch/hp_led_switch.kicad_pcb
hum_temp_sensor:
summary: A board porting temperature and humidity sensort
readme: README.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/hum_temp_sensor/1-click-bom.csv
gerbers: hardware/PCBs/hum_temp_sensor/gerber
eda:
type: kicad
pcb: hardware/PCBs/hum_temp_sensor/hum_temp_sensor.kicad_pcb
testing_board:
summary: A training board for users to practice programming
readme: README.md
color: green
site: https://github.com/beeHive-org/beeHive
bom: hardware/PCBs/training_board/1-click-bom.csv
gerbers: hardware/PCBs/training_board/gerber
eda:
type: kicad
pcb: hardware/PCBs/training_board/training_board.kicad_pcb