PiCameraApp
PiCameraApp copied to clipboard
A graphical interface for programming the Raspberry Pi PiCamera. Written in Python using Tkinter.
The HQ camera halts when taking an image in sensor mode 0 in this app, and I have to restart the program to clear it. Changed the default sensor mode...
Please Can u help me execute the code. each time i try to run the PiCameraApp.py file it gives me this : Traceback (most recent call last): File "PiCameraApp.py", line...
I have not tested, but will this code work for Raspberry pi? If not, is is possible to add support?
Such a great app, have you done any recent dev on Timelapse Code?, I was looking at the code and found the timelapse tab and the ToDo's
We are running your code on a Raspberry Pi (Linux raspberrypi 4.14.30-v7+ #1102 SMP Mon Mar 26 16:45:49 BST 2018 armv7l GNU/Linux) And we are not using the HDMI output...
Hi, Thanks for sharing. Just downloaded your code. I'm having issues with the image showing outside of the preview panel. How can I fix that?
Hi, I was wondering how I could edit the code in order to add something that either allows me to take a 1 FPS video or a time lapse. Any...