Close

V1 - We have liftoff

A project log for Camera Control Tablet

RPi-based cyberdeck tablet with a 900mhz WiFi HaLow radio built in

maxmax 05/10/2024 at 00:330 Comments

First entry.

The goal of this project is to create a small (ish) tablet-style computer for the remote control of cinema camera systems on set. All modern cinema cameras include a web interface of some sort, the main reason we don't rely on these on set is because WiFi systems are not reliable enough. There is just too much interference in the 2.4ghz (and even 5ghz) spectrum on set to get a reliable connection more than a few feet away from the camera. Many attempts have been made to rectify this - stronger antennas, external routers, etc., but none of them have worked any better for me.

But then I discovered the BitBox, which operates in the 900mhz spectrum instead. While I couldn't afford to pick up one of those lovely systems, it sent me down a rabbit hole of research about 900mhz networking, ultimately landing on the WiFi HaLow protocol. This is a standardized protocol for bridging internet connections over a 900mhz bridge, making them pretty much impervious to interference and increasing range by a ton. The one drawback is lower bandwidth, but camera control is practically nothing, data-wise. It should be perfect.

I found another camera person making DIY camera control boxes, and from there found the Loocam Bridge kit. This is a $60 plug and play kit for bridging Ethernet connections over 900mhz. It works completely seamlessly, without any setup needed. Kind of mind-blowing.

My first test was with a SmallHD monitor with a camera control license, and it worked so much better than over wifi that I almost just stopped there - but I really wanted a dedicated device for camera control, rather than running it through my monitor, so I set to work building this little guy. I got it up and running in time for my most recent job, albeit just barely. Work absolutely continued while on set, but it was functioning! The DP called to flip the camera sensor for low-mode, and I was able to do it from my box without needing to reattach the viewfinder.

Some photos of the current state of things:

Front of the box, featuring the touchscreen
Front of the box, featuring the touchscreen & ARRI web interface
Rear of the box, with 2-pin Lemo for power (9-32v), Wedgie2 for mounting, and fan cutout
Rear of the box, with 2-pin Lemo for power (9-32v), Wedgie2 for mounting, and fan cutout
Inside the rear cover, feat. the antenna connectors for wifi (currently too short) and 900mhz, plus the power regulation
Inside the rear cover, feat. the antenna connectors for wifi (currently too short) and 900mhz, plus the power regulation
The very tight pack of all three boards. Currently only the screen is actually mounted, the rest are just tight...
The very tight pack of all three boards. Currently only the screen is actually mounted, the rest are just tight...
Power and data for the 900mhz board
Power and data for the 900mhz board

I was reluctant to permanently modify the 900mhz board (a Netbridge 2.1 board from Loocam) until I was sure this would work, so at the moment I've just soldered the power and ground lines onto the sides of the barrel jack. It should be able to pop back into its original housing without issue, though now that it *is* working here, I doubt I will ever do that. Perhaps I will remove the barrel jack entirely now for space savings.

Challenges that I had to overcome to get to this point:

The case, exploded
The case, exploded

All in all, I am very happy with where the device currently is. Some items still to do, however, include:

Discussions