x10 AC  specifications

I have try the X10 examples (by Tom Ige) but don't work in my marmitek XM10 interface.
In Spain The AC is 230V 50Hz. Must change any constant for work correctly in 50 Hz?

Thanks

The timing of the data is based on the zero crossing of the AC line. The data pulses are timed with a constant after that point. Check out the x10constants.h and this page: http://idobartana.com/hakb/X10for220v.htm (near bottom). I assume that the BIT_DELAY constant will need to be changed for 50Hz. Sorry I can't be more help, but I live in the 60Hz USA.

Thanks, a lot. The BIT_DELAY is 2333 us for 50HZ.
I will try....

Hola Jorge5a:

¿Finalmente pudiste hacer funcionar el el XM10 con Arduino?

Casi toda la documentación que encuentro hace referencia a los productos X10 a 110.

Saludos
Ocatrapse.

You may also want to look at this wireless X10 option.
http://www.arduino.cc/playground/X10/CM17A

Hola Ocatrapse:

Cambié el BIT_DELAY y nada, no he conseguido hacerlo funcionar. Estoy pendiente de revisar las señales con un oscilocopio por que la verdad pienso que el el interfaz TTL-X10 está "changao".
Por ahora lo tengo avandonado, pero si consigo algo no dudes en que lo pondré aquí en el foro.

Un saludo

Muchas gracias por tu respuesta.

Casi todos los ejemplos funcionales que encuentro están diseñados para el TM751, que está adaptado a América. El XM10, teóricamente es el equivalente de TM751 en Europa, por eso intento hacerlo funcionar.

Igualmente, se logro hacerlo funcionar con mi Arduino, lo podré aquí.

Un saludo.

Jorge, this manual could have the information you need to complete your project.

Juan C.

Has anyone already a solution for Europe -> 50HZ.
I´ve also the 2Way Interface Modul from Marmitek.

I changed the BitDelay to 2333 but it isn´t working!?

I just read the Marmitek instructions again and one thing i worry about is:
there is 1 pin for data 1 for transmitting 1 for receiving!! and 1 ground.

Till now i always had the 2 middle pins connected to ground (near bottom of the picture):

When someone know more please tell us...