Other
“Hello! Today we are going to look at this smart weather station I built. The weather station I built measures temperature, humidity, air pressure, wind speed and direction, and the amount of rain that falls. All the data is collected …
“How to make a how to make a simple Arduino device where the value of wind intensity is presented on RGB Led strip. Anemometer is an instrument that measures the speed of the wind. It consists of a series of …
“Via Nano 33 BLE, collate local weather data, build and train a TensorFlow neural network model, and run the model to predict air quality. Since the risk of breathing polluted air with poor quality has been increased precipitously in recent …
“This project adds solar powered sensors and home automation to my vegetable garden and transmits the data using MQTT for review and control on a mobile app. The canopy protects the vegetables from deer, squirrels and other pests. It also …
“Once I failed to control the drone because of the wind so I want to measure the wind speed to know whether it is suitable for the drone flight in the wild. So I am thinking of how to measure …
“The objective is to find an easy way to implement RS485 on an Arduino Uno, then to adapt it to an ESP8266. The anemometer will be a part of a bench of measures that will be added to the wind …
Project How to Build Your Own Anemometer Using Reed Switches, Hall Effect Sensor and Some Scraps on Nodemcu. - Part 1 - Hardware
“Since I started with the studies of Arduino and the Maker Culture I have liked to build useful devices using junk and scrap pieces such as bottle caps, pieces of PVC, drink cans, etc. I love to give a second …
“In this Instructable I am going to show you how to build a Wireless Weather Station using ArduinoA Weather station is a device that collects data related to the weather and environment using many different sensors. We can measure many …
“In this project, we will be making a weather station that measures temperature, humidity, pressure and windspeed and transmits them wirelessly to a station running on Raspberry Pi, wich displays the IP address and the current date. The readings of …