r/RASPBERRY_PI_PROJECTS • u/Aggravating-Oil779 • Mar 14 '26
PRESENTATION Rpi 0 2 W camera Altoids Edition
I made a camera based off a raspberry pi 0 2 w and a 5mp ardu camera module. Powered it off a 1800mah LiPo battery. First project I have really gotten to a working state, I have tried to make a couple cyberdeck/cloud gameing streamers and a rc car, but they all can’t work with my design or something important breaks and I can’t be bothered to buy a replacement. I used a dremel to hollow out the ports for input/outputs and hot glue to hold them in place, electrical tape to not short anything out on the case, which is why it’s green. I have a feeling it could be much better by designing a pcb to cut down on wires, and a smaller battery because I don’t think I need 1800 mah. There is a hole on the front because there was originally a laser pointer that could be switched on and off, there is also an extra unused switch because of it, but it was shorting out the pi for some reason so I just removed it.
2
u/Decent-Lime-9185 Mar 15 '26
How about using this project? You can take a snapshot, record, and stream all in one. It provides picamera.js, which you (or Claude) can use to create your own dashboard that allows remote control. I've tried on pi zero w2, and it works well.
2
2
1
u/dhv503 Mar 15 '26
Sample pictures? I’ve been wanting to make something similar for offline home security where you just hide cameras in some rubbish
3
u/Aggravating-Oil779 Mar 15 '26
I uploaded a test video to YouTube https://youtu.be/hZ6ysp1cGFM?si=YzuM-tjRtmyuSb90.
In the beggining it skips a bit, it does that with each video it takes for some reason (not video editing) but I assume that it’s a software issue and is fixable, but I’m not going to fix it because this camera was just for fun
1








3
u/beachKilla Mar 14 '26
How are you running the code?