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: Aurel module and remote control servomotor
nabil

Replies: 5
Views: 6836

PostForum: General CCS C Discussion   Posted: Tue Nov 22, 2011 7:18 am   Subject: Aurel module and remote control servomotor
Dear Sir;
About ADC, please find below the used code:
#include <18F4550.h>
#device adc=10

#FUSES HS, WDT256, NOPROTECT, NOLVP

#use delay(clock=12000000)
#use rs232(baud=24 ...
  Topic: Aurel module and remote control servomotor
nabil

Replies: 5
Views: 6836

PostForum: General CCS C Discussion   Posted: Thu Nov 17, 2011 11:59 pm   Subject: Aurel module and remote control servomotor
Dear Sir,
Can I use the functions in servos.c file in drivers folder to control servomotors with PWM ?
Best Regards.
  Topic: Aurel module and remote control servomotor
nabil

Replies: 5
Views: 6836

PostForum: General CCS C Discussion   Posted: Thu Nov 17, 2011 6:32 am   Subject: Aurel module and remote control servomotor
Dear Sir,
Thanks for your reply and help.
It will not be easy for me to develop as I just start with PIC and PCW.

At the first time your recommandation is about Transmitter code or receiver code ...
  Topic: Aurel module and remote control servomotor
nabil

Replies: 5
Views: 6836

PostForum: General CCS C Discussion   Posted: Thu Nov 17, 2011 4:34 am   Subject: Aurel module and remote control servomotor
Dear sir,
I need your help to use Aurel module and PIC 16F4550 to remote control sevomotors. I have make the code below for transmitter:

#include "send.h"
#include <stdlib.h>
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group