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

Question. #113

Closed Sfrjoshpro closed 1 year ago

Sfrjoshpro commented 1 year ago

If I wanted to split the data line into their own tx and rx pin ? Where about should I be looking

SRGDamia1 commented 1 year ago

The SDI-12 specification is for single line communication.

Sfrjoshpro commented 1 year ago

It's ok I got it modified thanks works great