RaspberryPi/Timelapse3: Difference between revisions
From charlesreid1
(Created page with "=Overview= Attempt number 3: accomplish a few improvements in the timelapse process. The script to dump images into a directory works great so far.") |
No edit summary |
||
| Line 3: | Line 3: | ||
Attempt number 3: accomplish a few improvements in the timelapse process. | Attempt number 3: accomplish a few improvements in the timelapse process. | ||
The script to dump images into a directory works great | What's working: | ||
* The camera is working and is able to capture images. There was a problem initially, but after trying to re-enable the camera several times, and rebooting several times, the camera started working. | |||
* The script to dump images into a directory works great in concept. Easy to keep everything segregated. | |||
* | |||
What to do differently for this timelapse: | |||
* 64 gb thumbdrive for space | |||
* camera angles - better control mechanism | |||
* | |||
Weatherproof case: | |||
* https://tinkererblog.wordpress.com/2015/07/28/how-i-designed-a-compact-weatherproof-raspberry-pi-case/ | |||
* Nice link. Gives a list of parts (gaskets, seals, etc) from McMaster | |||
* Files: | |||
** [[File:RainberryBottomPlate.stl]] | |||
** [[File:RainberrySeal.stl]] | |||
** [[File:RainberryTopBox.stl]] | |||
Revision as of 16:56, 14 August 2016
Overview
Attempt number 3: accomplish a few improvements in the timelapse process.
What's working:
- The camera is working and is able to capture images. There was a problem initially, but after trying to re-enable the camera several times, and rebooting several times, the camera started working.
- The script to dump images into a directory works great in concept. Easy to keep everything segregated.
What to do differently for this timelapse:
- 64 gb thumbdrive for space
- camera angles - better control mechanism
Weatherproof case:
- https://tinkererblog.wordpress.com/2015/07/28/how-i-designed-a-compact-weatherproof-raspberry-pi-case/
- Nice link. Gives a list of parts (gaskets, seals, etc) from McMaster
- Files: