Scuba Cobra
Contributor
I’m about to tackle your original nitrox analyzer model using the Arduino mini. If I can make it through that I’ll come back to attempt to comprehend that trimix model
Welcome to ScubaBoard, the world's largest scuba diving community. Registration is not required to read the forums, but we encourage you to join. Joining has its benefits and enables you to participate in the discussions.
Benefits of registering include
It's basically the same model with a few extra pins, but the functionality is the same.Quick question: In post 84 there is a discussion relating to which ESP32 to use. The only ones I can seem to find are ESP32 DevKit WROOM but not the 30 pin. Looks like there are 38 pins. Anyone used this version successfully? Here is an image of the part.
With Arduino it's possible to do all the basic measurements. It just doesn't have enough juice to support a color display with fast refresh rates.I’m about to tackle your original nitrox analyzer model using the Arduino mini. If I can make it through that I’ll come back to attempt to comprehend that trimix model
Which A/D chip provides 32bits of accuracy?I've actually been considering laying out a custom board that includes one of the ESP32 chips and a 32 bit ADC onboard.
Here's a dev board with a 32 bit adc. Kind of pricey, but not prohibitively so for a one-off project. ProtoCentral ADS1262 32-bit precision ADC breakout boardWhich A/D chip provides 32bits of accuracy?
You can call it an inert gas sensor, but it's actually a sensor for measuring carbon-dioxide, and it does so by measuring the thermal conductivity of the gas. Helium has a much higher thermal conductivity, and that is why this sensor reacts perfectly.Awesome job @Miyaru !
I'm an electronics designer, and I've been looking at your design since I don't really wanna pay >$1000 for an O2/He analyzer.
There's one thing I don't get though. The MD61/MD62 sensor that you are using is used for He detection, it's actually an inert gas sensor. Are you working under the assumption that the only inert gas present (in any relevant quantities) would be He? Hydrogen, Methane, etc are all assumed to be more or less non-existent ?