Electrolysis > Your Design

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

(1/2) > >>

X-Blade:
Here is my experiment:



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  ;)

sebosfato:
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

X-Blade:
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.

sebosfato:
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?

X-Blade:
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.

Navigation

[0] Message Index

[#] Next page

Go to full version