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

Feature Request: 3.3V compatibility #35

Open santaimpersonator opened 1 year ago

santaimpersonator commented 1 year ago

Just a future consideration for the shield. Utilize the IOREF/AREF pins to make the shield compatible with our 3.3V boards:

Currently, the windvane direction is pulled up to 5V. This causes issues when a 3.3V ADC tries to read that pin (reading is maxed out). (*I didn't look into the annemometer and rain gauge pins, but I assume that utilizing IOREF would be optimal for those pins as well.)