Replies: 4 comments 3 replies
-
|
After looking at all the options (so many! :) ) I think I may be able to use image pre/post save hooks to at least test the concept. I'll start there. |
Beta Was this translation helpful? Give feedback.
-
|
Ok. Understood. I can still test the concept by reading the various variables (external humidity, weather events, other) and then testing a short vibration burst to see if it clears the polycarbonate camera dome. Are there hooks in the camera control and image capture, or hooks planned? |
Beta Was this translation helpful? Give feedback.
-
|
I have merged #2245 which adds a pre-capture hook that runs in the Capture worker process. This hook is guaranteed to be run when the camera is idle. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you, I will run an update and then test. I have a prototype vibration device set up for testing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I designed my own AllSkyCam enclosure using ASA filament, a 3 inch poly carbonate dome and O-rings. So far, very pleased with the results, as I wish to have a unit permanently installed on the roof during all 4 seasons, with temperature variations of -30C to +40C, 15% RH to 100% RH.
DEW mitigation is simple enough already supported. Thank you!
Another issue is RAIN. During high humidity events, rain droplets stay on the poly carbonate dome for a very long time, hours...
I have been able to mitigate this somewhat, by treating the dome with a commercial product call RAIN-X. This does not cause distortion and reduces the size and number of droplets that stick to the dome surface.
I think mitigation could go further by installing a vibration device similar to mobile phones. The hardware is simple, any tiny DC motor with an intentionally off centre counterweight, driven by an NPN transistor connected to a GPIO.
The new feature to support this would:
Love to help to make this a reality.
Beta Was this translation helpful? Give feedback.
All reactions