Go to advanced search

by adamp27
Sat Jul 22, 2017 4:32 am
Forum: Camera board
Topic: Ribbon cable
Replies: 3
Views: 1001

Ribbon cable

I'm looking for a place to buy either very long ribbon cable or ribbon cable thats been bundled together into a wire. I need this for the camera module (Pi cam v2) and my RPI 3.
Thanks
by adamp27
Thu Jul 06, 2017 10:36 pm
Forum: Python
Topic: picamera timestamp
Replies: 5
Views: 2514

picamera timestamp

Hello, For some video processing calculations I need the exact timestamp of when a frame was taken from the camera. I am using the picamera module for python 2.7 and am running on a Raspberry Pi 3 with v2 PiCamera. camera = PiCamera() camera.resolution = (320,240) rawCapture = PiRGBArray(camera.size...
by adamp27
Fri Jun 16, 2017 8:38 pm
Forum: Raspberry Pi OS
Topic: Run Python File after startup
Replies: 1
Views: 394

Run Python File after startup

Hi

So I have a python file that I want run as startup. I have a script that successfully launches the python program but I'm not sure where I need to place it in order to get the program up and running. I want the file to run immediately after the pi turns on and is logged in.

Thanks
by adamp27
Mon Jun 12, 2017 3:03 pm
Forum: Python
Topic: Pi Camera Module
Replies: 2
Views: 513

Re: Pi Camera Module

Thank you, very helpful
by adamp27
Sat Jun 10, 2017 3:59 pm
Forum: Python
Topic: Pi Camera Module
Replies: 2
Views: 513

Pi Camera Module

Is there a way to adjust the exposure time of the camera through the python module? I would also like to change the brightness, white balance, and focus of the camera if that is possible. If this isn't possible through the python modules are there any other ways I can do it via the terminal etc. I a...

Go to advanced search