![]() |
|
#1
|
|||||
|
|||||
![]() found this, and it sounds pretty cool. I'm considering one as a toy to play around with for various things
![]() it has USB and ethernet you can connect it to a computer with. it allows you to turn your computer into a full blown analog/digital controller/sensor. ![]() http://makezine.com/controller/ information on programming the firmware: http://www.makingthings.com/resource...l/introduction
__________________
Everything I put in my tank is fully dependant on me. Last edited by kwirky; 05-31-2007 at 05:56 AM. |
#2
|
||||
|
||||
![]() http://www.parallax.com/
I played with The basic stamps for a while. I could make buttons flash LED's and stuff, but the hard part came when I had to try selecting transistors and relays to turn the 5v at low current into something useable. It looks like that make controller actually ouputs a bit more current,and might be more useable. Maybe even just to log temperatures and stuff on your computer. How would you go about making it switch a relay to turn a heater on/off? If you go anywhere with this project please post cause I'd really like to learn how you do this |
#3
|
|||||
|
|||||
![]() Quote:
the thing's $150 US, and not in the budget until next paycheque probably, plus all the little tidbit electronics i'd end up purchasing to utilize it. Anyone know how the probes of ph controllers and such work? i'm thinking they're a type of resistor, and the ph/ozone/whatever controllers just translate that resistance into a reading. think that's the case?
__________________
Everything I put in my tank is fully dependant on me. |
#4
|
||||
|
||||
![]() Seems like overkill to me, all you really need is a run of the mill PLC. That thing has capabilities you'd never need.
|
#5
|
|||||
|
|||||
![]() Static: I'm using a PLC like device to drive SSRelays like here, simple and clean to switch heaters.
Kwirky: Queried American Marine about the output of their probe e-mail reply AMI "After proper calibration the probe will generate 59 mV per each unit of positive pH and the opposite will be negative mV. Example pH 7.0= 0 mV; a ph of 8.0=59mV a pH of 6.5= -30mV Good Luck...Lou Dell/AMI" Last edited by mark; 06-01-2007 at 03:17 AM. Reason: attached e-mail reply |
#6
|
|||||
|
|||||
![]() Quote:
![]() I've considered simpler PLC's but this board gives the ability to program in C, instead of assembly. I would personally have more applications than just my own tank, and would buy one mainly for experiments and class work.
__________________
Everything I put in my tank is fully dependant on me. |