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

Arduino Due #9

Closed Dabren closed 8 years ago

Dabren commented 9 years ago

Hi,

If I want to use an Arduino Due to communicate with a sensor that uses the SDI12 protocol, how should I connect them instead?

Thanks.

Kevin-M-Smith commented 9 years ago

Hi Dabren,

Unfortunately I dont own a Due, so I have never been able to test the library with one.

Did you try connecting it normally? If so, what errors did you get?

Regards, Kevin


From: Dabren [notifications@github.com] Sent: Thursday, July 31, 2014 12:56 AM To: StroudCenter/Arduino-SDI-12 Subject: [Arduino-SDI-12] Arduino Due (#9)

Hi,

If I want to use an Arduino Due to communicate with a sensor that uses the SDI12 protocol, how should I connect them instead?

Thanks.

— Reply to this email directly or view it on GitHubhttps://github.com/StroudCenter/Arduino-SDI-12/issues/9.

Dabren commented 9 years ago

Hi Kevin,

I didnt try with my arduino due as it can only take in 3.3v. Will be trying with a level shifter to modulate between 3.3 n 5 :) hopefully it works.

Thanks.

s-hicks2 commented 9 years ago

I use various SDI-12 sensors with my 3.3v Arduino boards all the time, and it works fine. Some can be powered by the 3.3 Vcc of the board, however, some sensors need higher input voltages, like my dissolved oxygen sensor that requires 9-15vDC for excitation. But even with the higher excitation, the SDI-12 data line still communicates at 3.3v.

matiasAS commented 5 years ago

Hola @s-hicks2, con que arduino dices que te funciona sdi-12, con arduino ¿Due especificamente?

I need to use a CS655 cambell sensor, but according to the documentation of the library https://github.com/EnviroDIY/Arduino-SDI-12, it says that it is not compatible, but maybe now, and it is that they have not updated it , that is why I am asking

Can yo help me please?

SRGDamia1 commented 5 years ago

I'd assume the CS655 should work with the library. I don't have one and don't know anything about it.

The Arduino Due, however, is not supported. From what I've read the Due is not designed to be a low-power board and thus is not a good choice for long-term in-situ monitoring with environmental sensors. It also doesn't seem to be a very popular board. And I don't have one. Those things, combined with the fact that the Due uses a different interrupt system than any of the boards that are supported, mean that Due is unlikely to ever be supported.

matiasAS commented 5 years ago

Hola Sara, Gracias por responder Matías

El mié., 22 de ago. de 2018 a la(s) 00:03, Sara Damiano ( notifications@github.com) escribió:

I'd assume the CS655 should work with the library. I don't have one and don't know anything about it.

The Arduino Due, however, is not supported. From what I've read the Due is not designed to be a low-power board and thus is not a good choice for long-term in-situ monitoring with environmental sensors. It also doesn't seem to be a very popular board. And I don't have one. Those things, combined with the fact that the Due uses a different interrupt system than any of the boards that are supported, mean that Due is unlikely to ever be supported.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/EnviroDIY/Arduino-SDI-12/issues/9#issuecomment-414893314, or mute the thread https://github.com/notifications/unsubscribe-auth/AG8HLIsVW4YsluRZMt8H7LG7TUxYp-Khks5uTMoRgaJpZM4CSrmv .