Author |
Message |
Topic: DMX protocol |
marquez
Replies: 23
Views: 66901
|
Forum: General CCS C Discussion Posted: Thu Apr 14, 2005 8:14 am Subject: select channel in dmx |
Hi everybody,
I just Implement a dmx receiver that works fine for the 3 first channels, but when I would like to choose one channel I have problems.
Can anyone help me? I based my code In Mark code ... |
Topic: DMX protocol |
marquez
Replies: 23
Views: 66901
|
Forum: General CCS C Discussion Posted: Wed Mar 30, 2005 1:33 am Subject: dmx512 pwm leds |
hello everybody,
I just implemented a dmx 512 receiver with pic16f767 based in mark code. The program works fine (thanks mark) but I have some problems.
I used DMX to control the intensity level of ... |
Topic: trying to contact Mark |
marquez
Replies: 21
Views: 28282
|
Forum: General CCS C Discussion Posted: Wed Jan 19, 2005 8:58 am Subject: trying to contact Mark |
Yeah, I don't see you starting after the mark or "break" signal. Kindly use the code button when posting code. It makes it difficult to read otherwise and some people aren't going to waste time tryi ... |
Topic: trying to contact Mark |
marquez
Replies: 21
Views: 28282
|
Forum: General CCS C Discussion Posted: Wed Jan 19, 2005 4:59 am Subject: dmx pic16f767 receiver |
Hi
I would like to make a dmx pic16f767 receiver. I only would like to read the 3 first channels.
I read them ok but not always. Anyone knows why?
this is my code:
#fuses HS,NOWDT
#inc ... |
|