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 support@ccsinfo.com

Multiple PWM outputs
Goto page Previous  1, 2, 3, 4
 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Guest








Re: Multiple PWM outputs
PostPosted: Tue Mar 14, 2006 12:03 am     Reply with quote

davt wrote:
Hi, I need 24 PWM outputs is this possible to do - with the right Pic of course!
I need to read in dmx 512 information and provide multiple PWM outputs.
Can it be done with just one Pic or would it be best to have one Pic dealing with the dmx info. and another dedicated to the PWM outputs?
Can someone advise me on the best way to provide multiple PWM outputs at around 2khz eg. software example or detailed explanation of how this is done - probably using the capture module?
many thanks for your time.

Dave


there r a dmx decoder:dm118

http://www.freeweb.com.tw/sd/upload/product/File/Product/DM118X%20_SD.pdf


http://www.skylinedynamics.com/
Guest








Re: Multiple PWM outputs
PostPosted: Wed Mar 15, 2006 12:16 am     Reply with quote

Anonymous wrote:
davt wrote:
Hi, I need 24 PWM outputs is this possible to do - with the right Pic of course!
I need to read in dmx 512 information and provide multiple PWM outputs.
Can it be done with just one Pic or would it be best to have one Pic dealing with the dmx info. and another dedicated to the PWM outputs?
Can someone advise me on the best way to provide multiple PWM outputs at around 2khz eg. software example or detailed explanation of how this is done - probably using the capture module?
many thanks for your time.

Dave


there r a dmx decoder:dm118

http://www.freeweb.com.tw/sd/upload/product/File/Product/DM118X%20_SD.pdf


http://www.skylinedynamics.com/


i have used the dm118, the 8 channels pwm(100hz, 256 grey degree) is so good for led:)
Guest








Re: Multiple PWM outputs
PostPosted: Sun Apr 09, 2006 9:43 pm     Reply with quote

Anonymous wrote:
Anonymous wrote:
davt wrote:
Hi, I need 24 PWM outputs is this possible to do - with the right Pic of course!
I need to read in dmx 512 information and provide multiple PWM outputs.
Can it be done with just one Pic or would it be best to have one Pic dealing with the dmx info. and another dedicated to the PWM outputs?
Can someone advise me on the best way to provide multiple PWM outputs at around 2khz eg. software example or detailed explanation of how this is done - probably using the capture module?
many thanks for your time.

Dave


there r a dmx decoder:dm118

http://www.freeweb.com.tw/sd/upload/product/File/Product/DM118X%20_SD.pdf


http://www.skylinedynamics.com/


i have used the dm118, the 8 channels pwm(100hz, 256 grey degree) is so good for led:)


so good
tavioman_
Guest







PostPosted: Mon Apr 10, 2006 5:15 am     Reply with quote

You could use one of Atmel's MCU they have up to 16 PWM channels.
Guest








PostPosted: Sun May 14, 2006 11:29 pm     Reply with quote

tavioman_ wrote:
You could use one of Atmel's MCU they have up to 16 PWM channels.


avr so good.
jemly



Joined: 13 May 2007
Posts: 34

View user's profile Send private message

DMX
PostPosted: Thu Jun 28, 2007 9:04 am     Reply with quote

I know this is an old post but I have been testing the code and it works great as it stands. However I would like to utilise all availble output pins on the 18f252 (16 pins) and I'm having trouble getting this to work. I thought it would be as simple as uncommenting the references to portb and port c in the two interrupt routines but I get strange results - has anyone else tried this??
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group