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

Pi Zero

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
RHards
Posts: 7
Joined: Thu 04 Jul 2019 8:16 pm
Weather Station: FIneOffset
Operating System: Raspberry Pi

Pi Zero

Post by RHards »

Simple question.

Will Cumulus MX run on a Pi Zero?

Thanks,
Richard
water01
Posts: 3246
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: Pi Zero

Post by water01 »

Simple answer "Yes" :D . Try the image install, it makes it much easier.
David
Image
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: Pi Zero

Post by mcrossley »

Simple answer - Yes.

Caveat, the zero has a single, slow CPU, so things run slowly on it. CMX operations like loading the records editors that complete in seconds on a 3B or 4 take minutes on a zero. (Assuming a few years worth of archive data is available)

And just wait until you install or update Mono - it's painful on a zero.

I do not recommend a zero, but if you do use one (I have CMX loaded on one for testing) I would not run anything else on it, and make sure you run the minimal Raspbian distro,
RHards
Posts: 7
Joined: Thu 04 Jul 2019 8:16 pm
Weather Station: FIneOffset
Operating System: Raspberry Pi

Re: Pi Zero

Post by RHards »

Thanks for the replies.

I had Cumulus 1 running on the Zero (quite happily, on it's own).

I've subsequently done a fresh install of MX (from the image). I can access the web dashboard successfully, and it looks to be OK, but I can't get it to update a website.

I just wondered if perhaps FTP was a step too far for the Zero.

Time for an in depth reassessment I think.

Richard
water01
Posts: 3246
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: Pi Zero

Post by water01 »

I had Cumulus 1 running on the Zero (quite happily, on it's own).
Did you somehow run a Windows emulator as Cumulus 1 is a Windows only program?
David
Image
User avatar
philpugh
Posts: 384
Joined: Tue 24 May 2011 8:34 am
Weather Station: See Signature
Operating System: Debian 11 (RPi4)
Location: Antrobus, Cheshire, UK
Contact:

Re: Pi Zero

Post by philpugh »

I have two weather stations (Froggitt WH65 and Davis VantageVue). Both have data logged via CMX running on separate Pi ZeroWs (the wifi one). The PiZeroWs run debian 10 with mono 5.18 and the debian 10 is the 'lite' version - i.e. no GUI or additional apps.

Yes - they aren't the quickest of devices but the do the job well and quite reliably. Nothing else is running on these and the average CPU load is around the 10-20% level.

Both provide data to a Pi 3A that provides the web service. Only one system data publicly available at present as the second system (Davis VV) is a bit temperamental at present! Both systems log data to a MariaDB running on an old Pi 3B which is booted from an SSD.

For their cost a PiZero(W) is a no-brainer for headless, virtually unattended, running of CMX.

If you want to have a more powerful device for CMX then the Pi 3A would be a very good choice. This would easily support CMX and a database server. I prefer my externally connected systems (webserver etc) to be stand-alone just in case! Over the last couple of weeks my BT SmartHub 2 detected and 'repelled' a number of DoS attacks that appear to originate from China.
Phil Pugh
GW1000 + WH65/WH57/WH31; HP2551 + WS68/WH40A; GW2001 WittBoy
CumulusMX V4 / CUtils V7
Raspberry Pi 5 64bit
http://goosegate.uk/
RHards
Posts: 7
Joined: Thu 04 Jul 2019 8:16 pm
Weather Station: FIneOffset
Operating System: Raspberry Pi

Re: Pi Zero

Post by RHards »

Hello David,

Yes, sorry, you're quite right. It was MX, but a old version from well before the website update.

I was posting in between remote desktopping in to work from home, so I got a bit confused.

I think I'll have to leave it until the weekend so I can concentrate on one thing at a time!

Thanks again all,
Richard
Cortmalaw
Posts: 92
Joined: Sat 26 Dec 2020 2:21 pm
Weather Station: Davis
Operating System: Raspbian
Location: Near Glasgow, Scotland, UK

Re: Pi Zero

Post by Cortmalaw »

philpugh wrote: Tue 25 May 2021 4:24 pm Yes - they aren't the quickest of devices but the do the job well and quite reliably. Nothing else is running on these and the average CPU load is around the 10-20% level.
Agree. If running CumulusMX and nothing else intensive, PiZeroW is the ideal hardware.
No problems with standard FTP uploads to thed usual online services.
There's no issue running some other stuff on the same machine simultaneously - eg PiHole, which also needs to run 24/7.

Running a webserver is too much.
Mark says very slow loading the records editors, but I've not had that with about 8 years of data.

It's also fine with the full GUI image - it does not use additional resources unless you actually start the GUI, so is OK for occasional use.
Post Reply