Updated Configuration Procedure for New Devices (markdown)

Michael Ingraham 2019-11-14 09:06:22 -05:00
parent 99f228eaef
commit 158e72dfb0
1 changed files with 1 additions and 1 deletions

@ -8,7 +8,7 @@ If your device is similar to the existing built-in module (e.g., a particular MC
`Backlog SetOption 0; SetOption36 1`
2. Assign every available GPIO to successive `Relay<x>` components. For the initial GPIO probe, exclude "dedicated" GPIO such as GPIO0/GPIO2 and Tx/Rx, etc.) You can use a [Template](Templates) to easily perform these assignments:
2. Assign every available GPIO to successive `Relay<x>` components. For the initial GPIO probe, exclude "dedicated" GPIO such as GPIO0/GPIO2 and Tx/Rx, etc. You can use a [Template](Templates) to easily perform these assignments:
`{"NAME":"ID Components","GPIO":[0,0,0,0,21,22,0,0,23,24,25,26,27],"FLAG":0,"BASE":18}`
_a._ Save the configuration. Once the device reboots, use the virtual buttons on the web UI to find which of the assigned GPIO actually control the physical relays and LEDs on the device. Make note of which GPIO act on which device peripheral.