Breaking

Monday, 10 August 2026

The PiShot Is Ready For Your Snaps

The formula for a Raspberry Pi camera is by now a straightforward one: take a Pi and camera module, add a display, buttons, and battery, and you’re done. This doesn’t mean that there’s no scope for more though, and [Irtaza2009] has one in the PiShot. It’s a few months old now but the repository is still being updated.

The 3D printed case follows a compact camera form factor with the screen on the rear, and a cold shoe on top. Inside is a Pi Zero 2 W and a Camera Module 3, with an 18650 cell and battery management/power supply board. The buttons are tactile switches hooked up to GPIOs, and the screen is an ST7789 SPI display.

For software there’s a Python script, which should do the job. We’ve not tested this one, but our experience is that slowness is the Achilles’ heel of Python based Pi cameras. We hope this one has managed to eke out some performance.

An interesting upgrade to this device would be to use an HQ camera module, for a mirror-less compact. It wouldn’t be the first such camera we’ve seen.



No comments:

Post a Comment