EFX-TEK

TEK Talk => Hacking the HC-8+ => Topic started by: rchristensen on September 17, 2013, 10:54:08 PM

Title: Using DC-16 board as extend IO for the HC-8+
Post by: rchristensen on September 17, 2013, 10:54:08 PM
I am new to Spin and Propeller. I looking for help to take maybe the HC-8+ and modify it so in DMX mode i can use the 8ch for dimming and add a DC-16 board or two so that I have 16 discreate channels as well. Any help would be great.
Title: Re: Using DC-16 board as extend IO for the HC-8+
Post by: JonnyMac on September 18, 2013, 01:24:23 PM
I don't that the ability to test this program at the moment -- that said, it is based on (working) programs that I've written for others and is, in fact, pretty straighforward.

One note: This program uses three objects (jm_servo8, jm_pwm8, and FullDupexSerial64); you should copy these to the Propeller Library folder so they're available from any folder that you store programs in. There's no need to keep duplicate copies of common objects like these.