Периферийные устройства/en: различия между версиями

Материал из Wiren Board
 
(не показаны 4 промежуточные версии 1 участника)
Строка 26: Строка 26:
* https://www.olimex.com/Products/Modules/Interface/MOD-RS485 - half duplex, uses UART. Up to two modules.
* https://www.olimex.com/Products/Modules/Interface/MOD-RS485 - half duplex, uses UART. Up to two modules.


===Считыватели бесконтактных карт и клавиатуры===
=== Contactless card readers and keyboards===
====Wiegand====
==== Wiegand====
* Подключать линии D0 и D1 считывателей к GPIO необходимо через резисторы 1-20 кОм! (на Wiren Board 2.8)
* Connect the lines D0 and D1 of the readers to the GPIO through a resistor 1-20 kom! (on Wiren Board 2.8)
* См. https://github.com/contactless/wirenboard/tree/master/examples/wiegand
* See https://github.com/contactless/wirenboard/tree/master/examples/wiegand
* См. https://github.com/contactless/wiegand-linux
* See https://github.com/contactless/wiegand-linux


===Приборы учёта===
===Meters ===
[[Приборы учёта с импульсным выходом]]
[[Приборы учёта с импульсным выходом/en| Metering devices with pulse output]]


===Modbus-устройства===
===Modbus devices===
[[Устройства с интерфейсом Modbus]]
[[Устройства с интерфейсом Modbus/en |Devices with Modbus interface]]


=== Кнопки и сухие контакты ===
=== Buttons and dry contacts ===
См. http://contactless.ru/forums/topic/%D0%BF%D0%BE%D0%B4%D0%BA%D0%BB%D1%8E%D1%87%D0%B5%D0%BD%D0%B8%D0%B5-%D0%BA%D0%BD%D0%BE%D0%BF%D0%BE%D0%BA-%D0%BA-gpio/#post-2384
See [[Приборы учёта с импульсным выходом/en| Metering devices with pulse output]]
См. [[Приборы учёта с импульсным выходом]]

Текущая версия на 17:40, 7 декабря 2023

Другие языки:

Peripherals

Displays

Different screens and displays can be connected via serial interface. Connection of character screens in parallel mode is also supported.

Serial TFT

Many displays are supported by the driver https://github.com/notro/fbtft , which is not yet integrated into the mainline kernel. List of supported driver models: https://github.com/notro/fbtft/wiki/LCD-Modules

Below is a list of screens tested with Wiren Board.

  • 2.2’ TFT LCD: TFT01-2.2 SP from Elecfreacs and clones, 320x240 color, chip ILI9341,starting from $6.5 at retail


Zigbee MiWi transciever

MOD-MRF24J40

Interfaces

RS-232

  • MOD-RS232 - TX/RX only. Connect up to two modules to the Board. The connection uses UEXT1 ( Debug UART must be disabled) and UEXT2 (cannot be used simultaneously with RS-485)
  • Adapters USB-RS-232. Up to two cables without using an external USB hub. Possible programmatic power supply reboot

RS-485

Contactless card readers and keyboards

Wiegand

Meters

Metering devices with pulse output

Modbus devices

Devices with Modbus interface

Buttons and dry contacts

See Metering devices with pulse output