diff --git a/website/docs/AddOns/Headwear/Gelfree_Electrode_Cap_Tutorial.md b/website/docs/AddOns/Headwear/Gelfree_Electrode_Cap_Tutorial.md index c12cfb751..3b227ce30 100644 --- a/website/docs/AddOns/Headwear/Gelfree_Electrode_Cap_Tutorial.md +++ b/website/docs/AddOns/Headwear/Gelfree_Electrode_Cap_Tutorial.md @@ -157,9 +157,9 @@ The recommended disinfectants are as follows: Perfektan TB (Dr. Schumacher GmbH) | Metric | Values | | ------------------------------ | --------------------------- | -| AC Impedance | <2.5 kΩ·cm2 at 10 Hz | -| DC offset voltage | <30 mV | -| Potential Drift | <±5 mV/10min | +| AC Impedance | < 2.5 kΩ·cm2 at 10 Hz | +| DC offset voltage | < 30 mV | +| Potential Drift | < ±5 mV/10min | | Electrode-scalp impedance | < 20 kΩ (at 10 Hz) | diff --git a/website/docs/Cyton/09-Using_SD_Card_with_OpenBCI.md b/website/docs/Cyton/09-Using_SD_Card_with_OpenBCI.md index fe13e9dc7..bf7b87651 100644 --- a/website/docs/Cyton/09-Using_SD_Card_with_OpenBCI.md +++ b/website/docs/Cyton/09-Using_SD_Card_with_OpenBCI.md @@ -140,7 +140,9 @@ Before starting the session, expand the dropdown in the "Write to SD Card?" sect ### Converting Hex files in OpenBCI GUI -
DEPRECATED -- Expand this dropdown for instructions to convert SD files using GUI v4.2.0 +
+ +DEPRECATED -- Expand this dropdown for instructions to convert SD files using GUI v4.2.0
Note: To convert very large recordings, you must run the OpenBCI_GUI Sketch in Processing after changing "Increase Maximum Available Memory to: " at least 9000 MB aka 9GB.
diff --git a/website/docs/GettingStarted/Boards/01-Cyton_Getting_Started_Guide.md b/website/docs/GettingStarted/Boards/01-Cyton_Getting_Started_Guide.md index 975f09c9e..4ddb2c84b 100644 --- a/website/docs/GettingStarted/Boards/01-Cyton_Getting_Started_Guide.md +++ b/website/docs/GettingStarted/Boards/01-Cyton_Getting_Started_Guide.md @@ -142,7 +142,9 @@ The CHANNEL COUNT setting is defaulted to 8. If you are working with an OpenBCI ### 5. Optional Settings -
If you're comfortable using the GUI, use the optional settings in this dropdown section. Otherwise, skip to step 7!
+
+ +If you're comfortable using the GUI, use the optional settings in this dropdown section. Otherwise, skip to step 7!
#### Check Status or Change Radio Channel diff --git a/website/docs/Software/OpenBCISoftware/01-OpenBCI_GUI.md b/website/docs/Software/OpenBCISoftware/01-OpenBCI_GUI.md index 865f1bfeb..db17f4473 100644 --- a/website/docs/Software/OpenBCISoftware/01-OpenBCI_GUI.md +++ b/website/docs/Software/OpenBCISoftware/01-OpenBCI_GUI.md @@ -30,7 +30,9 @@ If it’s your first time working with OpenBCI and you own the Cyton or Cyton+Da ### Linux Users: Serial Port Permissions -

Attention Linux Users: Expand this dropdown for important details. This fix affects all communications between Ganglion/Cyton and your computer via serial ports.
+

+ +Attention Linux Users: Expand this dropdown for important details. This fix affects all communications between Ganglion/Cyton and your computer via serial ports.
Before trying to connect to any OpenBCI boards on Linux, you need to make sure you have permission to access the serial ports on your machine. Otherwise, you will get the error `Failed to connect using /dev/ttyUSB0` or similar. This can be fixed by adding the user to the `dialout` group in Ubuntu. Here is a [full explanation and fix](https://websistent.com/fix-serial-port-permission-denied-errors-linux/). Here is the short version:

@@ -63,7 +65,9 @@ Drag and drop the `OpenBCI_GUI` application to you `Applications` folder. Move the `OpenBCI_GUI` directory anywhere you like. -
Windows Users: How to run the GUI with High DPI Screens +
+ +Windows Users: How to run the GUI with High DPI Screens
If you have a high DPI screen and are running Windows 10, you may notice that the GUI is hard to see, and nothing seems to scale correctly.
@@ -89,7 +93,9 @@ Move the `OpenBCI_GUI` directory anywhere you like.

Unzip the downloaded application and place in desired location.


-

Linux Users: How to run the GUI with High DPI Screens +

+ +Linux Users: How to run the GUI with High DPI Screens On Linux, there is no way to force scaling. However, here is a link to a script that should work. diff --git a/website/docs/assets/CytonImages/OBCI_DaisyModule_layerTop.jpg b/website/docs/assets/CytonImages/OBCI_DaisyModule_layerTop.jpg index fd4c37747..7e59db41c 100755 Binary files a/website/docs/assets/CytonImages/OBCI_DaisyModule_layerTop.jpg and b/website/docs/assets/CytonImages/OBCI_DaisyModule_layerTop.jpg differ diff --git a/website/docs/assets/CytonImages/OBCI_V3_Daisy-Schematic.jpg b/website/docs/assets/CytonImages/OBCI_V3_Daisy-Schematic.jpg index a65d648eb..79f5f461a 100755 Binary files a/website/docs/assets/CytonImages/OBCI_V3_Daisy-Schematic.jpg and b/website/docs/assets/CytonImages/OBCI_V3_Daisy-Schematic.jpg differ