milfordinstruments

Milford Intruments

This driver supports the serial displays made by Milford Intruments.


Display <name> {
    Driver 'MilfordInstruments'
    Model  <string>
    Port   <string>
    Speed  <number>
    Icons  <number>
}

Driver'MilfordInstruments'
Modelsee below
Portserial device the display is attached to (e.g.'/dev/ttyS2')
Speedthe baud rate from the display must match this value. Possible values are 1200, 2400, 4800, 9600, 19200, 38400 and 115200
IconsNumber of user-defined chars reserved for Icons (default: 0)

The driver supports four different displays, which can be selected with the Model parameter:

ModelSize
MI2162×16
MI2202×20
MI2402×40
MI4204×20

Display MI240 {
    Driver 'MilfordInstruments'
    Model  'MI240'
    Port   '/dev/tts/0'
    Speed   19200
    Icons   1
}

  • milfordinstruments.txt
  • Last modified: 2020/07/17 18:33
  • (external edit)