Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

X10 cm17a Firecracker serial Plug in

If you have a question or need help, this is the place to be.
Post Reply
drew750
Posts: 3
Joined: Tue Nov 07, 2006 12:28 am

X10 cm17a Firecracker serial Plug in

Post by drew750 »

Has anyone been able to get the x10 cm17a Firecracker to work with the serial plug in. I have the 40 bit specifications (from the x10 website) for each transmission but I can't get it to work. I have seperated it into 5 - 8bit transmissions but still doesn't work. An example would be appreciated. Thanks
User avatar
Bitmonster
Site Admin
Posts: 2239
Joined: Mon Feb 06, 2006 10:28 pm

Post by Bitmonster »

I have no Firecracker, so I can't test this. But here is a Python module, that might help, if you understand some Python:
http://www.averdevelopment.com/python/x10.html

The mentioned pySerial module is already bound to EG, but under a different path. You will have to change the "import serial" in the source to "import eg.WinAPI.serial".
Post Reply