From 8d034e58f1b8b33f885dfe9c3fff01821fdac072 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Sat, 17 Apr 2021 21:04:48 +0200 Subject: [PATCH] Updated Debug Serial (markdown) --- Debug-Serial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debug-Serial.md b/Debug-Serial.md index ed6e713..dfea561 100644 --- a/Debug-Serial.md +++ b/Debug-Serial.md @@ -5,7 +5,7 @@ Debug Serial will allow you to get information from the board as Human readable * Debug * Plot the results -Connect an [FTDI Serial adapter](https://s.click.aliexpress.com/e/_AqPOBr) or a [Bluetooth module](https://s.click.aliexpress.com/e/_A4gkMD) to the DEBUG_SERIAL cable (Left or Right) and monitor the output data using the [Hoverboard Web Serial Control](https://candas1.github.io/Hoverboard-Web-Serial-Control/) tool developed by [Candas](https://github.com/Candas1/) or any serial monitor. +Connect a [FTDI Serial adapter](https://s.click.aliexpress.com/e/_AqPOBr) or a [Bluetooth module](https://s.click.aliexpress.com/e/_A4gkMD) to the DEBUG_SERIAL cable (Left or Right) and monitor the output data using the [Hoverboard Web Serial Control](https://candas1.github.io/Hoverboard-Web-Serial-Control/) tool developed by [Candas](https://github.com/Candas1/) or any serial monitor. ## Wiring: * Connect GND and RX of a 3.3v uart-usb/FTDI adapter to the left (USART2) or right sensor board cable (USART3) depending on config.h settings