From 5b7a3b302dce6a551b03cfac08b1dce4aed0bee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?th=E1=BB=8Bnh?= Date: Tue, 11 Mar 2025 20:22:31 +0700 Subject: [PATCH] Fix docs images --- docs/docs/assembly/Build_the_device.mdx | 26 ++++++++++++------------ docs/docs/developer/Compile_firmware.mdx | 8 ++++---- docs/docs/get_started/Flash_device.mdx | 8 ++++---- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/docs/assembly/Build_the_device.mdx b/docs/docs/assembly/Build_the_device.mdx index c5cfd27aabf..f1860724c5c 100644 --- a/docs/docs/assembly/Build_the_device.mdx +++ b/docs/docs/assembly/Build_the_device.mdx @@ -16,7 +16,7 @@ Follow this step-by-step guide to build your own OMI device 2. Download and print the case using the provided `.stl` file: [Case Design](https://github.com/BasedHardware/omi/tree/main/omi/hardware/triangle%20v1). - If you don't have access to a 3D printer, use a 3D printing service or check [Makerspace](https://makerspace.com/) for printing locations. -components +components --- @@ -24,7 +24,7 @@ Follow this step-by-step guide to build your own OMI device Cut the black wire approximately **2/3" from the base**. -battery +battery --- @@ -33,7 +33,7 @@ Cut the black wire approximately **2/3" from the base**. Remove a small portion of insulation from both ends of the cut wire using a wire stripper. - Use the *28 AWG* notch for best results. -wire +wire --- @@ -41,7 +41,7 @@ Remove a small portion of insulation from both ends of the cut wire using a wire Follow the soldering diagram to connect the battery to the board. -soldering +soldering --- @@ -49,11 +49,11 @@ Follow the soldering diagram to connect the battery to the board. Insert the switch securely into the battery connector. -battery +battery -electronics +electronics -case +case --- @@ -61,7 +61,7 @@ Insert the switch securely into the battery connector. Place the battery and board into the 3D-printed case. -case +case --- @@ -69,7 +69,7 @@ Place the battery and board into the 3D-printed case. Position the switch into the notch next to the USB-C slot. -notch +notch --- @@ -77,7 +77,7 @@ Position the switch into the notch next to the USB-C slot. Twist the longer red wire gently to help organize it within the case. -twist +twist --- @@ -85,7 +85,7 @@ Twist the longer red wire gently to help organize it within the case. Carefully curl the twisted wire and place it to the side to ensure it fits within the case. -twist +twist --- @@ -93,7 +93,7 @@ Carefully curl the twisted wire and place it to the side to ensure it fits withi Align the lid with the case using the ridges as a guide and snap it into place. -lid +lid --- @@ -101,7 +101,7 @@ Align the lid with the case using the ridges as a guide and snap it into place. Apply even pressure around the edges to ensure the seams snap securely into place. -seams +seams --- diff --git a/docs/docs/developer/Compile_firmware.mdx b/docs/docs/developer/Compile_firmware.mdx index 07ee7f7c913..f5afaa20d5b 100644 --- a/docs/docs/developer/Compile_firmware.mdx +++ b/docs/docs/developer/Compile_firmware.mdx @@ -29,13 +29,13 @@ Note that this is not the `latest` version of the NRF Connect toolchain or SDK. 2. Click "Open an existing application" and navigate to the `firmware/firmware` folder in the root of this repository. install_firmware_screenshot_1 install_firmware_screenshot_2 @@ -47,7 +47,7 @@ Note that this is not the `latest` version of the NRF Connect toolchain or SDK. 1. In the application panel of the extension, click the **Add Build Configuration** icon. Choose a `CMake Preset` that matches your hardware. Build Configuration @@ -59,7 +59,7 @@ xiao_ble/nrf52840/sense A VSCode notification popup will notify you of the progress of your build. Build Configuration diff --git a/docs/docs/get_started/Flash_device.mdx b/docs/docs/get_started/Flash_device.mdx index 7ac9828bab7..2f08f24493d 100644 --- a/docs/docs/get_started/Flash_device.mdx +++ b/docs/docs/get_started/Flash_device.mdx @@ -18,10 +18,10 @@ To update the firmware of your OMI device, you can either: preload="metadata" > - Your browser does not support the video tag. + Your browser does not support the video tag. Click here to download the video . @@ -52,9 +52,9 @@ Before starting: 1. Connect your device via USB 2. Locate the DFU/Reset button: - **DevKit 2**: Remove lid, find button labeled "RST" - ![DFU Button Location, DevKit 2](../../static/images/dk2_rst_button.jpeg) + ![DFU Button Location, DevKit 2](/images/dk2_rst_button.jpeg) - **DevKit 1**: Use button shown below - ![DFU Button Location, DevKit 1](../../static/images/dfu_dev_kit_reset_button.png) + ![DFU Button Location, DevKit 1](/images/dfu_dev_kit_reset_button.png) 3. Double-click the reset button quickly 4. Your computer should show a drive named `/Volumes/XIAO-SENSE`