Does anybody know how i could configure the smart citizen arduino to also collect wind speed/direction data? i’ve researched two possible input devices but am stuck as to how to integrate these into the system.
Any and all help is most welcome.
Links to input devices:
http://vaavud.com/product/vaavud-wind-meter/
Thank you,
Keith.
If you remove the shield you could use one of the analog inputs of the SCK. But if you want to keep the shield attached and add wind speed data to the other parameters, you could use an extra Arduino via I2C bus. Looking forward to hearing from your progress. All the best.