Skip to content
ggodart edited this page Jan 6, 2021 · 1 revision

TED

See original

SYNOPSIS

use TED; 
$ted_interface = new TED;

DESCRIPTION

INHERITS

Serial_Item

INI PARAMETERS

# Serial/USB port that the TED is connected to.
TED_serial_port = /dev/ttyUSB0
# If your ted firmware version is > 8.01U, you need this parameter as well. 
# New versions of firmware won't send data unless prompted.
TED_ask_for_data = 1

METHODS

AUTHOR

David Satterfield david_misterhouse@yahoo.com

SEE ALSO

None

Clone this wiki locally