Date
1 - 6 of 6
Weather station to complement APPC Pro/APPM modeling? #APCC #Mach2GTO
Marcelo Figueroa
I am looking for a weather station to support the modeling of my Mach2. My candidates are 2:
1) Pegasus Astro Pocket Powerbox Advance. My favorite, it handles USB ports, power and dew heaters. And it measures temperature and humidity, but NOT barometric pressure.
(It is also perfect to complement the power and USB outputs of the Mach2).
2) MGBox V2 from Astromy.ch. Measures temperature, humidity and pressure (in addition to GPS)
So, which one is the best to accompany the modeling, in short, how important is to be able to measure the barometric pressure?
Thank you,
|
|
Dale Ghent
I would use weather service sources for barometric pressure if it was not available on-site. Barometric pressure is going to be largely consistent across a wide geographic area.
toggle quoted messageShow quoted text
You can use the ASCOM ObservingConditions Hub (OCH) driver to mix in multiple sources of the various weather properties that ASCOM ObservingConditions covers. So you can use temperature, humidity, and dewpoint from the Pegasus PPA, and air pressure and other data from OpenWeatherMap, a driver for which is included with ASCOM. To use OpenWeatherMap, you can go to openweathermap.org, create an account, and then create an API Key for that account, which is a string of text characters, which you would then program into the OpenWeatherMap ASCOM driver's configuration screen along with the coordinates or postal code you want data for. The OCH will then mix these sources together and present them to the app (APPM/APCC) for use. Here are two screenshots from my setup that uses ASCOM OCH to mix in 3 different sources of info: ASCOM OCH configuration screen with the following sources: * Pegasus Ultimate Power Box v2 (temperature, humidity, dewpoint) * Unihedron SQM device (SQM measurements) * OpenWeatherMap (cloud cover %, air pressure, wind speed/direction/gust speed) https://i.imgur.com/8sXDX5x.png And how it shows up in my AP app, NINA in my case: https://i.imgur.com/6UHJVum.png (SQM measurement is missing because I don't have that connected at this time) /dale
On Oct 2, 2020, at 2:01 AM, Marcelo Figueroa via groups.io <marfig1970=yahoo.com@groups.io> wrote:
|
|
Marcelo Figueroa
On Fri, Oct 2, 2020 at 07:15 AM, Dale Ghent wrote:
Okay, thank you very much. I'm going to take a look at openweathermap.org.
|
|
Great and thank you Dale, it works perfectly, as long as I have an internet connection which is the case for me. Dominique
|
|
Dale Ghent
Great, glad it works for you. If you didn't have an internet connection, I have a small and easy Arduino-based electronics project and ASCOM driver that can add an air pressure sensor to any setup.
toggle quoted messageShow quoted text
/dale
On Oct 3, 2020, at 5:17 AM, Dominique Durand via groups.io <dom33.durand=yahoo.com@groups.io> wrote:
|
|
Joseph Beyer
For those that use a FocusLynx focuser, Jeff informed me the temperature gathered by the hub for focus compensation is available through ASCOM and can be used by APCC-APPM.
toggle quoted messageShow quoted text
On Oct 3, 2020, at 5:30 PM, Dale Ghent <daleg@elemental.org> wrote:
|
|