-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
37 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 19 additions & 12 deletions
31
v1.4.30/_sources/GettingStarted/Unboxing/hw_unboxing.md.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,31 @@ | ||
# Hardware unboxing | ||
|
||
If nobody tampered with your O3R package, you should have following hardware: | ||
- Camera head (two of them if you ordered the developer kit) | ||
Check out our wiring video: | ||
:::{youtube} msPANzaOuSY | ||
::: | ||
|
||
If you prefer to read, here are the steps to wire an O3R platform. | ||
You need the following hardware from ifm: | ||
- One or several camera heads (O3R222 or O3R225 for example), | ||
![HEAD](./resources/head.jpg "O3R - HEAD") | ||
- VPU (Video Processing Unit) | ||
- An OVP8xx (for example the OVP810), | ||
![VPU](./resources/vpu.jpg "O3R - VPU") | ||
- FPD cables to connect the heads to the VPU | ||
|
||
- One FAKRA cable for each camera head. | ||
|
||
You need a strong enough power source: 3.5A and 24V minimum. | ||
You also need: | ||
- A strong enough power source: 3.5A and 24V minimum, | ||
- An Ethernet cable. | ||
|
||
1) First, connect the heads to the VPU; the only requirement is to connect pairs of same imager types together, for instance as shown below: | ||
![CONNECTION-OVERVIEW](./resources/connection_overview.png "Connections") | ||
1) Connect power to the VPU, the pins are defined as follows: | ||
Then, follow the instructions below: | ||
1. First, connect the heads to the VPU; the only requirement is to connect pairs of same imager types together, for instance as shown below: | ||
![CONNECTION-OVERVIEW](./resources/connection_overview.png "Connections") | ||
2. Connect power to the VPU, the pins are defined as follows: | ||
- 1 screen | ||
- 2 24 V | ||
- 3 GND | ||
- 4 CAN + | ||
- 5 CAN - | ||
2) Connect the Ethernet cable (not included in the package) | ||
3) Wait until you see the Ethernet LED flashing before pinging/connecting to the VPU. | ||
3. Connect the Ethernet cable, | ||
4. Once all the connected cameras LEDs are green, the VPU is properly booted up. | ||
|
||
That's it about the hardware. | ||
That's it! |
Large diffs are not rendered by default.
Oops, something went wrong.