Skip to content
Stan’s Legacy

My HHO cell with bifilar coil and Arduino with video / pics

Started by unknown · date unknown · 6 posts

  1. X-Blade

    #1 · date not recorded

    Here is my experiment:

    [youtube]https://www.youtube.com/watch?v=VywBX1_GuwE[/youtube]


    inside the unit:

    (http://xblade85.no.sapo.pt/HHO/inside01.jpg)
    (http://xblade85.no.sapo.pt/HHO/inside02.jpg)

    - Oscilloscope over the negative carging choke (up)
    - Oscilloscope connected to the mosfet gate    (down)
    (http://xblade85.no.sapo.pt/HHO/osc01.jpg)

    Feel free to ask any question  ;)
  2. sebosfato

    #2 · date not recorded

    Very nice setup.compliments.. What frequencies you can use? With arduino? I always wanted to get one but never could ask anyone how is it regarding this...

    Good luck
  3. X-Blade

    #3 · date not recorded

    Thank you.

    I use timer1 for freqquency and delay() to start and stop frequency generation at certain period in milliseconds for the gate (on the main loop() ).
    It can produce frequencies from 130hz up to (at least) 100Khz (maybe more, up to 1MHZ).

    you can use the tone() function instead but it can be unstable at high frequencies.
  4. sebosfato

    #4 · date not recorded

    if it is able to generate a variable dc voltage it could be good... to work in conjunct with a pll for example.. that is my thought...

    basically make all the car control on arduino,, would be feasible// i guess

    i have an idea of what i want but don't know where to start.. could you give a hint ?

    which arduino to get for that function and its limitations... and functions?

  5. X-Blade

    #5 · date not recorded

    Let me correct you.

    Arduino only generate 5v signals, it generates pulses to the gate pin of a Mosfet transistor.

    For amplitude control you will need digital to analog converter.

    I use Arduino nano , it has the same chip as uno (atmega328) but i believe that any arduino with 16mhz crystal will do the job.

  6. Steve

    #6 · date not recorded

    nice work, x blade !

    And welcome here on the forum..


    cheers

Sign in to reply, or ask for an account.