Translations:Supported devices/109/en: различия между версиями

Материал из Wiren Board
Строка 47: Строка 47:
* Via a kernel driver, see [[Special:MyLanguage/BMP085|BMP085]]
* Via a kernel driver, see [[Special:MyLanguage/BMP085|BMP085]]
|-
|-
  | Sensiron || SHT1x || Climate sensor || two GPIOs || -- || style="background: #22EE44;"|Tested  
  | Sensiron ||[[Special:MyLanguage/Датчик SHT1x| SHT1x sensor]] || Climate sensor || two GPIOs || -- || style="background: #22EE44;"|Tested  
|style="background: #22EE44;"|YES||
|style="background: #22EE44;"|YES||
* Temperature and humidity
* Temperature and humidity
Строка 57: Строка 57:
* To install the software support run the following command in shell: <pre>apt-get install wb-mqtt-co2mon</pre> [https://github.com/contactless/wb-mqtt-co2mon Исходники | source code ]  
* To install the software support run the following command in shell: <pre>apt-get install wb-mqtt-co2mon</pre> [https://github.com/contactless/wb-mqtt-co2mon Исходники | source code ]  
|-
|-
| Winsen || MH-Z19 ||  CO2 sensor || UART || -- || style="background: #22EE44;"|Tested
|style="background: #22EE44;"|YES||
* CO2 extension module
* Connected to extension module slot
* Supporting driver can be installed by command <pre>apt-get install wb-mqtt-mhz19</pre> [https://github.com/contactless/wb-mqtt-mhz19 Source]
|-
| AOSONG || AM2320 || Climate sensor || I2C || -- || style="background: #22EE44;"|Tested
|style="background: #22EE44;"|YES||
* Temperature and humidity extension sensor
* Connected to extension module slot
*  Supporting driver can be installed by command <pre>apt-get install wb-mqtt-am2320</pre> [https://github.com/contactless/wb-mqtt-mhz19 Source]
  | ab-log.ru || MegaD-328 with 7I7O extension || -- || Ethernet || -- || style="background: #22EE44;"|Tested, community-supported  
  | ab-log.ru || MegaD-328 with 7I7O extension || -- || Ethernet || -- || style="background: #22EE44;"|Tested, community-supported  
|style="background: #22EE44;"|YES||
|style="background: #22EE44;"|YES||
* [https://github.com/drblez/wirenboard github]
* [https://github.com/drblez/wirenboard github]
|-
| Pulsar || Pulsar water meter || Water meter || RS-485 ||  Pulsar Protocol || style="background: #22EE44;" | Tested
| style="background: #22EE44;" | YES ||
* [[Подключение счётчиков Пульсар|Pulsar counters connection ]]
|-
| Pulsar || Multi-jet water meter "Pulsar-М" || Water meter|| RS-485 || Pulsar Protocol || Not tested
| style="background: #22EE44;" | YES ||
* [[Подключение счётчиков Пульсар|Pulsar counters connection]]
|-
|Pulsar ||  "Pulsar" Heat meter || Heat meter || RS-485 ||  Pulsar protocol || style="background: #22EE44;" | Tested
| style="background: #22EE44;" | YES ||
* [[Подключение счётчиков Пульсар|Pulsar counters connection]]
|-
|-
  | -- ||-- ||-- || Wiegand || -- || style="background: #22EE44;"|Tested  
  | -- ||-- ||-- || Wiegand || -- || style="background: #22EE44;"|Tested  

Версия 15:27, 28 мая 2019

| -- || DS18B20 and clones || climate sensor || 1-wire || -- || style="background: #22EE44;"|Tested |style="background: #22EE44;"|YES|| temperature sensor |-

| Oregon Scientific || THGN122N || Climate sensor || 433 MHz radio || Oregon protocol v.2.1 || style="background: #22EE44;"|Tested 

|style="background: #22EE44;"|YES||

  • Temperature and humidity, for indoor use
  • Only for Wiren Board with radio module

|-

| Oregon Scientific || THGN132N || Climate sensor  || 433 MHz radio|| Oregon protocol v.2.1  || style="background: #22EE44;"|Tested 

|style="background: #22EE44;"|YES||

  • Temperature and humidity, for indoor use
  • Only for Wiren Board with radio module

|-

| Oregon Scientific || THGR122NX,THGR228N, THGR238, THGR268 || Climate sensor  || 433 MHz radio || Oregon protocol v.2.1  || Not tested 

|style="background: #22EE44;"|YES||

  • Temperature and humidity, for indoor use
  • Only for Wiren Board with radio module

|-

| Oregon Scientific || THGR810 || Climate sensor  || 433 MHz radio || Oregon protocol v.3 || style="background: #22EE44;"|Tested 

|style="background: #22EE44;"|YES||

  • Temperature and humidity, for indoor use
  • Only for Wiren Board with radio module

|-

| Noolite || PM111 || Motion Sensor || 433 MHz radio || Protocol noolite || style="background: #22EE44;"|Tested 

|style="background: #22EE44;"|YES||

  • Internal
  • Only for Wiren Board with radio module

|-

| Noolite || PT111 || Climate sensor || 433 MHz radio || Protocol noolite|| style="background: #22EE44;"|Tested 

|style="background: #22EE44;"|YES||

  • Temperature and humidity, for indoor use
  • Only for Wiren Board with radio module

|-

| Noolite || PT112 || Climate sensor || 433 MHz radio || Protocol noolite || Not tested 

|style="background: #22EE44;"|YES||

  • Temperature, for indoor use
  • Only for Wiren Board with radio module

|-

| Noolite || all model range || Executive devices || 433 MHz radio ||  Protocol noolite || style="background: #22EE44;"|Tested 

|style="background: #22EE44;"|YES||

  • Only for Wiren Board with radio module

|-

| -- || BMP085 и BMP180 || Climate sensor || I2C || -- || style="background: #22EE44;"|Tested 

|style="background: #22EE44;"|YES||

  • The temperature and pressure
  • Via a kernel driver, see BMP085

|-

| Sensiron || SHT1x sensor || Climate sensor || two GPIOs || -- || style="background: #22EE44;"|Tested 

|style="background: #22EE44;"|YES||

  • Temperature and humidity
  • github

|-

| masterKit || МТ8057 ||CO2 sensor || USB || -- || style="background: #22EE44;"|Tested 

|style="background: #22EE44;"|YES||

|- | Winsen || MH-Z19 || CO2 sensor || UART || -- || style="background: #22EE44;"|Tested |style="background: #22EE44;"|YES||

  • CO2 extension module
  • Connected to extension module slot
  • Supporting driver can be installed by command
    apt-get install wb-mqtt-mhz19
    Source

|-

| AOSONG || AM2320 || Climate sensor || I2C || -- || style="background: #22EE44;"|Tested 

|style="background: #22EE44;"|YES||

  • Temperature and humidity extension sensor
  • Connected to extension module slot
  • Supporting driver can be installed by command
    apt-get install wb-mqtt-am2320
    Source
| ab-log.ru || MegaD-328 with 7I7O extension || -- || Ethernet || -- || style="background: #22EE44;"|Tested, community-supported 

|style="background: #22EE44;"|YES||

|-

| Pulsar || Pulsar water meter || Water meter || RS-485 ||  Pulsar Protocol || style="background: #22EE44;" | Tested	

| style="background: #22EE44;" | YES ||

|-

| Pulsar || Multi-jet water meter "Pulsar-М" || Water meter|| RS-485 || Pulsar Protocol || Not tested	

| style="background: #22EE44;" | YES ||

|-

|Pulsar ||  "Pulsar" Heat meter || Heat meter || RS-485 ||  Pulsar protocol || style="background: #22EE44;" | Tested	

| style="background: #22EE44;" | YES ||

|-

| -- ||-- ||-- || Wiegand || -- || style="background: #22EE44;"|Tested 

|NO||

|-