
Arducopter has an inexpensiveOSD board called MinimOSD. It reads all the MAVLink data in the APM telemetry stream and overlays it on the video stream if you're using an on-board camera and wireless video transmitter. This is useful if you're flying in First Person View (FPV) mode or don't want to use a laptop at the field to see your telemetry data in the Mission Planner.
Basic Connection to arducopter
|
Optional setup for optimum cooling (older minimOSD boards)
I want to use minimOSD at the same time as a telemetry link with my APM board
MinimOSD's TX is NOT connected if there is also a "wireless serial link" in parallel (E.g.: XBee) in order to use a Ground Control Station simultaneously.
To use a wireless serial link and MinimOSD at same time, you need to make an "Y" cable or prepare your APM board to have a parallel "mirror" connection from the telemetry port. so essentially you will connect both the minimOSD and modem to the same connectors except for the minimOSD TX output.
To use a wireless serial link and MinimOSD at same time, you need to make an "Y" cable or prepare your APM board to have a parallel "mirror" connection from the telemetry port. so essentially you will connect both the minimOSD and modem to the same connectors except for the minimOSD TX output.
MinimOSD config tool
|