Author |
Message |
Topic: Help with project, PIC 18F4550 , regularly spotlight |
Macko77
Replies: 5
Views: 12294
|
Forum: General CCS C Discussion Posted: Fri Dec 06, 2013 5:26 pm Subject: Help with project, PIC 18F4550 , regularly spotlight |
excuse me my mistake was a correct statement is:
datoIN = usb_cdc_getc ();
datoIN is a variable to load the character sent from matlab, the empty characters b, c, d, e, f, g, h, i, are the perce ... |
Topic: Help with project, PIC 18F4550 , regularly spotlight |
Macko77
Replies: 5
Views: 12294
|
Forum: General CCS C Discussion Posted: Fri Dec 06, 2013 8:18 am Subject: Help with project, PIC 18F4550 , regularly spotlight |
Good , 'm doing a light control system as an integration of matlab and acquisition board with 18F4550 , through matlab the idea is to send a character to the pic then the control part , the card takes ... |
Topic: Software pwm |
Macko77
Replies: 5
Views: 12546
|
Forum: General CCS C Discussion Posted: Sun Dec 01, 2013 9:03 pm Subject: Software pwm |
asmboy're right, the 3011 moc does not cross zero, and modify the circuit in 3021 and this moc sicruza by zero also supports 400 v.
but that is not set the pwm to make this happen |
Topic: Software pwm |
Macko77
Replies: 5
Views: 12546
|
Forum: General CCS C Discussion Posted: Sun Dec 01, 2013 4:55 pm Subject: Software pwm |
This is the circuit I use
https://drive.google.com/file/d/0Bw7-Do2OdLyGbDdLVHQ1WG01anRCRlF6cFZBOFVXX05KS25v/edit?usp=sharing
Mike, the bulbs are 120V AC input 120 V also at 60Hz, PWM only work o ... |
Topic: Software pwm |
Macko77
Replies: 5
Views: 12546
|
Forum: General CCS C Discussion Posted: Sun Dec 01, 2013 2:40 pm Subject: Software pwm |
Good Friends, I come to you to see who can help me with the insertion of a PWM by software in a project I'm doing.
I tell the project that we perform is integrating an acquisition card and Matlab, ... |
|