On Sun, Sep 09, 2007 at 01:09:07PM +1000, David Bowerman wrote:
> Hi all,
> 
> Ive been working on a project to add i/o controller (home automation)
> support to asterisk so you can do things like switch on and off
> devices and sense the state of them from within the dialplan.
> 
> Its mainly based around this
> http://www.elexol.com/IO_Modules/Ether_IO_24.php i/o controller, but
> the approach i've taken is a modular one so its easy to add different
> controllers. X-10, CBUS etc etc.

this is partly off-topic for this list, but the chip in the
picture of the above I/O controller is surprisingly similar to
the RTL8316 used on cheap 16-port switches, eg.

        http://info.iet.unipi.it/~luigi/FreeBSD/edimax/

The chip is interesting because it decodes some UDP packets
to read/write an I2C EEPROM connected to its pins.
As shown in the above URL, is trivial to bring the control lines
out and so turn the 30$, 16 port switch into an ethernet-to-microcontroller
interface.

        cheers
        luigi

_______________________________________________

Sign up now for AstriCon 2007!  September 25-28th.  http://www.astricon.net/ 

--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to