Modifications

Sauter à la navigation Sauter à la recherche
107 octets supprimés ,  26 février 2022 à 23:40
Ligne 178 : Ligne 178 :  
By example, today the pressure is 1002.00 hPa at the Belgian's sea level.  
 
By example, today the pressure is 1002.00 hPa at the Belgian's sea level.  
   −
<font color="red">this value is critical if you want to evaluate the altitude of the sensor.</font>. It is also important to know the current altitude if you plan to calculate the "correction" for the normalized SLP pressure.
+
<font color="red">this value is critical if you want to evaluate the altitude of the sensor</font>.  
   −
So I have fixed the baseline as follow before reading the altitude:
+
It is also important to know the current altitude if you plan to calculate the "correction" for the normalized SLP pressure.
 
  −
Serial.print(bme.readAltitude(1002.00));
  −
Serial.println(" m");
      +
{{underline|Remark:}}<br />
 
It is quite easy to know the current sea level pressure by using an Internet Weather Broadcast like [http://www.meteobelgique.be/observations/temps-reel/stations-meteo.html this link to meteobelgique.be]
 
It is quite easy to know the current sea level pressure by using an Internet Weather Broadcast like [http://www.meteobelgique.be/observations/temps-reel/stations-meteo.html this link to meteobelgique.be]
  
29 917

modifications

Menu de navigation