Commit Graph

12 Commits

Author SHA1 Message Date
Mathieu Maret 5f5bd1b8ae display bme information on webpage + refacto 2020-02-28 23:40:35 +01:00
Mathieu Maret 786fedc74f Same return value for every sensor after Setup() 2016-06-02 01:28:16 +02:00
Mathieu Maret 26d3deee0e Code simplification 2016-06-01 00:36:14 +02:00
Mathieu Maret 0a2f18b8ee Add info for BMP fork in code 2016-04-07 13:37:55 +02:00
Mathieu Maret efe135a801 Move configuration into a dedicated file 2016-03-30 00:44:37 +02:00
Mathieu Maret ce1f4fc3b2 bmp180: give sda,scl param in constructor 2016-03-26 15:30:18 +01:00
Mathieu Maret 55beced1f8 Make BMP180 optionnal
Save 1.5ko of ROM
2016-03-26 15:27:23 +01:00
Mathieu Maret d51df5dd64 Add first draft for pressure calulation a see level 2016-03-25 00:06:33 +01:00
Mathieu Maret a89a8a0727 Change function naming to be coherent across files 2016-03-24 14:54:55 +01:00
Mathieu Maret e99f63ef41 Keep bmp180 status information 2016-03-20 00:14:24 +01:00
Mathieu Maret ff178ce940 Get pressure mesure from BMP180 2016-03-16 00:54:13 +01:00
Mathieu Maret 390b18b592 Take measure of Temperature from BMP180 2016-03-11 00:43:24 +01:00