Utilizing a service based design to search for connectable devices on the network, in this case looking Raspberry Pi Cameras to connect to
Continue ReadingRemotely capturing on the Pi – Part Three
Finish the remote Raspberry Pi recording tool allowing to trigger and preview data over the network from multiple clients
Continue ReadingRemotely capturing on the Pi – Part Two
Expand the Raspberry Pi recording tool with extra features, async processing and timecode!
Continue ReadingRemotely capturing on the Pi – Part One
In this 3 part series, we’re going to look at utilizing a $10 Raspberry Pi zero as a remote wireless video recorder, perfect for a wide host of applications which I will explore more in my next series. In the…
Continue ReadingPainting on a panel – Revisited
Look at re-writing an 8 year old paint tool, now using Qt based models, custom widgets to make easy to expand and use!
Continue ReadingMaking brighter Futures with Qt
Building a Qt powered Futures class to allow for easy offloading tasks to keep the main thread freer
Continue ReadingThe QPower of QProcess
Unleashing the power of QProcess for easier python parallelization of external processes
Continue Reading