tinkerer73
Member level 3
Thanks for the help guys. I was hoping the 12F675 would do what I wanted for the slave, primarily because of space considerations where some of these will go (this entire set up is going to illuminate displays and indicators, and I want to be able to have the indicators turn on and off separately, but have the same color set that the displays have).
The USART is what I was thinking, but I wanted to make sure I wasn't missing anything thinking that I could use the 675 for this and still have my 5 output channels. I should be able to simply transmit a change code throught he USART, and have the 675 simply look up the PWM values in it's own tables. I don't need the USART constantly transmitting.
Well, here's a crude block diagram, but it should make it clearer what I'm looking for. My initial intention is to run the 4 displays off the main board using a 6 wire cable and plug. Two of them will have approximately 10-12 LEDs of each color (RGBWY), and the other two will only have 2-3 of each. This would bring the total number of LEDs per channel to 22-30 running off the main PIC board. The indicators will all have only one single LED per channel, but they will all be switched separately, so they need to run off their own PIC. The selector switch (momentary) will simply cycle through the preset colors. This setting must be saved so that it does not have to be reset each time power is applied to the main circuit.
I hope this clarifies what I'm doing.
I'm considering not having the main circuit power any of the displays at all, and having them all run off the USART signal. Would this make more sense?
The USART is what I was thinking, but I wanted to make sure I wasn't missing anything thinking that I could use the 675 for this and still have my 5 output channels. I should be able to simply transmit a change code throught he USART, and have the 675 simply look up the PWM values in it's own tables. I don't need the USART constantly transmitting.
Well, here's a crude block diagram, but it should make it clearer what I'm looking for. My initial intention is to run the 4 displays off the main board using a 6 wire cable and plug. Two of them will have approximately 10-12 LEDs of each color (RGBWY), and the other two will only have 2-3 of each. This would bring the total number of LEDs per channel to 22-30 running off the main PIC board. The indicators will all have only one single LED per channel, but they will all be switched separately, so they need to run off their own PIC. The selector switch (momentary) will simply cycle through the preset colors. This setting must be saved so that it does not have to be reset each time power is applied to the main circuit.
I hope this clarifies what I'm doing.
I'm considering not having the main circuit power any of the displays at all, and having them all run off the USART signal. Would this make more sense?
Attachments
Last edited: