Close

Arduino controlled video receiver

A project log for FEED

An immersive video experience allowing users to experience multiple POVs in real time, swapping channels through head movement.

andrewnAndrewN 07/20/2017 at 21:520 Comments

The first attempt to hack a video receiver with an Arduino. We removed the momentary switch on the receiver and routed the connection through a digital IO on the arduino. The sketch increments through the channels every couple seconds. The next goal would be to add the accelerometer and switch channels on motion or stillness, but for now, we know we can control channel selection through code.

Discussions