Search found 4 matches

by nordblick
Thu Jan 25, 2024 2:00 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Resize SDCard on Raspberry Pi
Replies: 4
Views: 13186

Re: Resize SDCard on Raspberry Pi

I already read that. ;)

It's just a bit "useless" for me to collect data from my weather station with a complete separate device (that is also an RPI). The only purpose is to receive data and wait for meteobridge to fetch it. Would be easier to put that single python script on my bridge instead ...
by nordblick
Mon Jan 15, 2024 11:35 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Resize SDCard on Raspberry Pi
Replies: 4
Views: 13186

Resize SDCard on Raspberry Pi

Hey Guy,
i am using an old RPI 3b with an 16GB Card. Everything works fine, but I want to install some python modules on my raspberry. Unfortunately the 16GB card will noch automatically resized from Meteobridge firmware/OS. Is there a way to use all of my SDCard memory?


Cheers,
Olli
by nordblick
Tue Feb 21, 2023 9:47 am
Forum: Meteobridge Discussion
Topic: Integrate own sensor data / custom weather station
Replies: 2
Views: 1016

Re: Integrate own sensor data / custom weather station

Oh sounds good. Will take a closer look in the afternoon ;)

Thanks for the quick answer and the good news as well. :D
by nordblick
Tue Feb 21, 2023 7:51 am
Forum: Meteobridge Discussion
Topic: Integrate own sensor data / custom weather station
Replies: 2
Views: 1016

Integrate own sensor data / custom weather station

Hey Guys,
I build and run a custom weather station with winddata, temp and humidity and some other data. Measurements will be published via LoRaWan and displayed on a single website (only). I would like to upload those data to the usual weather networks, especially windfinder.

I read thru some ...