Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions docs/babbleofficaltracker/babbleofficaltracker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If you'd like to use your tracker in *Wireless* mode, follow this [guide.](docs/
**Plug your tracker into your PC**
1) Connect using the USB port on your tracker
1) Make sure the switch is in the "ON" position, as seen below
1) A bright green lights should appear on the back of the tracker
1) A bright green light should appear on the back of the tracker
1) You should hear a connection sound when properly connected
1) The tracker will take about 20 seconds to boot upon receiving power

Expand All @@ -29,7 +29,7 @@ If you'd like to use your tracker in *Wireless* mode, follow this [guide.](docs/
#### macOS/Linux
- Currently, we do not offer installers for these platforms. You will need to build these from source.
- For assistance building Babble Avalonia on these platforms, please contact us in our discord server.
- Our [Legacy App](docs\software\babbleApps\babble-app.mdx) can be run from our [installer scripts](https://github.com/project-Babble/projectBabble/?tab=readme-ov-file#macos-and-linux) on the Github
- Our [Legacy App](docs\babbleofficaltracker\legacySetup.mdx) can be run from our [installer scripts](https://github.com/project-Babble/projectBabble/?tab=readme-ov-file#macos-and-linux) on the Github


### Mode Selection
Expand Down Expand Up @@ -61,8 +61,9 @@ Upon connecting the tracker, you will have a 20 second window to press ‘Refres

![mode](@site\static\img\avalonia\firmware\new\mode.png)


![wifi](@site\static\img\avalonia\firmware\new\wifi.png)
:::info
You do not need to utilize the firmware flashing feature after changing mode
:::

#### Step 4 Unplug and replug your tracker. 20 seconds after being powered on, it will start!

Expand Down
6 changes: 5 additions & 1 deletion docs/babbleofficaltracker/babbleofficaltrackerwireless.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ title: Wireless Setup
**Plug your tracker into your PC**
1) Connect using the USB port on your tracker
1) Make sure the switch is in the "ON" position, as seen below
1) A bright green lights should appear on the back of the tracker
1) A bright green light should appear on the back of the tracker
1) You should hear a connection sound when properly connected
1) The tracker will take about 20 seconds to boot upon receiving power

Expand Down Expand Up @@ -64,6 +64,10 @@ Upon connecting the tracker, you will have a 20 second window to press ‘Refres

![mode](@site\static\img\avalonia\firmware\new\mode.png)

:::info
You do not need to utilize the firmware flashing feature after changing mode
:::

#### Step 3.1 - Set your Wifi credentials:

:::warning
Expand Down
2 changes: 1 addition & 1 deletion docs/intro/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar_position: 1
Welcome to the official Project Babble repository! This site is your go-to resource for all things related to our innovative system, including hardware, software, and troubleshooting tips.

## If you have purchased a Offical Project Babble Kit, you are in the right place!
- Start Here: [Getting Started](docs\babbleofficaltracker\babbleofficaltracker.mdx)
### Start Here: [Getting Started](docs\babbleofficaltracker\babbleofficaltracker.mdx)

## What is Project Babble?

Expand Down
4 changes: 2 additions & 2 deletions docs/software/baballonia.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ This is the main tab of Babballonia, you will use this page to select, modify, a

In the top right is the Eye Calibration button. You will need to perform an eye calibration as a part the eye tracking first time setup.

Currently, there is only Eye Calibration option available.
Currently, there is only an Eye Calibration option available.

## Calibration

![Calibration](@site\static\img\avalonia\Calibration.png)

The calibraiton page is used to calibrate the sensitivity of your face expressions.
The calibration page is used to calibrate the sensitivity of your face expressions.
- Raising the Minimum value requires a stronger expression before it starts to show.
- Lowering the Maximum value means a smaller expression will reach 100% faster.

Expand Down
Loading