dmitryshagin / dynamic_blender

Hardware and software for dynamic trimix blender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic trimix blender

This project includes both hardware description & all needed software and firmware.

Blender is built to mix EAN and Trimix mixtures dynamically, with no more than 40% of oxygen.

Main electronic components:

  • MCU: Atmega64. 16 or 32kB versions could be used with no/minimum code changes (untested).
  • ADC: AD7793. Used to get accurate O2 readings.
  • Any oxygen sensors with 7-25mV @ 21% O2 output could be used without any changes.

Software needed to work with schematic and board:

  • Eagle for schematic and board. Free version is enough.
  • FreeRouting - was used for initial routing. Optional.
  • Gerbv to preview gerbers. Optional - just to control them before factory processing.

I've ordered PCB's at SeeedStudio, but feel free to use any PCB factory with equivalent capabilities. Board size is 44x122mm.

Developed by DiveTeam 🚣

About

Hardware and software for dynamic trimix blender

License:GNU General Public License v3.0


Languages

Language:Eagle 83.0%Language:C 13.5%Language:Makefile 1.7%Language:Logos 1.5%Language:C++ 0.3%