PDA

View Full Version : Communication help for DCC (Digital Command Control)



rlmack35
- 10th July 2012, 11:28
I am working on some new ideas for my model railroad and would like some help with DCC communication. I have the documentation that tells you how the communication works. However, it should be done via interrupts and thats where I need help. I attached the document that explains how DCC works. The chip of choice is the 18F2620. I know this chip should work as it is used in lightorama.com controllers ( DMX communications ).6573

mackrackit
- 11th July 2012, 15:38
The best way to do interrupts is
http://darreltaylor.com/DT_INTS-18/home.html

and the forum thread
http://www.picbasic.co.uk/forum/showthread.php?t=3251

billys7
- 22nd May 2014, 13:29
Did you finished it ?
You made a decoder, or a command control ?

rlmack35
- 26th May 2014, 15:07
Did you finished it ?
You made a decoder, or a command control ?

No not yet....it got put on the back burner with house projects. Gotta love "home" work. :tongue:

boroko
- 30th August 2014, 11:25
I got sidetracked too, but here is a discussion that has a few references: http://www.picbasic.co.uk/forum/showthread.php?t=9559

Bo