Weather Flow to Adafruio io to control Servo?

Kind of an open question - looking to control a servo to display wind speed/temp etc from the Weather Flow via Arduino. Looking for the easiest way to get the data - at the moment https://io.adafruit.com/ seems to be a contender as i can read data back to the arduino and control the servo or lights for rain etc.

So the question - any hints on how to get the data to Ardunio.io - assume via UDP/MQTT but dont quite know where to start.

Andy

Have your device listen to UDP data on port 50222.

5 Likes