suggestion
hailumei
Posts: 14
Hi,
I need to watch nine machines, each machine have three inputs, and only have a six conducter cable with them. If I use the Propeller and I2C for this project, then I only need two wires. So what I need is a I2C chip on each machine with a Propeller and set up one for master to do the controlling. I wonder if I use the XBee would make the job easier? Any input is appreciated.
Thanks,
Hai
I need to watch nine machines, each machine have three inputs, and only have a six conducter cable with them. If I use the Propeller and I2C for this project, then I only need two wires. So what I need is a I2C chip on each machine with a Propeller and set up one for master to do the controlling. I wonder if I use the XBee would make the job easier? Any input is appreciated.
Thanks,
Hai
Comments
What's the distance between machines? What's the distance to were you want your logging circuit?
I'm not so sure if I2C is the way to go. I thought I2C (at least 3.3V I2C) was for short distances (about a meter). I'd think RS-485, RS-232 or wireless would all be possible choices depending on the specifics.
You might want to take a look at the Nordic transceivers. There's a link to $3 modules in post #1 of my index (see signature). Post #2 lists some projects that include wireless communication.
Yes, there are three push button switches on each machine. The distance between them is about 25 feet and the main controller would be about 50 feet away from the machines.
I may go for the wireless if the I2C only works for a short distance. I wonder how good the Xbee to handle the noise of the industrial enviroment. I will order a pair and try out.
Thanks.
Hai
Hai