Both sides previous revisionPrevious revisionNext revision | Previous revision |
interfaces:bme280 [2016/10/02 04:00] – [Raspberry Pi] darron | interfaces:bme280 [2016/10/02 04:10] (current) – [Raspberry Pi] darron |
---|
| |
Install [[projects:telegraph|Telegraph]] and use it's BME280 demo for PHP and the apache2 web server to create and display graphs of the sensor (see the three graphs on this page). | Install [[projects:telegraph|Telegraph]] and use it's BME280 demo for PHP and the apache2 web server to create and display graphs of the sensor (see the three graphs on this page). |
| |
| Within the [[projects:telegraph|Telegraph]] directory you will find the `demo' directory and within |
| that `bme280'. Two further directories exist, the `etc' directory demonstrates how to set up telegraph to poll the BME280 device and store the results in a database. The `htdocs' directory contains files which you can be served by the apache2 web server to display images like the examples on this web page. |