05-01-2010 03:29 PM
05-02-2010 02:17 AM
Hi,
My suggestion is use your PC Parallel port for install testing. Through this port u can control the valve also.
05-02-2010 09:24 AM
M S wrote:
Hi,
My suggestion is use your PC Parallel port for install testing. Through this port u can control the valve also.
And if the computer doesn't have a parallel port (like most computers nowadays)? Also, connecting hardware directly to a parallel port is a BAD idea - very easy to damage your motherboard that way.
As to the query:
In any event, you will need sensors and actuators. What kind of sensors depends on what you're trying to sense. There are various sensors for measuring water level on the market. Some are designed for standing water, and others are designed for use in water that tends to "slosh". As for the food level, perhaps a weight sensor is your best option. These sensors invariable generate a voltage signal that is in some way proportional to the physical entity that they are measuring. They will need some sort of excitation in order to actually generate the voltage. In order to connect all of this to your computer you will need some data acquisition product. Something that can take in a voltage and interface to a computer. NI has several USB-based products. Then you'd need to write the program. Then you'd need to test it for various conditions.
Sure it wouldn't be easier to drop off your pet with someone to look
after them or perhaps get something from autopetfeeder.com?
05-02-2010 04:12 PM
05-03-2010 03:48 AM
Do you know the VCR cat feeder?
For easy LabVIEW IO a USB 600X or a labjack is nice. If 2(+1) digital input and 2(+1) dig out are enough and you know how to build a PCB a simple USB2RS232 (<10$) will do the job.
05-03-2010 07:50 AM