Skip to content

Weathion is yet another weather station project

License

timkoval/weathion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

weathion

Weathion is yet another weather station project.

This project is based on ESP8266 MCU that allows to interact with it using WiFi. Moreover, you can connect Nextion display if you want. I've added the ability just because I had this display :) As for sensors, it has I2C interface to connect any sensor that supports I2C (I'm planning to use BME280) and MQ series gas sensor interface (e.g. MQ2).

I'm planning to make this device compatible with many types of sensors and maybe actuators and expand it's functionality. Although, I still need to complete the first version :)

Requirements and tools

Schematics and PCB - KiCAD

ESP8266 firmware - Arduino IDE or any compatible plugin (I'm using VSCodium with Arduino plugin)

Nextion Editor

Authors

License

This project is under the MIT license.

About

Weathion is yet another weather station project

Topics

Resources

License

Stars

Watchers

Forks