jerabaul29 / LoggerWavesInIce_InSituWithIridium

A repository with all the information necessary to build an instrument for in-situ measurements in remote environments
MIT License
5 stars 1 forks source link

3.3V pin #20

Closed jvoermans closed 3 years ago

jvoermans commented 3 years ago

@jerabaul29 I think the 3.3V pin is not connected to anything right? So I can use it for 3.3V sensors?

jerabaul29 commented 3 years ago

Mmh, which pin? Arduino Due 3.3V? Yes, it should be a stable and safe 3.3V source. Why? :)

jvoermans commented 3 years ago

No, the mega 3.3V pin. We solder it but I don't think I see it going anywhere. The temperature sensors of blue robotics each need an I2C level converter for 5V to 3.3V (supply voltage 5V is fine, but logic needs maximum 3.6V), so this problem is for mega only. But the converters of bluerobotics are relatively big and expensive compared to others as they have two easy click sockets which I won't use: https://bluerobotics.com/store/comm-control-power/tether-interface/level-converter-r1/

Sparkfun has this one: https://www.sparkfun.com/products/12009

but it needs a reference Voltage of 3.3V.

jerabaul29 commented 3 years ago

Yes, sorry, I was answering too many issues in bulk and had not noticed this was on another repo :)

So basically:

Let me know if you have any problems.