Hi ! I am not succeeding in installing the BMP180 sensor for reading and printing from WEEWX. Phyton's reading is ok:
pi@raspberrypi:~/Adafruit-Raspberry-Pi-Python-Code/Adafruit_BMP085 $ sudo python Adafruit_BMP085_example.py Temperature: 30.10 C Pressure: 988.77 hPa Altitude: 206.01 The following steps were: https://tutorials-raspberrypi.com/raspberry-pi-and-i2c-air-pressure-sensor-bmp180/ Rename *Adafruit_BMP085_example.py* to : BMP180.py a)Copy for user directory(Debian): /usr/share/weewx/user b) Include in weewx.conf ....Engine...Services.....report_services = weewx.engine.StdPrint, weewx.engine.StdReport, user.BMP180.Barometer sudo /etc/init.d/weewx stop sudo /etc/init.d/weewx start Don´t work and Apache stop working! Any help? Tks! -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/d32cfaeb-7ea4-4bf5-a22a-d72ecce7be73%40googlegroups.com.
