added missing new components

blakadder 2019-11-06 15:04:49 +01:00
parent 7820fe41ac
commit 23bc32e9a9
1 changed files with 26 additions and 20 deletions

@ -16,6 +16,8 @@ If you wish to expand a device with a peripheral component, after properly wirin
Read more about adding [peripherals](Peripherals).
### Components List
[Google Sheet](https://docs.google.com/spreadsheets/d/10aYCaR3P09omn_vryFGyyq7dS-XK54K2fGAcb4gruik) of components by number and alphabetically
|#|Name|Description
|-:|:-:|-
| 255 | User | GPIO configurable in modules |
@ -182,26 +184,30 @@ Read more about adding [peripherals](Peripherals).
| 160 | Buzzer | Sonoff iFan03 Buzzer |
| 161 | Buzzeri | Sonoff iFan03 Buzzer inverted |
| 162 | OLED Reset | OLED Display Reset |
| 163 | SolaxX1 Tx | Solax Inverter tx pin |
| 164 | SolaxX1 Rx | Solax Inverter rx pin |
| 165 | Zigbee Tx | Zigbee Serial interface |
| 166 | Zigbee Rx | Zigbee Serial interface |
| 163 | SolaxX1 Tx | Solax Inverter Tx pin |
| 164 | SolaxX1 Rx | Solax Inverter Rx pin |
| 165 | Zigbee Tx | Zigbee Serial interface Tx |
| 166 | Zigbee Rx | Zigbee Serial interface Rx |
| 167 | RDM6300 Rx | RDM6300 RX |
| 168 | iBeacon Tx | HM17 IBEACON TX |
| 169 | iBeacon Rx | HM17 IBEACON RX |
| 170 | A4988 DIR | Motor Direction |
| 171 | A4988 STP | Step motor |
| 172 | A4988 ENA | Enable motor |
| 173 | A4988 MS1 | Microstep increment select |
| 174 | A4988 MS2 | Microstep increment select |
| 175 | A4988 MS3 | Microstep increment select |
| 176 | DDS238-2 Tx | DDS2382 Serial interface |
| 177 | DDS238-2 Rx | DDS2382 Serial interface |
| 178 | DDSU666 Tx | DDSU666 Serial interface |
| 179 | DDSU666 Rx | DDSU666 Serial interface |
| 168 | iBeacon Tx | HM17 iBeacon Tx |
| 169 | iBeacon Rx | HM17 iBeacon Rx |
| 170 | A4988 DIR | A4988 Motor Direction |
| 171 | A4988 STP | A4988 Step motor |
| 172 | A4988 ENA | A4988 Enable motor |
| 173 | A4988 MS1 | A4988 Microstep increment select pin1 |
| 174 | A4988 MS2 | A4988 Microstep increment select pin2 |
| 175 | A4988 MS3 | A4988 Microstep increment select pin3 |
| 176 | DDS238-2 Tx | DDS2382 Serial interface Tx |
| 177 | DDS238-2 Rx | DDS2382 Serial interface Rx |
| 178 | DDSU666 Tx | DDSU666 Serial interface Tx |
| 179 | DDSU666 Rx | DDSU666 Serial interface Rx |
| 180 | SM2135 CLK | SM2135 Clk |
| 181 | SM2135 DAT | SM2135 Dat |
| 182 | DeepSleep | Deep sleep wake |
| 183 | EXS Enable | EXS Dimmer Enable |
[Google Sheet](https://docs.google.com/spreadsheets/d/10aYCaR3P09omn_vryFGyyq7dS-XK54K2fGAcb4gruik) of components by number and alphabetically
| 182 | DeepSleep | DeepSleep wake switch |
| 183 | EXS Enable | EXS Dimmer MCU Enable |
| 184 | Slave TX | TasmotaSlave TX |
| 185 | Slave RX | TasmotaSlave RX |
| 186 | Slave RST | TasmotaSlave Reset Pin |
| 187 | Slave RSTi | TasmotaSlave Reset Inverted |
| 188 | HPMA RX | Honeywell HPMA115S0 Serial Rx |
| 189 | HPMA TX | Honeywell HPMA115S0 Serial Tx |