Some time ago I set up a camera, pointed it at the sky, and recorded as I flew my model plane about. It was quite cool, but the plane covers so much area that most of the video was of blue sky.
PiPoint solves this problem by automatically pointing a ground based camera at the rover using GPS, a telemtry link, and pan/tilt unit.
The system consists of:
On the rover:
- a PixFalcon Micro
- GPS
- SiK radio for telemetry
In the base station:
- a Rasperry Pi 3
- SiK radio for telemetry
- a Lynx B servo based pan and tilt kit
- a Turnigy 2K HD actioncam
- A laser cut camera adaptor
- A extra wifi USB adapter for the home network
- A Linux laptop for display and control
Assembling this is left as an exercise for the reader :) There are some photos on my blog.
- See
hardware/
and https://www.tinkercad.com/dashboard/search?q=pipoint for the camera adapter. - See
ansible/
for rules to set up the Raspberry Pi. - See
etc/
for files used on the PX4 or Raspberry Pi. Copyextra.txt
toetc/extra.txt
on the PixFalcon SD card. - See
Makefile
for shortcuts to build pipoint itself.
This is not an official Google product.
-- Michael Hope michaelh@juju.nz mlhx@google.com