Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 576 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 576 Bytes

esp8266homeMeteo

A little project that includes:

  • meteoProbeWeather that is a 'brain for all the input systems'
  • meteoProbe that can be stand-alone or in slave mode probe having up to 3 temp sensors and one wind speed/direction meeter.
  • meteoDisplay diffrent approaches on displaying data
  • i2cScanner simple scanner for i2c bus,

Main part of each component is a wifi board based on ESP-8266EX: https://www.wemos.cc/product/d1-mini.html

The following schematics are for the PCBs that are used for the meteoProbeWeather & meteoProbe.

TO BE COMPLETED