Skip to content
forked from tekk/MeteoESP

Weather Station for Wemos D1 mini with official 64x48 OLED shield

License

Notifications You must be signed in to change notification settings

seco/MeteoESP-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeteoESP

Weather Station for Wemos D1 mini with official 64x48 OLED shield

Project is created in PlatformIO IDE

http://platformio.org/platformio-ide

There you can install libraries directly via console command in the IDE. Find libs here http://platformio.org/lib and install for example: > platformio lib install 13 to install Adafruit GFX library (not needed...) Then you need some hosting space, for the server-side script which parses data for Wemos D1 mini. It's a tiny PHP script. If you don't have any hosting space, you can register for any of the free hosting services. You'll also need to fill in Wunderground API key (free registration needed) and location ID in the PHP source file on the server. The PHP script is in directory server-script. Copy it to server for example with Filezilla client.

About

Weather Station for Wemos D1 mini with official 64x48 OLED shield

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.6%
  • Other 35.3%
  • C 6.9%
  • PHP 1.2%