My AllSky setup #3866
ericofpendom
started this conversation in
Show and tell
My AllSky setup
#3866
Replies: 2 comments 3 replies
-
|
Love it :-) Its always great to see novel approaches to building these cameras. Only a couple of observations
I also like the very neat wiring :-) Alex |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Here is an image from early evening yesterday. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I have recently been developing my own take on the Raspberry Pi AllSky setup and would like to share it with the group. I think it is quite unconventional, although some may know different, and it was inspired a few weeks ago by a video I saw on YT. I have searched for the source of this inspiration but can't find it. Anyway, I have had a couple of goes at getting an AllSky setup going but without success and with the release of the new version I thought I would give it another go. I have had a few challenges along the way but with the help and support of a local AllSky user, I have managed to get to a point where I think it will work. All I need now are some clear skies.
I have gone against having all the kit in the same enclosure as I am able to mount the Pi and other circuitry in my loft with easy access. So all I have in the outside enclosure is the HQ camera, a temp/humidity sensor, heater ring, and a fan. All the necessary cables just run under the tiles and into the loft space.
The jar that the camera is in was from a local supermarket and came cheap because someone had removed the silicone seal from the lid. No problem, I just bought another storage jar from a bargain store and adapted the size of the lid to suit the slightly smaller jar. It helps to have a woodturning lathe :-)). I tested the rig outside for a night and it rained, the lid swelled and it took me two and a half days to dry it out so I could remove it without breaking the glass :-((
I then used the lathe again to create a lid from HDPE with two seals, now it seems very watertight.
I have used a Raspberry Pi4 4Gb with an 480Gb SSD. I have an Arduino Nano connected to the Pi via USB that controls the sensors, heater and fan. I decided to make my own heater ring from 16x 1watt, 220 ohm resistors and a bit of proto board. the fan is a 12v unit from an old small form factor PC case and I am using two SHT21 based temperature/humidity sensors, 1 inside and the other outside.
I take temp and humidity readings from the outside sensor and calculate the dew point and create a target temp that is 5 degrees above dew point. I then make sure that the inside temp is equal to or greater than the target temp. The Arduino handles all this, and I have a 5v relay to switch a 12v supply to the heater.
The Pi and heater are supplied power using an old PC PSU and the Arduino is powered via the Pi USB port.
I have included some pictures below that show my creation. I hope you like it and if you have any questions then please feel free to ask.
Beta Was this translation helpful? Give feedback.
All reactions