[Weatherstation] – Part III – The Arduino code

[Weatherstation] – Part III – The Arduino code

The ideas is to translate the measurements from the sensors into movement of the servos. The sparkfun weather shield gives us: Temperature Humidity Ambient light atmospheric pressure I collect the data every 10 seconds and do an average between the last ten values to...