Search found 1 match
- Sat Oct 05, 2024 7:27 pm
- Forum: Arduino
- Topic: Data logger wind speed Anemometer
- Replies: 1
- Views: 482
Data logger wind speed Anemometer
Hi, I want data log from Anemometer using Arduino Uno with date, time wind speed and store all data in local SD card with datewise file name. I got suggestion to use GPS module for Latlong, Date, Time and Micro SD module to store all log in SD card. And I want to use WiFi module to collect data from ...