Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos4503 committed Oct 4, 2024
1 parent 7084da2 commit 70be73c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| ---------------------------------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- |
| <img src="This-Repository/camera.png" /> | 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 <a href="https://www.emgu.com/wiki/index.php/Main_Page">EMGU CV</a>/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 |
| ---------------------------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------- |
| <img src="This-Repository/camera.png" /> | 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]
Expand Down

0 comments on commit 70be73c

Please sign in to comment.