Class PiSprogNanoSerialDriverAdapter

  • All Implemented Interfaces:
    PortAdapter, SerialPortAdapter

    public class PiSprogNanoSerialDriverAdapter
    extends SerialDriverAdapter
    Implements SerialPortAdapter for the Sprog system.

    This connects an Pi-SPROG Nano via a serial com port or virtual USB serial com port.

    The current implementation only handles the 115,200 baud rate, and does not use any other options at configuration time.