if someone can find a schematic i can make up some prototype boards to see if i can get it working
I ordered a ton of theses to build my leak detector circuit (10 with grid on bottom and 10 with grid on top) my tank will be so safe!
Oh.. lol thats too bad. Wonder if anyone sells used Atlas stamps but I haven't seen many. lol Maybe we should build atlas clones.
At 1 time when I was still doing my build I seen someone of ebay selling complete Atlas conductivity kits for ~$100. Stamp and probe. Unfortunately (or fortunately depending on how you look at it), I never pulled the trigger.
Well if I have time here at some point I could dig into something. I don't think we have to do the exact same circuit as atlas, but the main thing would be to program a micro controller that would accept and respond to the same commands as an atlas or at least the ones that are used in this project. The guts of say the PH measurement or whatever circuit could be anything we choose.
i did a quick google search to see if i could find the schematic for the atlas stamps or something similar but i couldnt. i dont know enough about circuits to make one from scratch, but give me a schematic and i can get a board together for testing just as quick as i can get the parts
I have checked and I am using the latest version with all those changes already in there. Dosing circuit works when manually applying 5v to the uln chip so not sure what else it could be?
ok d0ughb0y if you hopefully reading this.
So I did the firebug thing and finally got it so I could get it to act like I was remote connection through my work VPN so I could get it to fail. So I am getting an parser error in the code on line 2855 in status.json. Maybe it isn't retrying enough times? Every once in a while it does seem to work.
EDIT I guess that is line technically line 2855 in index.html but it said something about status.json for what that is worth.
line 2855 is console.log command. In firebug, one of the tabs there is console, and you can print out debug messages there using console.log command. What do you see in the console window? did you get a parse error or connect error alert?
chauvet project started out using sparky's ph circuit. It only has the analog out before and that caused a lot of problems. I think the current ph circuit has improved quite a lot with the i2c interface, but the board is almost always on back-order. You can try to build it yourself, but I think your total cost will be way more than buying it for $18, but then again, it is usually not available.
think of it this way, atlas is $38, sparky is $18, for $20 difference, you don't have to write new code.