Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 635 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 635 Bytes

Luftdaten RaspberryPI script

Simple script to send info to Luftdaten, based on Pimoroni provided example. Modifications:

  • Added log file, with memory buffering and daily rotation.
  • Modified screen info to show latest status and information sent date.

Installation

follow Pimoroni instructions.

Usage

Download file and launch with sudo python luftdaten.py.

You can make it launch on start adding the line @reboot sudo python <path to your file>luftdaten.py to the crontab.