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 CCS Technical Support

Search found 4 matches
CCS Forum Index
Author Message
  Topic: control led and pwm..
zack

Replies: 3
Views: 6129

PostForum: General CCS C Discussion   Posted: Wed Feb 24, 2010 3:24 am   Subject: control led and pwm..
Alright...thank you guys...I really appreciate that... Very Happy
  Topic: control led and pwm..
zack

Replies: 3
Views: 6129

PostForum: General CCS C Discussion   Posted: Tue Feb 23, 2010 6:30 am   Subject: control led and pwm..
how i want to make my led flashing for 30 seconds...what is the command that i need to use..

what is the command to control the pwm for dc motor...
i want to control 3 different speed which will i ...
  Topic: Can anybody help me with LEDs ..thanx..
zack

Replies: 3
Views: 4522

PostForum: General CCS C Discussion   Posted: Tue Feb 02, 2010 7:41 pm   Subject: Can anybody help me with LEDs ..thanx..
Always post your PIC, and the #fuses, #use delay(), and your compiler
version.

Thank you. I use PIC16f877A and I use PIC compiler software. I'm a beginner in PIC and I do it for my final project s ...
  Topic: Can anybody help me with LEDs ..thanx..
zack

Replies: 3
Views: 4522

PostForum: General CCS C Discussion   Posted: Sat Jan 30, 2010 6:47 am   Subject: Can anybody help me with LEDs ..thanx..

#define suis PIN_D0
#define buzzer PIN_B0
#define buzzer2 PIN_D1

void main()
//void delay 20s ()
{
//int i;
setup_adc_ports(NO_ANALOGS);
setup_adc( ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group