Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

Himura2la/RPi_Weather_Station

Repository files navigation

Raspberry Pi Weather Station

The online weather station based on Raspberry Pi

Version 2.0

It includes three sensors.

  • DS18B20 - to monitor temperature outside
  • BMP085 - to monitor atmospheric pressure and temperature once again (it can be put to another place)
  • TSL2561 - to monitor the lightness. Nobody measures the lightness! I'll be the first! Why not?
  • DHT22 - to monitor humidity and temeperature at the attic.

The library for TSL2561 was written from scratch based on the official Adafruit library and the official datasheet. Not all features are implemented (consider pull request?), but at least it gives the correct measurements in lux with the clear code for Python 2 (not just like this or this)

Version 1.0

Was working for about three months. It has had only one sensor BMP085 which were collecting pressure and temperature to the MySQL database. The back-end was implementen in Python, the front-end -- in DevExpress JS controls.

About

The online weather station based on Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published