Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tutorials_barometer [2016/02/24 04:53]
admin created
tutorials_barometer [2016/11/25 16:57] (current)
admin
Line 1: Line 1:
 ===== Barometer ===== ===== Barometer =====
  
-<​imgcaption barometer |  MS5637 barometer/​altimeter>​{{ ::​ms5637-30ba_600.jpg |}}</​imgcaption>​+<​imgcaption barometer |  MS5637 barometer/​altimeter>​{{ ::​ms5637-30ba_600.jpg?200 |}}</​imgcaption>​
  
 The Sparrow nodes are using the [[http://​www.meas-spec.com/​product/​pressure/​MS5637-02BA03.aspx|MS5637]] pressure sensor for barometric and altimeter measurements. We will use the [[https://​github.com/​freetronics/​BaroSensor|Freetronics]] library to interface with it. The Sparrow nodes are using the [[http://​www.meas-spec.com/​product/​pressure/​MS5637-02BA03.aspx|MS5637]] pressure sensor for barometric and altimeter measurements. We will use the [[https://​github.com/​freetronics/​BaroSensor|Freetronics]] library to interface with it.
Line 38: Line 38:
 </​code>​ </​code>​
  
 +<note tip>The light sensor on the Sparrow node is very versatile, it can measure visibile, infrared and UV radiation. Check it [[tutorials_light|out]]!</​note>​