just had notice my pcb's are on the way (typically i ordered just befor Chinese New Year so had a bit of a delay lol) and currently printing the enclosure nice job :D
Just as an FYI when heading electronic components that are sensitive to static electricity you should use a bonded working board and be wearing a bonding wrist strap.
Can you make one that: Uses: - An arduino uno - An arduino wifi/lora (either or...or both) sheild - Various Sensors Senses: - Outdoor Temperature - Outdoor Humidity - Outdoor Barometric Pressure - Wind speed and direction - dew point (Via math of pressure, humidity, and temperature) - rainfall - solar radiation/irridance (via solar panel power in, and math) It would be a big project, but would be intresting and useful!
Hi - a really great project - Thank you. I have built everything but cannot find the Arduino code to download for Version 2.0 - could you tell me where it is? - Thanks Jon
Love this project. Just ordered my boards, all other parts are here waiting for build. Can't wait. Any progress on adding wind speed / direction and rain gauges? Also, anyone modify to upload data to wunderground or one of the other similar sites?
Excellent job! I had a question regarding the antenna. Any idea if it would be possible to plug a dual band WIFI antenna rather than the 2.4GHz that they sell with the Wemos D1 mini pro?
Just wondering if it still is running well? 3D prints are usually not weather proof, also the vents on the side seem quite open. Do you have any experience from rainy weather conditions?
You are correct, the enclosure is not at all weather proof. I have applied a lacquer coating over the PCB and all the components except the sensor plart only. I have experience from my earlier version, it can last more than 4years by applying the lacquer spray coating.
Does the board go into deep sleep mode to preserve battery? Also how long can the station run without sun? Also can a Co2 sensor be added? Finally why not use an LiFePO4 battery instead as it is safer and more robust than a Li-ion?
Hey, great video but I have a question. I own a more powerful Reolink solar panel that I can connect via USB to the weather station. Can I charge the battery that way?
I only connected the BMP280 sensor to Wemos D1 mini and tried the code and all I'm getting is ...... On serial monitor and no data on thingspeak. What did i do wrong?
is it possible to connect HSR 204 ultrasonic sensor to this board ,usually they are connected to D1 , D2 pins in wemos d1mini. is there any way i can connect it using the PCB you have designed . I would like to create a water tank level monitoring system using this board.
Very cool project. A couple questions though, why do you use TP4056 instead of a solar charge like an MPPT with a CN3791? Would it be possible to replace the slits in the case with a stevenson screen? That together with (probably) some rubber in the joints and ABS instead of PLA for the 3D printing could make it weather proof, but I might be mistaken :-)
Hey there! I saw you used a diode from solar panel to tp4056. None at this project. Do you think it is safe to use 1W solar panel straight to the tp4056? Thx.
Hey, I used it in my old version. But after reading the TP4056 data sheet, I found that there is no need to use diode. You can safely connect the solar panel directly to the TP4056.
hello nice projekt. i build this but the blynk app have no data. information from the blynk app is. New divice connected an then new divice disnonnected. every time.....
thank you for your answer. I have a 2. question. to update the data on the blynk app, i have to connect the wemos with the cable. In what period of time is the data updated by wifi?
The enclosure is not weather proof, if you keep the board inside a weatherproof enclosure it will work like a charm. Currently I keep it in my balcony where it receives 2-3 hr of sun light which is enough for running the board.
just had notice my pcb's are on the way (typically i ordered just befor Chinese New Year so had a bit of a delay lol) and currently printing the enclosure nice job :D
Thank You
Wish you good luck for your project.
Very nice project and inspiration. Thank you.
Nice project brother......I like things related to electronics and which are DIY
Thank You
Very nicely designed, clean and efficient
Thank You.
Good project can you use Mqtt rather than blink. Rain gauge wind speeds and direction would be good too.
Just as an FYI when heading electronic components that are sensitive to static electricity you should use a bonded working board and be wearing a bonding wrist strap.
Can you make one that:
Uses:
- An arduino uno
- An arduino wifi/lora (either or...or both) sheild
- Various Sensors
Senses:
- Outdoor Temperature
- Outdoor Humidity
- Outdoor Barometric Pressure
- Wind speed and direction
- dew point (Via math of pressure, humidity, and temperature)
- rainfall
- solar radiation/irridance (via solar panel power in, and math)
It would be a big project, but would be intresting and useful!
Your feedback is noted, I will try to consider in the upcoming revision of my design.
Thank You
@@opengreenenergy I made this page on the project:
wiki.opensourceecology.org/wiki/Open_Source_Weather_Station
@@opengreenenergy Hope you will stick with same microcontroller (maybe 32bit) and add wind speed / direction
Beautiful job, dude! Really well done! 😃
Thank You dear
Hi - a really great project - Thank you. I have built everything but cannot find the Arduino code to download for Version 2.0 - could you tell me where it is? - Thanks Jon
Excellent, but even better with less Muzak.
Hello, the Solar panel is a broken link, do you have a part number, or at least the output and dimensions?
Super! 👍
Love this project. Just ordered my boards, all other parts are here waiting for build. Can't wait. Any progress on adding wind speed / direction and rain gauges? Also, anyone modify to upload data to wunderground or one of the other similar sites?
Excellent job! I had a question regarding the antenna. Any idea if it would be possible to plug a dual band WIFI antenna rather than the 2.4GHz that they sell with the Wemos D1 mini pro?
Just wondering if it still is running well? 3D prints are usually not weather proof, also the vents on the side seem quite open. Do you have any experience
from rainy weather conditions?
You are correct, the enclosure is not at all weather proof. I have applied a lacquer coating over the PCB and all the components except the sensor plart only. I have experience from my earlier version, it can last more than 4years by applying the lacquer spray coating.
Does the board go into deep sleep mode to preserve battery? Also how long can the station run without sun? Also can a Co2 sensor be added? Finally why not use an LiFePO4 battery instead as it is safer and more robust than a Li-ion?
Yes it goes in to sleep mode to preserve battery.
Yes Co2 sensor can be added.
Thank you for suggesting the LiFePo4 battery.
@@opengreenenergy + I recommend using 705 sealant (TIAN MU/KAFUTER/etc)
Hey, great video but I have a question. I own a more powerful Reolink solar panel that I can connect via USB to the weather station. Can I charge the battery that way?
I only connected the BMP280 sensor to Wemos D1 mini and tried the code and all I'm getting is ...... On serial monitor and no data on thingspeak.
What did i do wrong?
is it possible to connect HSR 204 ultrasonic sensor to this board ,usually they are connected to D1 , D2 pins in wemos d1mini. is there any way i can connect it using the PCB you have designed . I would like to create a water tank level monitoring system using this board.
DS18b20 requires 4.7k pull-up resistor, you have not included it. What are your comments about it? Can it work without this pull-up?
is it possible to buy the station already assembled?
if so, where? thank you (12 febb 2021)
Very cool project. A couple questions though, why do you use TP4056 instead of a solar charge like an MPPT with a CN3791? Would it be possible to replace the slits in the case with a stevenson screen? That together with (probably) some rubber in the joints and ABS instead of PLA for the 3D printing could make it weather proof, but I might be mistaken :-)
Thank You for your suggestions. I will consider it in my future revision.
Can you make detailed step by step arduino based sun tracker for heavy loads ?
Thank You for the suggestion.
I will definitely try to make it in future.
Hey there! I saw you used a diode from solar panel to tp4056. None at this project. Do you think it is safe to use 1W solar panel straight to the tp4056? Thx.
Hey,
I used it in my old version.
But after reading the TP4056 data sheet, I found that there is no need to use diode.
You can safely connect the solar panel directly to the TP4056.
Could I use the same powering/charging system but with an arduino mini pro???
Awesome build! How does it hold up on the longer term? Especially regarding the power supply via solar?
I am using it since last 3months, the battery is still in almost fully charged condition. One hour sunlight is enough to run the system.
@@opengreenenergy Thanks for the update!
hello nice projekt. i build this but the blynk app have no data. information from the blynk app is. New divice connected an then new divice disnonnected. every time.....
Have you short the jumper J1 ?
yes
thank you for your answer. I have a 2. question.
to update the data on the blynk app, i have to connect the wemos with the cable.
In what period of time is the data updated by wifi?
you said its for taking weather informations such as pressure, temperature, humidity. Does the board withstand outside climate?
The enclosure is not weather proof, if you keep the board inside a weatherproof enclosure it will work like a charm. Currently I keep it in my balcony where it receives 2-3 hr of sun light which is enough for running the board.
how we can buy that green colour box?? help urgent
You can 3D print by using any 3D printing service provider. The design file is available in Thingiverse.
Can I replace Wemos D1 mini Pro with ESP-07? Need to edit the code?
I did it with Avasva plans.
How much and where buy?
bit.ly/3fkiHKk
You made this video in early 2019, its 2020, is it still working?
Yeah it working, you can check the thingspeak live feeds.
@@opengreenenergy Cool thanks for the reply!
😍👍🏻👍🏻👌🏻
प्लीज हिंदी लैंग्वेज
В Россию отправляете?
WHAT IS YOUR PORPUSE FOR THIS DEVICE? IF WE ALREADY HAVE THE WEATHER ADVISORY...
HE MADE IT BECAUSE HE CAN.
What a stupid question. Great project.
What is the purpose of your stupid comment?