X10 is a communications "language" that allows compatible products to talk to each other via the existing 110V electrical wiring in the home. No rewiring is necessary. Up to 256 different addresses are available. If you want more than one device to respond to the same signal, simply set them to the same addresses. All X10 compatible products can be freely mixed and matched - Use Leviton together with X10 [http://www.x10.com], Stanley, etc. There are 3 basic types of devices: * Transmitter * Receiver * Transmitter/Receiver Combo ---- Why is there a page related to X10 on the [Tcl] Wiki? [MPJ] Because most computer control of X10 devices are done with serial communication and Tcl is a great language for serial port communication. There are also RF devices that are used to interface with X10 devices. ---- 11Nov2003 [PS] I have created a pure Tcl X10/CM11 library at [Tcl X10 Library] it doesn't need any compiled extensions and should work with any Tcl 8.4 or up (because of the serial port stuff used, 8.4 is required). I think it is simple to use, but there is no GUI yet. Just a library that can handle X10 events, supports aliasses and, of course, lets you send commands to your X10 devices. ---- '''Wiki Examples''' ''TRANSMITTERS'' * [X10-CM17A][http://www.x10.com/firecracker/fc_offer_br1ab.htm] A Serial Port connector that transmits an RF signal to a RF/X10 convertor ''RF REMOTES'' * [X10-UR47A][http://www.x10.com/products/x10_ur47a.htm] A 6-in-1 Universal Remote that also has a ability to sent RF signals (310 MHz) to other X10 RF Receivers (using the AUX button) ''RF RECEIVERS'' * [X10-mr26a][http://www.x10.com/products/x10_mr26a.htm] A Serial port device that can receive RF signals (310 MHz). * [V572][http://www.wgldesigns.com/v572.html] An alternative to X10's RR501 and TM751 transceivers. * [W800][http://www.wgldesigns.com/w800.html] An alternative to X10's MR26A that can also handle security devices. ---- '''X10 APPLICATIONS''' What: HomeVisionXL project Where: http://hv.tclcode.com/ http://www.tclcode.com/irledit.html http://www.csi3.com/homevis2.htm Description: HomeVision hardware is a way of controlling your entire home by hand held remote while watching TV or from a web server. The commercial hardware provides Windows software. This project is intended to provide the same functionality, and more, for all popular platforms (linux, win, mac). The irledit program allows you to paste Pronto codes into an editing widget and save the signals as a HomeVision control file. Updated: 04/2009 Contact: See web site. What: x-automate Where: http://www.geocities.com/SiliconValley/8608/ ftp://sunsite.unc.edu/pub/Linux/system/Misc/x-automate-1.00.tgz ftp://ftp.netcom.com/pub/be/benedict/files/ Description: Tk interface to Aaron Hightower's x10-amh home automation and lighting control software. Set up floor plans, etc. Updated: 09/1997 Contact: mailto:benedict@netcom.com (Stew Benedict) What: x10bot Where: http://www.scriptkitties.com/x10bot Description: Open Source home automation daemon for x10 CM11A appliance controller and accessories. Listens to the CM11A and executed Tcl commands and scripts when events occur. Currently at version 1.10 . Updated: 08/2002 Contact: mailto:mooooooo@scriptkitties.com (Daniel P. Stasinski) What: MisterHouse Where: http://misterhouse.net/ Description: Perl home automation program, able to respond to voice commands, web browsers, time of day, serial port and X10 data, external files, etc. and can speak via Text to Speech engines. Has a Tk interface. Currently at version 2.67 . Updated: 06/2002 Contact: mailto:bruce@misterhouse.net. What: TkX10 Where: http://www.houseofhack.com/tkx10/ ftp://ftp.hackboy.com/pub/tkx10/tkx10-0.91beta.tar.gz http://www.prado.com/%7Edbs/ Description: Perl/Tk frontend for heyu Updated: 05/1999 Contact: mailto:rhaig@houseofhack.com ---- [DKF]: X10 is also the previous protocol version of X to the current X11. It's mainly of historical interest though. ---- [AMG]: KOMPRESSOR [http://www.kompressormusic.com./] exhorts us to destroy X10 [http://artists.iuma.com/site-bin/mp3gen/75646/IUMA/Bands/kompressormusic/audio/kompressormusic_-_WE_MUST_DESTROY_X10.mp3] [http://artists.iuma.com/IUMA/Bands/kompressormusic/index-1.html] because "popping up window is computer assault". All must join to destroy ads. ([MM] VOCAL, CRUSH, FEAR, SYNTHESIZER, POWER... [AK]... is that you?) ---- [[ Category Something? ]]