Modifications

Sauter à la navigation Sauter à la recherche
50 octets ajoutés ,  3 octobre 2018 à 09:26
Ligne 163 : Ligne 163 :  
{{traduction}}
 
{{traduction}}
   −
My sensor does indicates an altitude of 189m whereas the reference weather station (next to house) is known to be at 120m height! What's wrong with the sensor?  
+
My sensor does indicates an altitude of 189m whereas the reference weather station (next to house) is known to be at 120m height (at the top of the tower)! What's wrong with the sensor?  
    
The altitude is deduced from the difference of local pressure and pressure at the sea level.
 
The altitude is deduced from the difference of local pressure and pressure at the sea level.
Ligne 171 : Ligne 171 :  
Once the baseline value corrected, you will have the correct altitude:
 
Once the baseline value corrected, you will have the correct altitude:
   −
  bmp180.baseline = 100200 # Pression du jour au niveau de la mer (multiplier par 100)
+
  bme.readAltitude(1002.00)
   −
mon senseur retourne une altitude de 104m, nettement plus convenable.
+
The sensor would return the right altitude (104m) for the sensor which is quite good since we are not in the tower (like the reference weather station).
    
=== La pression atmosphérique semble incorrecte! ===
 
=== La pression atmosphérique semble incorrecte! ===
29 837

modifications

Menu de navigation