here is my current version, which is running for two years:
The scripts are mainly the same like in the first post. The main change is the initialization of the serial port. First I set up the port with minicom to a working state. Then I get the current port configuration with setserial ...
Hallo, der Vorteil des Meteostick ist, daß der 1. unabhängig vom der Art des Senders alles empfängt. Also auch 3 ISS oder Vue's wären möglich, ähnlich wie der Envoi 8x. 2. Zusatzsensoren (Bodenstationen) ebenfalls mit 0.1° Auflösung empfängt. Das ist der Hauptgrund, weshalb ich mir den geholt habe ...
Hello, the stick is in my normal study. Unless I open the door, there should be no pressure fluctuations. I also tried different locations for the stick again (which are accessible with the 1m long connection cable), no changes. The spikes are looking for in the night when nobody is in the room ...
I'm running a meteostick to read the VP2 since 2017. It is read out from a Linux server with plain shell scripts. Now, I,ve time to make some software for visualizing. But here I've currently two problems:
1. I've sporadic spikes in the pressure, see attached image LD001.png. The problem ...
I've a meteostock and want to read it out with plain Linux shellscripts to integrate it in my own software.
My current way ist ro read the data for five minutes in a plain text file,then start an new file and process the previous file. I use an init-script to initialisze the /dev/ttyUSB ...