The part that's responsible for displaying everything on screen, and the menu structure, won't be open-source since it'll have some brand logos in it.
The "menu" part is the one I am not confident with...
I will have to learn that part !
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
The part that's responsible for displaying everything on screen, and the menu structure, won't be open-source since it'll have some brand logos in it.
Just wanted to share my project as well: netdata-be/nitrox_analyser
Change line 41 toOn closer scrutiny I see that I do indeed have a SSD1306 display. Thank you @Miyaru .
U8X8_SSD1306_128X64_NONAME_HW_I2C u8x8(/* reset=*/ U8X8_PIN_NONE);
Change line 41 toand check if that solves the issue. If not, check the specs from your display and look up that type in the library.Code:U8X8_SSD1306_128X64_NONAME_HW_I2C u8x8(/* reset=*/ U8X8_PIN_NONE);
Requires calibration, so bump gas is required. And it's not a sensor I would use for my own breathing gas.Adafruit MiCS5524 CO, Alcohol and VOC Gas Sensor Breakout
Give your next sensor project a nose for gasses with the Adafruit MiCS-5524 Gas Sensor Breakout. This breakout makes it easy to use this nice sensor from SGX Sensortech. The MiCS-5524 is a ...www.adafruit.com
Any thoughts on using this as a CO sensor?