> For the complete documentation index, see [llms.txt](https://p1sim.gitbook.io/p1sim-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://p1sim.gitbook.io/p1sim-docs/beau-rivage-and-apex/installation/lcd.md).

# LCD

The Beau Rivage and Apex steering wheels are equipped with a 4.3inch 800x480 60FPS screen. <br>

<figure><img src="https://1959192554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvhkXG8TskwNyzZIbidoj%2Fuploads%2FmXxnv01MOtlmZFC3uP5D%2FLCD.png?alt=media&amp;token=682951a7-fb95-4762-b1c8-0f704c3b218c" alt=""><figcaption></figcaption></figure>

In the LCD tab, a number of settings are available for the screen.

## <mark style="color:blue;">Main Dashboard :</mark>

Here you can select Dashboards. You can download various Dashboards from the Internet as you wish (free, paid) or even make your own Dashboards via Simhub, but we invite you to download the P1Sim Dashboard corresponding to your steering wheel at the following address : [<mark style="color:purple;">Téléchargements – P1sim</mark> ](https://p1sim.fr/pages/downloads)\
The Dashboard is required<mark style="color:blue;">P1Sim Beau Rivage</mark> or <mark style="color:blue;">Apex OS5.0</mark> for the Calibration step.

<figure><img src="https://1959192554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvhkXG8TskwNyzZIbidoj%2Fuploads%2FSVm8sV4pNOW5w7zfKnhL%2FDashboard%20Choice.png?alt=media&amp;token=bb6aa623-1c76-4b45-9572-06182f4ce7f3" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Luminosity :</mark>

By default, the screen brightness is set to 100%. You can adjust this by moving the slider as you wish.

<figure><img src="https://1959192554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvhkXG8TskwNyzZIbidoj%2Fuploads%2Fq027W2jdkuqCHVav3gDj%2FLuminosit%C3%A9.png?alt=media&amp;token=59b365c9-e5fc-4113-a279-17533cb2f54c" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Screen Settings :</mark>

To enter the screen settings click on <mark style="color:green;">"Screen Settings"</mark>

<figure><img src="https://1959192554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvhkXG8TskwNyzZIbidoj%2Fuploads%2FW5xKVZ52ThZ014VuJR7b%2FEnter%20Screen%20Settings.png?alt=media&amp;token=0b5cd8c7-a61f-4c7f-9cb4-a083ffd80cc0" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Refresh Rate :</mark>

You can adjust the refresh rate of your screen <mark style="color:red;">(Remember : you need a Simhub licence to benefit from the maximum refresh rate).</mark>

## <mark style="color:blue;">Orientation :</mark>

You shouldn't have to change the orientation of the screen, but if you do, you can fix the problem <mark style="color:green;">(Nobody likes to race upside down).</mark>

## <mark style="color:blue;">Rendering offsets :</mark>

This allows you to shift the display left/right and up/down if necessary.

## <mark style="color:blue;">Rendering margins :</mark>

Allows you to create a left/right and top/bottom margin, so you can adapt some Dashboards that are a little too large.

## <mark style="color:blue;">Contrast :</mark>

Screen contrast ratio (as required) Once you have made your settings, press <mark style="color:green;">OK</mark> to confirm.

<figure><img src="https://1959192554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvhkXG8TskwNyzZIbidoj%2Fuploads%2FjkTETvVZpqYKQ5BSxc5T%2FScreen%20Settings.png?alt=media&amp;token=d29be42e-61f2-480c-8b1a-e52210f2fd92" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://p1sim.gitbook.io/p1sim-docs/beau-rivage-and-apex/installation/lcd.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
