Programmable light switch hardware.

AI Thread Summary
The discussion revolves around creating a programmable light switch that can control electrical flow through a 110V line. The user seeks advice on available devices or components to build such a switch, emphasizing a desire for a serial interface to send on/off commands. X10 devices are mentioned as a potential solution, but the user prefers options that allow direct control from a personal computer. There is interest in INSTEON products, particularly for their API capabilities to integrate with custom applications. Overall, the conversation highlights the intersection of programming and hardware in smart home technology.
MonkOFox
Messages
3
Reaction score
0
Ok, I know this may sound silly, but I enjoy programming and want to take it to whatever level I'm able to.

Effectively I want to be able to (through programming) connect to a device that has some sort of electrical "switch" and by "switch" I mean, "A device that can control the flow of electricity in a given line of 110 electrical wire".

I don't know if you can buy these or not (the device that is). And if none are available I would like to know what components I would need to build something of this nature.

Next would be the task in which I implement some sort of serial interface on the device that can be sent bits for certain tasks (in this case on/off).

I know some of this may be over simplified, but any help to point me in the right direction would be awesome. I develop software for a living, so hardware isn't really my strongest area.

Thanks,

Justin
 
Engineering news on Phys.org
Have you looked at the http://en.wikipedia.org/wiki/X10_%28industry_standard%29" devices and software? smarthome.com sells a lot of this stuff.
 
Last edited by a moderator:
From what it looks like, the X-10 devices have to be on their own little network and they are controlled from a central unit.

I could be wrong, but unless you can control the switch devices via a connection to a personal computer, then that is not exactly what I am looking for.

Thanks for the info though,

Justin
 
Yes, you can control them from your computer:
http://www.smarthome.com/2413UH/HouseLinc-2-INSTEON-Desktop-Software-with-USB-Interface-Dual-Band/p.aspx
About 10 years ago I wrote my own control software using Visual Basic. I could switch lights, appliances, and even set the temperature on my heat pump thermostat.
 
I'll have to look into those insteon products. I have an application that I'm working on that will execute certain hooks by vocal commands. I just need to make sure they have some sort of API I can use instead only their software.

I really appreciate the help man, now I have an idea of what I'm looking for : ).

Thanks again,

Justin
 
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
Back
Top