Recent Activity
Tim
User for 1 year
Recently Created Pages View All
Fixing blurry 8-50mm Zoom Lens for Raspberry Pi High Quality Camera
When you mounted the lense with C-mount, it might be that everything is extremely blurry.To adjus...
stream camera feed
Broadcast from Raspberry pi: rpicam-vid --camera 0 --inline --width 2028 --height 1080 --...
Set HTTPS to bypass browser constraints
cd ~/pt_rpiopenssl req -x509 -newkey rsa:2048 -nodes \-keyout ssl.key \-out ssl.crt \-days 365...
Access files over HTTP quickly
python3 -m http.server 8080 Current folder will now be accessible over http
Enabled dual camera (Raspberry pi 5)
When you can only see one of both cameras: rpicam-hello --list-cameras https://docs.arducam....
Recently Created Chapters View All
Recently Created Books View All
Recently Created Shelves View All
Unassorted
General use
This section is just a space to memorize some workflows. Usually some commands or how to use pr...
Configuration & Setup
This section explains some aspects of setting up systems and programs in order to get them functi...
Development
Section for code samples and interfacing with certain hardware