diff --git a/README.md b/README.md index 747aff7..bbc6ac9 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ With all this Hardware in hand, just assemble your Raspberry Pi with the Screen Moving on to the Camera group. Nothing in this group is mandatory, and you only need to install these accessories on your motorcycle if you want to access the features that require a Camera in Motoplay. -| Image | Name | Details | Mandatory | -| ---------------------------------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -| | Mini Camera | The Camera can be used for some Motoplay features, although it is a completely optional peripheral. It must be connectable to the Raspberry Pi, via the USB interface. The Camera must have a USB 2.0 connector and does not need to have a Microphone. It is recommended that it be 2 MP (1080p) and have a viewing angle between 150º and 180°. Finally, it must support the UVC protocol so that it can be accessed by Motoplay on Windows and Linux systems, using EMGU CV/Open CV. If you want to buy one of these, you can easily find them on websites like AliExpress. To attach it to your motorcycle, in the desired location, you can use some kind of support, or simply a clamp. It is desirable that the Camera be water resistant, or at least have insulation to prevent water from infiltrating inside it. | No | +| Image | Name | Details | Mandatory | +| ---------------------------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------- | +| | Mini Camera | The Camera can be used for some Motoplay features, although it is a completely optional peripheral. It must be connectable to the Raspberry Pi, via USB interface. The Camera must have a USB 2.0 connector and does not need to have a Microphone. It is recommended that it be 2 MP (1080p) and have a viewing angle between 150° and 180°. Finally, it must support the UVC protocol so that it can be accessed by Motoplay on Windows (with DirectShow) and Linux (with V4L2) systems. If you want to buy one of these, you can easily find them on websites like AliExpress. To attach it to your motorcycle, in the desired location, you can use some kind of support, or simply a clamp. It is desirable that the Camera be water resistant, or at least have insulation to prevent water from infiltrating inside it. | No | Now, moving on to the ECU group. Nothing in this group is mandatory, however, if you want Motoplay to be able to access your motorcycle's ECU and read speed, RPM, battery voltage and other useful information, you need to install all the Hardware in this group. > [!TIP]