CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 14 matches
CCS Forum Index
Author Message
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Sun Oct 16, 2011 2:12 pm   Subject: help
In the following code im trying to light led after receiving x10 data.
The led at pinb6 goes high, meaning that the codes are received. Now I want to light the led at pinb5 or b4 if the exact codes ...
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Wed Oct 12, 2011 5:42 am   Subject: help
I'm simply using a pic microcontroller at the receiver and two XM10E models. So when it receives the signal i want to light up an LED but it doesn't work. Even the led from the modem is not blinking b ...
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Wed Oct 12, 2011 2:12 am   Subject: help
Can someone please help me with the codes I sent. I want to light an led if the codes is received. plllllllllllllsssssssssssssssssssssssssssssss
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Fri Oct 07, 2011 10:01 am   Subject: help plc
I want to light an LED after receive an x10 codes. Can you help me please? This is the code I'm using.

//sender

#include <18F4520.h>
#fuses INTRC,NOWDT,NOPROTECT
#use delay(clock=1 ...
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Tue Sep 27, 2011 7:29 am   Subject: help
please i need a code to receive the x10 data on a pic. i can send the information because the led on the modem goes off so now i want to receive on a pic through the XM10E.please need help with the co ...
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Tue Sep 20, 2011 4:36 am   Subject: help
i have tried on the internet to find that timing problem but cant find any.i understand that the lenght of the pulse should be 1ms but this is standard everywhere cant change.so i dont know where to d ...
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Mon Sep 19, 2011 1:54 am   Subject: help
I have tried to look on the internet for the timing issues and I don't see where to set it up properly for 50Hz. The only thing available is that the length of the pulse is 1ms. I wrote a new code but ...
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Sun Sep 18, 2011 10:29 am   Subject: help
ok cool i will look into it.
can u help me understand this code


#ifndef X10_ZERO_CROSS

#define X10_ZERO_CROSS PIN_B0
#define X10_TO_PIC PIN_B1
#define X10_FROM_PIC PIN_B2

#endif ...
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Sun Sep 18, 2011 7:07 am   Subject: help
i removed the fast but still it doesnt work.since im in 220V and 50Hz isnt that affecting my code?
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Sun Sep 18, 2011 5:51 am   Subject: help
yeah but im using the XM10E the european version.all the connections are good.
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Sun Sep 18, 2011 4:23 am   Subject: help
ok this is my system.form the pic i have a the circuit to transmit the X10 codes. The circuit comes with the spec of the XM10 modem. i dont know whats happening but even the transmission is not goig t ...
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Sat Sep 17, 2011 7:40 am   Subject: help
yeah it does blink
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Sat Sep 17, 2011 5:46 am   Subject: help
my code still doesnt work so i used this one just to check if the modem was gonna blink but nothing happens.pls help



#include <18F4520.h>
#fuses INTRC,NOWDT,NOPROTECT,NOLVP
#use delay& ...
  Topic: Help with X10 home automation
miamomoualeu

Replies: 26
Views: 29300

PostForum: General CCS C Discussion   Posted: Fri Sep 16, 2011 2:26 am   Subject: X10 codes
Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
my name is William and im implementing a home automation system using power line communication. Basically im using a motion sensor to send information through the ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group