Xinyuan-LilyGO / LilyGo-EPD47

GNU General Public License v3.0
379 stars 119 forks source link

Weather Application Missing #39

Closed johnwargo closed 2 years ago

johnwargo commented 3 years ago

Is there a reason the weather application isn't included in this repo? Can you please add it?

martinberlin commented 3 years ago

I highly recommend to use this repository: https://github.com/vroland/epdiy

That has an upgraded version of the same base library used here. There is also a full weather example that can be compiled using ESP-IDF framework: https://github.com/vroland/epdiy/tree/master/examples

Weather

But the repository also can be used with Arduino-esp32, you can take a look at this proposed example: https://github.com/vroland/epdiy/issues/22

guyou commented 3 years ago

Is there a reason the weather application isn't included in this repo? Can you please add it?

IMHO it is a copyright/licence issue. See discussion on G6EJD's repo

@LilyGO I think you have to revise the PDF tutorial.

johnwargo commented 3 years ago

Created #42 to add a readme to this project referring to the weather app so everyone can easily find it directly from this repo.

@LilyGO if you send me the source file for the PDF, I can clean up the file and produce a new version with the link pointing to the repo as well (and move the PDF file to the new Weather folder I just added).