Highly unlikely! Even if the weewx code and its associated libraries do not use Python functionalities that MicroPython doesn't support, and you can deal with the interfacing, there probably isn't enough memory space to fit the interpreter and all the code and libraries on the device, especially not while leaving room to store any saved data.
On Friday, December 24, 2021 at 11:05:30 PM UTC-5 [email protected] wrote: > Davis Pro2 by USB. > > On Thursday, December 23, 2021 at 8:06:59 PM UTC-8 vince wrote: > >> On Thursday, December 23, 2021 at 6:02:57 PM UTC-8 [email protected] >> wrote: >> >>> With apologies if there is already a thread about this but will WeeWX >>> run on a Raspberry Pi Pico with MicroPython? >>> If no one has actually tried it, and the consensus is that it >>> might/should work, I might give it a try and report back. >>> >>> >> For starters - what kind of station do you have and how would you >> interface it with a pico ? >> >> But I'd be a bit surprised if it met the python prerequisites for weewx, >> specifically the imaging libraries and Cheetah. >> >> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/7ff2ad5d-bb3d-4789-91a1-d4487fa940e4n%40googlegroups.com.
