Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Raspberry Pi additional sensors possibly via MX or PHP

Topics about the Beta trials up to Build 3043, the last build by Cumulus's founder Steve Loft. It was by this time way out of Beta but Steve wanted to keep it that way until he made a decision on his and Cumulus's future.

Moderator: mcrossley

Locked
User avatar
marfanuk
Posts: 43
Joined: Wed 06 Nov 2013 5:27 pm
Weather Station: Davis Vantage Vue
Operating System: Raspbian on the Raspberry Pi 2
Location: Nantwich, United Kingdom
Contact:

Raspberry Pi additional sensors possibly via MX or PHP

Post by marfanuk »

With the temperature, humidity etc sensors available for the raspberry pi as add on boards. Would MX be able to read these sensors?

If so, it would be a cheap and interesting way to gather more data.

http://thepihut.com/collections/sensors ... r-5v-ready
Last edited by marfanuk on Thu 30 Apr 2015 9:48 am, edited 2 times in total.
Image
https://www.nantwich-weather.uk - Meteobridge

Darren
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Raspberry Pi breakout board extra sensors

Post by steve »

MX is a .net application which runs on the Pi by virtue of the Mono runtime. So if a .net library is available to access these devices, then it would be possible, in purely theoretical, technical terms, for MX to use them.
Steve
User avatar
marfanuk
Posts: 43
Joined: Wed 06 Nov 2013 5:27 pm
Weather Station: Davis Vantage Vue
Operating System: Raspbian on the Raspberry Pi 2
Location: Nantwich, United Kingdom
Contact:

Re: Raspberry Pi breakout board extra sensors

Post by marfanuk »

Thanks for the reply Steve, Ive just ordered a couple of sensors to have a play with.

Ive had a look round and theres seems to be lots of info for getting these sensors working on the Pi. Hopefully there maybe a few other members out there who might be interested in giving this a try.
Image
https://www.nantwich-weather.uk - Meteobridge

Darren
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Raspberry Pi breakout board extra sensors

Post by mcrossley »

I played a round with a Pi receiving the FO transmitter broadcasts direct, cutting out the console. All you needed to add was a barometer sensor.

Now it should be possible to do this with the VP2 ISS and other transmitters, hmm...
User avatar
marfanuk
Posts: 43
Joined: Wed 06 Nov 2013 5:27 pm
Weather Station: Davis Vantage Vue
Operating System: Raspbian on the Raspberry Pi 2
Location: Nantwich, United Kingdom
Contact:

Re: Raspberry Pi breakout board extra sensors

Post by marfanuk »

Mark, i never thought of that, how did you receive the transmissions, was it just via an off the shelf aerial?

What i had imagined was a Raspberry PI outside with numerous sensors hard wired to it dotted around the garden, which would transmit to my weather stations Raspberry PI indoors via wifi. Then either via Cumulus or a php script to My website.
Image
https://www.nantwich-weather.uk - Meteobridge

Darren
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Raspberry Pi cheap additional sensors possibly via MX or

Post by mcrossley »

=Yes, if you Google it you should find a few sites with the details, e.g. this is the first hit. You buy a small programmable radio module I used an RFM01 - EDIT: I think, it was some time ago.

The Davis radio protocol has now also been almost fully decoded on the WX forum, so you should be able to build your own Envoy8X equivalent on a rPi or a simpler micro-controller based board if you had the know how.
Locked