Slicer Discord
DIY raspberry pi camera – 3D printable model from MakerWorld MakerWorld
Electronics

DIY raspberry pi camera

34 Downloads
42 Likes
5 Makes
Go to Model
GitHub - penk/ruha.camera: 3D Printable Retro-style Raspberry Pi HQ Cameragot the idea from this but that screen does not work on my raspberry so I designed a body myself, see that site for electronics.I used this screen:5.5inch HDMI AMOLED - Waveshare Wiki The code that I used was this (still in progress) from picamera2 import Picamera2, Previewimport timefrom datetime import datetimefrom gpiozero import Buttonfrom signal import pause# Initialize Picamera2 and GPIO buttonpicam2 = Picamera2()button = Button(17)# Configure the cameracamera_config = picam2.create_still_configuration( main={"size": (1920, 1080)}, lores={"size": (640, 480)}, display="lores")picam2.configure(camera_config)def capture(): print("Starting preview...") picam2.start_preview(Preview.QTGL) time.sleep(1) # Give the preview time to initialize picam2.start() print("Waiting 2 seconds before capture...") time.sleep(2) # Delay to allow framing timestamp = datetime.now().isoformat(
Category
Electronics
Source
MakerWorld
Published
Updated
What you need to print this: Beginner Low confidence
Single piece
Supports 1/3
Assembly 0/3
Settings 1/3
Bed size 0/3
Post-process 0/3
Printer
FDM / FFF
File format
STL
Material
PLA
Software
Cura, PrusaSlicer, or similar
No ratings yet
No comments yet – be the first!

Similar Models

6 Suggestions
Feed Blog Slicer Cost Calculator Image Search Submit Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Add to Collection