mirror of https://github.com/EspoTek/Labrador.git
Updated Home (markdown)
parent
961c251db8
commit
fbd12fe8ae
2
Home.md
2
Home.md
|
@ -103,7 +103,7 @@ This is fairly self-explanatory. Select your wave shape, frequency, amplitude,
|
|||
|
||||
## Logic Analyzer
|
||||
|
||||
The logic analyzer uses the oscilloscope display to show a waveform, and can decode serial streams too. At the moment, only UART (8-N-1) is supported. Baudrate for serial decoding can be set by selecting Logic Analyzer > UART CHn in the top menu.
|
||||
The logic analyzer uses the oscilloscope display to show a waveform, and can decode serial streams too. At the moment, 8-bit UART (with or without parity) is supported, and I2C is in beta. Baudrate and parity settings for serial decoding can be set by selecting Logic Analyzer > UART CHn in the top menu.
|
||||
|
||||
## Power Supply
|
||||
|
||||
|
|
Loading…
Reference in New Issue