Hi, Astan Chee wrote:
Diez B. Roggisch wrote:Because I want to control the on-off the device using a computer and write software for it (which I am confident I can do if I had references to how the wrappers to said interface).If all you need is on-off - why can't you just use a switch?
What I'm using is dallas 1wire stuff to do such things. The dongle (which is available as USB too) connects to the host and you have a lib with bindings even to python for it: http://www.owfs.org/ The other end is just a bus with a telephone wire... The most interesting part might be temperature sensors but there are a lot of GPIO chips, electronic resistors, A/D converters etc. available. Most of the stuff can be even ordered as sample from dallas/maxim. Regards Tino
smime.p7s
Description: S/MIME Cryptographic Signature
-- http://mail.python.org/mailman/listinfo/python-list