Search

You can find the results of your search below.

Embedded Linux computer with 1-wire net
2 Hits, Last modified:
roller_cache.dat"; # Set up the serial port # 19200, 81N on the USB ftdi driver my $port = Device::Se... /ttyUSB0"); $port->databits(8); $port->baudrate(19200); $port->parity("none"); $port->stopbits(1); $po