-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
96f7286
commit e4bd5c3
Showing
4 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,17 @@ | ||
# simplePiCamera-GUI | ||
A mininalistic picamera GUI to take pictures or ~videos~ with Raspberry-Pi. | ||
|
||
An effort to make an simple picamera application to take pictures and videos with picamera module in python. Initially it is a script to take only pictures but hopefully I will get time to extend it to take videos and set the different camera parameters. | ||
An effort to make an simple picamera application to take pictures and videos with picamera module in python. Initially it is a script to take only pictures but it will be extended to take videos and set the different camera parameters. | ||
|
||
## Update Dec14, 2023 | ||
<img src="/img/GUIscreenshot.png" alt="simplePiCameraGUI screenshot" width="480" /> | ||
|
||
### Update Dec14, 2023 | ||
- scalebar introduced in the preview which can be calibrated visually. | ||
- Error message if camera not found during initalization. | ||
|
||
## Keyboard shortcuts | ||
- <Control+S> to quick-save instantly with default timestamped filename. | ||
- <Control+C> closes the application. | ||
|
||
<img src="/img/screenshotGUI.png" alt="simplePiCameraGUI screenshot" width="480" /> | ||
## Calibration of scale for zoom lens (targeted microscope) usage. | ||
<img src="/img/calib_screen.png" alt="calibration screen" width="480" /> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.