Changes

Jump to navigation Jump to search

MATLAB & Octave

1 byte removed, 21:02, 18 February 2019
no edit summary
== How to ==
You will be required to open a UART communication specifying the COM port of the radar in MATLAB and baudrate (230400 baud) via the Octave instrument-control package. You can then transmit the configuration frames using the standard protocol as indicated in the protocol documentation (page 15 Sec. 3.2 “Send command”):. You will also receive the data from the radar through the serial communication interface once it is correctly opened. Please see the official MATLAB documentation regarding the managing of a serial interface [https://de.mathworks.com/help/matlab/ref/serial.html].

Navigation menu