Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lakoja/wetterwetter

A weather station based on two ESP8266 and an Waveshare e-paper display
https://github.com/lakoja/wetterwetter

arduino epaper esp8266 weather-station

Last synced: 20 days ago
JSON representation

A weather station based on two ESP8266 and an Waveshare e-paper display

Awesome Lists containing this project

README

        

# Wetterwetter
A weather station based on two ESP8266 and an Waveshare e-paper display

Overview
--------
The server component including display driver can be found in *Wetteranzeige* and the client in *Kleineswetter*.

Dependencies
------------
The libraries Adafruit GFX, Adafruit BME280 (+ Adafruit Unified Sensor) and CRC32 are used.

Disclaimer
----------
Some drafts of the display driver and spi communication classes were initially loosely based on:
* The display library of ZinggJM: https://github.com/ZinggJM/GxEPD
* The demo code of Waveshare: http://www.waveshare.com/wiki/2.9inch_e-Paper_Module#Demo_code