Initial commit
This commit is contained in:
216
packages/boards/24x16_output.yaml
Normal file
216
packages/boards/24x16_output.yaml
Normal file
@@ -0,0 +1,216 @@
|
||||
output:
|
||||
- platform: gpio
|
||||
id: out_01
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 8
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_02
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 9
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_03
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 10
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_04
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 11
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_05
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 12
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_06
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 13
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_07
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 14
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_08
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 15
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_09
|
||||
pin:
|
||||
mcp23xxx: mcp_right
|
||||
number: 8
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_10
|
||||
pin:
|
||||
mcp23xxx: mcp_right
|
||||
number: 9
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_11
|
||||
pin:
|
||||
mcp23xxx: mcp_right
|
||||
number: 10
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_12
|
||||
pin:
|
||||
mcp23xxx: mcp_right
|
||||
number: 11
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_13
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 7
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_14
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 6
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_15
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 5
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_16
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 4
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_17
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 3
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_18
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 2
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_19
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 1
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_20
|
||||
pin:
|
||||
mcp23xxx: mcp_left
|
||||
number: 0
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_21
|
||||
pin:
|
||||
mcp23xxx: mcp_right
|
||||
number: 12
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_22
|
||||
pin:
|
||||
mcp23xxx: mcp_right
|
||||
number: 13
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_23
|
||||
pin:
|
||||
mcp23xxx: mcp_right
|
||||
number: 14
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
|
||||
- platform: gpio
|
||||
id: out_24
|
||||
pin:
|
||||
mcp23xxx: mcp_right
|
||||
number: 15
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
Reference in New Issue
Block a user