×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

diy all-sky camera?

  • Posts: 2255
  • Thank you received: 223
I had one, raspberry pi based, it was OK~ish...
Has any of you built a diy all-sky camera? I'm looking for ideas for my next one.
Last edit: 6 years 7 months ago by Gonzothegreat.
6 years 7 months ago #19454

Please Log in or Create an account to join the conversation.

  • Posts: 105
  • Thank you received: 30
6 years 7 months ago #19462

Please Log in or Create an account to join the conversation.

  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic diy all-sky camera?


nice, thanks for the link.
6 years 7 months ago #19468

Please Log in or Create an account to join the conversation.

  • Posts: 112
  • Thank you received: 12

Replied by Sébastien on topic diy all-sky camera?

I made one this summer. It's on the road to the Chile somewhere on a boat in the middle of Atlantic ocean
Linux Mint 19 Cinnamon using PPA for latest KStars-bleeding and INDI
Raspberry Pi 3 B+ with StellarMate
Atik 314E - ASI120M - CG5 with Celestron C9.25
6 years 7 months ago #19539
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic diy all-sky camera?

What's inside the box please? Can you share the spec?
6 years 7 months ago #19591

Please Log in or Create an account to join the conversation.

  • Posts: 112
  • Thank you received: 12

Replied by Sébastien on topic diy all-sky camera?

Raspberry with INDI which control a QHY5-II under the dome. The raspberry controls also an arduino. All sensors are attached to the arduino.

At first, I wanted to use meteoduino to control the sensor but the number of output is limited and difficult to program. I spent a lot of time with it and decided to give it up. So I program arduino to speak via serial and raspberry is listening through python code.

For the sensors :
- anemometer with mean and max value
- IR sensor as cloud sensor
- Internal DHT22 to measure temperature and humidy inside the seal box
- External DHT22 to measure temperature and humidity outside the box
- Internal BMP280 to measure pressure
- Solar panel to measure ambiant light
- Rain sensor with temperature control
Linux Mint 19 Cinnamon using PPA for latest KStars-bleeding and INDI
Raspberry Pi 3 B+ with StellarMate
Atik 314E - ASI120M - CG5 with Celestron C9.25
The following user(s) said Thank You: Gonzothegreat
6 years 7 months ago #19602
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic diy all-sky camera?

Nice setup, do you have the gauge code, they do look nice.
Where did you mount the external DHT22, mine got wet today and stopped working.
6 years 7 months ago #19603

Please Log in or Create an account to join the conversation.

  • Posts: 112
  • Thank you received: 12

Replied by Sébastien on topic diy all-sky camera?

Thank you, it was a lot of work and hopefully some piece of the project were already done.

We'll see at the end of october if everything works as planned. I forgot to say that raspberry is in readonly mode to avoid corrupted data in case of electric failure. I can access to the allsky via ssh to change python code and also to upload sketch in arduino with command line.

The external DHT22 is the side of the allsky and after taking a shower :pinch: , humidity sensor was saturated for a long time. So I'm using the hack of the year found in my garbage : a plastic bottle cap, some glue. Just have to cut, one side of the cap to let air passing throuh.

For the gauge, I'm using the meteostationmeteostation tutorial. I like them, this is javascript :

wiki.sandaysoft.com/a/SteelSeries_Gauges
Linux Mint 19 Cinnamon using PPA for latest KStars-bleeding and INDI
Raspberry Pi 3 B+ with StellarMate
Atik 314E - ASI120M - CG5 with Celestron C9.25
6 years 7 months ago #19604

Please Log in or Create an account to join the conversation.

  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic diy all-sky camera?

Thanks for the wiki.sandaysoft.com/a/SteelSeries_Gauges link, I'll see what I can do.
When you said "The external DHT22 is the side of the allsky and after taking a shower :pinch: , humidity sensor was saturated for a long time. ", you managed to get it working again or bought a new one?

I guess my mistake too was to let it get wet. It's reading 99.9% humidity.
6 years 7 months ago #19605

Please Log in or Create an account to join the conversation.

  • Posts: 112
  • Thank you received: 12

Replied by Sébastien on topic diy all-sky camera?

Yes it's working again with help of the sun. Did you try to dry it with an hair dryer?
Linux Mint 19 Cinnamon using PPA for latest KStars-bleeding and INDI
Raspberry Pi 3 B+ with StellarMate
Atik 314E - ASI120M - CG5 with Celestron C9.25
6 years 7 months ago #19607

Please Log in or Create an account to join the conversation.

  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic diy all-sky camera?

Good to hear you were able to fix it, not tried the hairdryer yet.

To get back to the all-sky camera, I had a Raspeberry pi with the pi camera, it was ok~ish.
Thinking about using a QHY5 this time.
6 years 7 months ago #19610

Please Log in or Create an account to join the conversation.

  • Posts: 112
  • Thank you received: 12

Replied by Sébastien on topic diy all-sky camera?

Qhy5 is noisy and there is no shutter. I have to write some python code to remove some fake stars in the sky
Let's say this is a first version of the allsky. The plan at the beginning was to draw and 3d print the enclosure . Not enough time to complete the entire project.

Are you using the meteostation stuff. I saw a lot of activity in the github repo? Lot of improvement ?
Linux Mint 19 Cinnamon using PPA for latest KStars-bleeding and INDI
Raspberry Pi 3 B+ with StellarMate
Atik 314E - ASI120M - CG5 with Celestron C9.25
6 years 6 months ago #19644

Please Log in or Create an account to join the conversation.

Time to create page: 0.448 seconds