EnviroDIY / Arduino-SDI-12

An Arduino library for SDI-12 communication with a wide variety of environmental sensors. This library provides a general software solution, without requiring any additional hardware.
https://github.com/EnviroDIY/Arduino-SDI-12/wiki
BSD 3-Clause "New" or "Revised" License
158 stars 99 forks source link

new tinyAVR boards support. tips? #115

Open aliandreur opened 1 year ago

aliandreur commented 1 year ago

Hi everyone! Does anyone got any advice/tips on what needs to be done to get the library working with the new ATtiny series 0 or 1 microcontrollers?

I'm trying to use it with the ATtiny1614, but no luck so far, and especially having trouble with the "digitalPinToPCMSK" macro.