jibun24
Newbie
Offline
Posts: 13
Thank You
-Given: 0
-Receive: 0
|
 |
« on: November 10, 2005, 05:48:09 17:48 » |
|
Hi everybody, I would like to add a X10 interface to my project with 18F452. Somebody know where I can find X10 interface drawing (principaly the link with 220v) ? Thank in advance
Jibun24
|
|
|
Logged
|
|
|
|
Lumos
Junior Member

Offline
Posts: 89
Thank You
-Given: 74
-Receive: 11
|
 |
« Reply #1 on: November 24, 2005, 05:49:10 17:49 » |
|
hi jibun24 the HCPL800j from agilent is a powerlinemodem and good for your project. i also will use this one. best regards www.freescale.com/files/ftf_2005/ doc/reports_presentations/ZBA302_WU.pdf
|
|
« Last Edit: November 24, 2005, 06:26:58 18:26 by Lumos »
|
Logged
|
|
|
|
jibun24
Newbie
Offline
Posts: 13
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #2 on: November 24, 2005, 08:27:27 20:27 » |
|
Thank you LUMOS for this information. The link is bad but the problem was a space between the word "doc". This document is very interresting. I found also on internet a lot of informations about X10 sytem. I found a module for communicate with a PLC or any system with TTL level. This module is XM10E (E for Europe, 230V model), this module is also called (TW7223).
Jibun24
|
|
|
Logged
|
|
|
|
Lumos
Junior Member

Offline
Posts: 89
Thank You
-Given: 74
-Receive: 11
|
 |
« Reply #3 on: November 25, 2005, 07:30:26 07:30 » |
|
hi jibun24 why so many spend money? proton (my favorite) or picbasic have got wonderful x10 possibilities and
"proteus" as a schematicplatform is a common development with "PIC" in a very interesting way. best regards
|
|
|
Logged
|
|
|
|
jibun24
Newbie
Offline
Posts: 13
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #4 on: November 25, 2005, 06:09:36 18:09 » |
|
Hi Lumos, Proton and proteus are also my favorite softwares. So I am waiting the Full PDS 3 for use with PIC 18F series. I use now Proton 2.2 beta8 but it have a lot of bugs. My project is now about 2300 lines with PIC 18F452 (70% flash used) and all simulate with proteus and also with hardware. Now for finish my project I want to add X10 command for drives my house shutter. I use Proteus since version 5.xx and Proton since version 2.13. I try other basic like Picbasic Pro, Mikrobasic but for me the best is Proton.
Best regards
|
|
|
Logged
|
|
|
|
Lumos
Junior Member

Offline
Posts: 89
Thank You
-Given: 74
-Receive: 11
|
 |
« Reply #5 on: November 25, 2005, 11:00:19 23:00 » |
|
hi with 2300 lines is mixes a whole begin. my home control works with the "rs485" bus and a 18 f252 as a master with 760 lines. it is 10 slaves . (weather station, parallel display, relay constituents ...) at the moment I didn't want to use x10 directly because with "bytecommands" feels better. regards
|
|
« Last Edit: November 25, 2005, 11:06:50 23:06 by Lumos »
|
Logged
|
|
|
|
Lumos
Junior Member

Offline
Posts: 89
Thank You
-Given: 74
-Receive: 11
|
 |
« Reply #6 on: November 25, 2005, 11:03:46 23:03 » |
|
hi with 2300 lines is mixes a whole begin.
my home control works with the "rs485" bus and a 18 f252 as a master with 760 lines.
it is 10 slaves . (weather station, parallel display, relay constituents ...) at the moment
I didn't want to use X10 directly because with "bytecommands" feels better.
|
|
|
Logged
|
|
|
|
Lumos
Junior Member

Offline
Posts: 89
Thank You
-Given: 74
-Receive: 11
|
 |
« Reply #7 on: November 25, 2005, 11:04:40 23:04 » |
|
hi with 2300 lines is mixes a whole begin. my home control works with the "rs485" bus and a 18 f252 as a master with 760 lines.
it is 10 slaves . (weather station, parallel display, relay constituents ...) at the moment
I didn't want to use X10 directly because with "bytecommands" feels better.
|
|
|
Logged
|
|
|
|
Lumos
Junior Member

Offline
Posts: 89
Thank You
-Given: 74
-Receive: 11
|
 |
« Reply #8 on: November 27, 2005, 09:57:45 09:57 » |
|
hi jibun24 what is like your opinion on the scheme (not the beauty ) Rx-Power Filter: 50Hz Tx Freq: ~120kHz Schematic from Charlie Wu and HCPL800 Datasheets
|
|
« Last Edit: November 27, 2005, 02:59:11 14:59 by Lumos »
|
Logged
|
|
|
|
|
jibun24
Newbie
Offline
Posts: 13
Thank You
-Given: 0
-Receive: 0
|
 |
« Reply #10 on: November 30, 2005, 08:46:45 20:46 » |
|
Hi Lumos and Koky, thank you for your informations.
To Lumos, your drawing is very interesting, in first by the power supply and I have a question about it. How much current (mA) the 7805 is able to delivery ?
Jibun24
|
|
|
Logged
|
|
|
|
Lumos
Junior Member

Offline
Posts: 89
Thank You
-Given: 74
-Receive: 11
|
 |
« Reply #11 on: December 01, 2005, 03:59:19 15:59 » |
|
Hi 7805 = 1A 78M05 = 500mA 78L05 = 150mA the "L" type suffices completely primary sided. at the layout the separation from net side and processor side is important.
|
|
« Last Edit: December 02, 2005, 04:09:55 04:09 by Lumos »
|
Logged
|
|
|
|
Sanjuro
Newbie
Offline
Posts: 33
Thank You
-Given: 39
-Receive: 79
|
 |
« Reply #12 on: December 10, 2005, 05:07:54 17:07 » |
|
|
|
|
Logged
|
|
|
|
|
memed500
Guest
|
 |
« Reply #14 on: January 10, 2008, 12:26:52 12:26 » |
|
|
|
|
Logged
|
|
|
|
|