I have a Player One Uranus-C planetary camera. This camera is uncooled.
Player One uses passive cooling, which I wanted to improve. So I chose a smartphone cooler, the Shark FunCooler 3pro. It runs quietly with minimal vibration and features active cooling.
I was able to easily clamp the cooler onto the camera. The cooler can reduce the camera’s temperature by around 10 degrees or more—even below ambient temperature. Unfortunately, it’s not possible to set a fixed target temperature. And there was another issue: when the camera temperature drops below the dew point, a lot of condensation forms on the camera.
I’ve now solved that problem as well. Since I usually power the telescope using household electricity from a wall socket, I bought a Shelly Plug S and connected the cooler through it. I also created a Python script that checks the camera’s temperature every minute, compares it to the approximate ambient temperature and the dew point. The temperatures are read from N.I.N.A. Based on threshold values, the cooler is now automatically switched on and off. As a result, the camera always stays at ambient temperature or just slightly below.
Not comparable to a true cooled camera, but definitely better than nothing—especially in the summer.
Total cost: around €75, including cables.
If anyone is interested in the script, feel free to reach out!
Best regards,
Jochen
Player One uses passive cooling, which I wanted to improve. So I chose a smartphone cooler, the Shark FunCooler 3pro. It runs quietly with minimal vibration and features active cooling.
I was able to easily clamp the cooler onto the camera. The cooler can reduce the camera’s temperature by around 10 degrees or more—even below ambient temperature. Unfortunately, it’s not possible to set a fixed target temperature. And there was another issue: when the camera temperature drops below the dew point, a lot of condensation forms on the camera.
I’ve now solved that problem as well. Since I usually power the telescope using household electricity from a wall socket, I bought a Shelly Plug S and connected the cooler through it. I also created a Python script that checks the camera’s temperature every minute, compares it to the approximate ambient temperature and the dew point. The temperatures are read from N.I.N.A. Based on threshold values, the cooler is now automatically switched on and off. As a result, the camera always stays at ambient temperature or just slightly below.
Not comparable to a true cooled camera, but definitely better than nothing—especially in the summer.
Total cost: around €75, including cables.
If anyone is interested in the script, feel free to reach out!
Best regards,
Jochen