# Pix hawk telemetry and remote

**URL:** https://discuss.bluerobotics.com/t/pix-hawk-telemetry-and-remote/375
**Category:** Blue Robotics Products
**Created:** [July 5, 2016, 5:45pm UTC](https://discuss.bluerobotics.com/t/pix-hawk-telemetry-and-remote/375 "2016-07-05T17:45:09Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![giridharan94](https://avatars.discourse-cdn.com/v4/letter/g/13edae/32.png) [@giridharan94](https://discuss.bluerobotics.com/u/giridharan94)
#### Post date: [July 5, 2016, 5:45pm UTC](https://discuss.bluerobotics.com/t/pix-hawk-telemetry-and-remote/375/1 "2016-07-05T17:45:09Z")

</div>

We have pixhawk module and bluerobotics thrusters but we dont have the communication board. How can we control the thrusters using pixhawk without the communication board? How to transmit video using pixhawk to ground or boat ?

&nbsp;

---

<div class="post-metadata">

### Author: ![rjehangir](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.bluerobotics.com/rjehangir/32/671_2.png) [@rjehangir](https://discuss.bluerobotics.com/u/rjehangir)
#### Post date: [July 6, 2016, 2:16am UTC](https://discuss.bluerobotics.com/t/pix-hawk-telemetry-and-remote/375/2 "2016-07-06T02:16:09Z")

</div>

Hi Giridharan,

We make the tether interface boards because this is relatively difficult to do without them.

For data communication to the Pixhawk, I would look at RS422 serial or Ethernet to a companion computer like a Raspberry Pi. For video, you can send analog video over short distances but you need a differential amplifier (like on the Fathom-S board) for longer distances. You can also send video through an Ethernet connection.

Can you specify exactly what you want to do?

-Rusty

---

<div class="post-metadata">

### Author: ![giridharan94](https://avatars.discourse-cdn.com/v4/letter/g/13edae/32.png) [@giridharan94](https://discuss.bluerobotics.com/u/giridharan94)
#### Post date: [July 6, 2016, 2:31am UTC](https://discuss.bluerobotics.com/t/pix-hawk-telemetry-and-remote/375/3 "2016-07-06T02:31:24Z")

</div>

I want to transmit video from my rov to my bot over a 100 m tether. How to communicate from Pix hawk and RPi then ?

---

<div class="post-metadata">

### Author: ![rjehangir](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.bluerobotics.com/rjehangir/32/671_2.png) [@rjehangir](https://discuss.bluerobotics.com/u/rjehangir)
#### Post date: [July 6, 2016, 3:13am UTC](https://discuss.bluerobotics.com/t/pix-hawk-telemetry-and-remote/375/4 "2016-07-06T03:13:22Z")

</div>

Hi Giridharan,

If you want to use the Ethernet cable for your tether then you need a Raspberry Pi and Raspberry Pi Camera. We are working on setup instructions for the Raspberry Pi. Here is the current version of that: [http://ardusub.com/raspi-setup/](http://ardusub.com/raspi-setup/)

That explains how to set up the Raspberry Pi to send video and connect to the Pixhawk.

Best,

Rusty
