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
164 stars 100 forks source link

Timer2 #43

Closed SRGDamia1 closed 6 years ago

SRGDamia1 commented 6 years ago

Using processor timers to stabilize the bit reception and decrease the amount of time universal interrupts are disabled.