sparkfun / Weather_Shield

Barometric pressure, temperature, humidity and light sensing weather shield for Arduino.
https://www.sparkfun.com/
Other
69 stars 67 forks source link

Does it work with arduino YUN? #20

Closed zeyaddeeb closed 8 years ago

nseidle commented 8 years ago

Yes it should. The Yun uses an ATmega32U4 as the co-processor. See the schematic for more information. The shield should plug in and be able to communicate with the 32U4 without issue. However, all our example code is written for the Uno and RedBoard so I'm not sure I can help with code for the Yun.