beer16b

The beer16b is a Modbus RTU remote I/O module. It supports digital input/ouputs, analog input/outputs and 32-bit quadrature counter.

Ordering guide

Order Code Description
beer16b CPU module, 4 +/-20 mA analog inputs, 4 +/-10 V inputs, 2 0-2.5V analog outputs
beer16b CPU module, 4 +/-20 mA analog inputs, 3 +/-10 V inputs, 1 +/-40V input, 2 0-2.5V analog outputs
BDI32-24 32 digital inputs, 24 V
BDI32-110 32 digital inputs, 110 V
BDI32I-24 28 digital inputs, 24 V, 1 quadrature counter
BDI32I-110 28 digital inputs, 110 V, 1 quadrature counter

Documentation

Firmware

The firmware is available under the terms of the GNU General Public License version 2 from http://ftp.podlesie.net/pub/tmos and a git repository. From a git tree it can be compiled using following commands:

$ git clone git://git.podlesie.net/km/tmos.git
$ cd tmos
$ make beer16b_defconfig
$ make

The tmos.hex contains the resulting firmware.