All Questions
Tagged with arduino-yun i2c
1 question
1
vote
2
answers
4k
views
Arduino Yun - not enough i2c & interrupt pins?
I'm trying to build a small personal weather station. The rain sensor, and wind speed sensor use interrupts. The barometric sensor uses i2c SDA and SCL.
Reading the Arduino Yun manual, it says there ...