mirror of https://github.com/arendst/Tasmota.git
Updated Supported sensors (markdown)
parent
1ae536ebf2
commit
99a23e30fc
|
@ -1,8 +1,5 @@
|
|||
### [List of supported sensors](https://docs.google.com/spreadsheets/d/e/2PACX-1vRBFqaP5QAFmT8iIYBxrn-EQp7-SrkxL6tb0OjpqtBxDEsmkiWCFei3sFyA_UXoqlbs3CqtEdOfC6Pa/pubhtml?gid=1029939700&single=true)
|
||||
|
||||
## Adding sensors
|
||||
*(written for D1 mini but majority of information applies to other devices)*<img src="https://user-images.githubusercontent.com/5904370/53279530-8c571600-3711-11e9-85c0-27d35be2df48.png" width="250" align="right" />
|
||||
|
||||
- [**A4988**](A4988-Stepper-Motor-Controller) Stepper Motor Controller
|
||||
- **ADS1x15** A/D Converter (I<sup>2</sup>C)
|
||||
- [**AM312**](Wemos-D1-Mini-and-AM312-PIR-Motion-Sensor) PIR Motion Sensor
|
||||
|
@ -22,7 +19,7 @@
|
|||
- [**HM16/HM17**](iBeacon-driver) Bluetooth iBeacon reader (Serial)
|
||||
- **HR-E** Water Meter Encoder interface (Serial)
|
||||
- [**HC-SR04 (SR04+, SR04T)**](Wemos-D1-Mini-and-HC-SR04-Ultrasonic-Sensor) Ultrasonic Sensor
|
||||
- [**HC-SR501**](Wemos-D1-Mini-and-HC-SR501-PIR-Motion-Sensor) PIR Motion Sensor
|
||||
- [**HC-SR501**](Wemos-D1-Mini-and-HC-SR501-PIR-Motion-Sensor) PIR Motion Sensor<img src="https://user-images.githubusercontent.com/5904370/53279530-8c571600-3711-11e9-85c0-27d35be2df48.png" width="250" align="right" />
|
||||
- **HTU21** Temperature and Humidity sensor (I<sup>2</sup>C)
|
||||
- **HX711** Load Cell sensor (GPIO)
|
||||
- **INA219** High-Side DC Current and Voltage sensor (I<sup>2</sup>C)
|
||||
|
@ -70,6 +67,7 @@
|
|||
- **Xadow, Grove** Multi-channel Gas sensor (I<sup>2</sup>C)
|
||||
|
||||
## Expanding your devices
|
||||
*(written originally for D1 mini but the majority of the information applies to other peripherals)*
|
||||
- [Sensor Configuration](https://github.com/arendst/Sonoff-Tasmota/wiki/Sensor-Configuration)
|
||||
- [Wiring additional things to a module](Expanding-Sonoffs)<img src="https://user-images.githubusercontent.com/5904370/53279684-f8864980-3712-11e9-9451-da6259bae2ea.png" width="250" align="right" />
|
||||
- [Connecting a Switch](Expanding-Sonoffs#connect-switch)
|
||||
|
|
Loading…
Reference in New Issue