This is a continuation of the first post - Is It Possible To Build A Computer Controlled Feedback Circuit For HHO Generator? My personal discovery of the invention developed by Stanley Meyers, a Voltage Intensifying Circuit with very low amperage.
I have 750 lines of sketch code started that will operate, read and control the cell. I have sensors connected to the board that read water levels, pressure, temperature and magnetic fields. I have outputs sending information to a LCD screen, LED showing status of the unit and a relay board that controls power supply lines and a pump.
And it is the hard part of the project where there are no results, only build a little and test, reprogram and test, buy the wrong parts reorder and retest. Time goes buy and you wonder if all of this is worth it. All is going out, and nothing coming in. Complexity is undeniable.
Success is measured only by looking back at where you have come from.
I have never be so please at the robustness as Arduino has been to me, even when I may have put a wrong wire in once or twice, Bless you. I am using a Mega 2560 and the monumental day when it went on internal power. I still use the USB to communicate back to the desktop computer. and using a program call processing write code to see data on that buss.
Someday I would love to build a custom shield, but for now the Radio Shack PCB that has the same pins as a breadboard is working for now. I like that I can easily plug and unplug the Arduino from the project. If you do your own project remember to give yourself a little more length than you think you need. Mine are a bit short. I have revised my wiring diagrams so many times on notes, that I wish I would update the drawn version of them in the computer.
I have to keep telling myself that this, is unknown territory. The parts have never been tried together this way. That is a very strong part to the force that keeps me going, and the fact is I am enjoying what I am doing. I love building and tinkering, scrounging parts, learning and solving puzzles. It is all very good to keep your mind after a hard day of some other kind of mental or physical labor.
Anyone who has trouble at math I would encourage you to look at Processing language. It is not a user interface type programming language it is more graphical. So plotting X-Y points and lines can be seen from the math problems and it really helps. Search tutorials on YouTube. Download the free program and get started.
From the RobotShop I got RB-Cyt-53 a pack of Straight Break Away headers and soldered a section on to the board and that my homemade shield, that is it. From that it lets me setup my port and solder in a wire to the sensor or output.
Thinking that the Arduino needs to be far away from the high voltage. I am sending all of the tank sensors out a 9 pin DIN. Which will go down a 10 foot cable over to the tank. There a box will break out he lines to the right sensor. There is a supply tank level switch, a high and low cell water level switch, a cell temperature thermistor, a cell pressure sensor the flux sensor for the coil and the pulse output line. As well as a 5vdc and ground lines all equal 9 pins. I was looking inan old supply bin of cables and found a serial cable said that one thing I do not have to buy, yea! 2 hours later after testing bad lines and realized it was a full duplex handshaking type cable. The wires cross on the inside and it only has 7 wires on the inside, man what a learning experience!
That is what it is all about learning and new understanding, and boy does it fulfill that.
Dive into the water and have some fun, and good luck with yours.
Posted by: Ron G.










