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 7 matches
CCS Forum Index
Author Message
  Topic: PWM with bluetooth
DiegoCasso

Replies: 11
Views: 15241

PostForum: General CCS C Discussion   Posted: Wed Apr 15, 2015 12:08 am   Subject: PWM with bluetooth
I compiled and I only got some errors here:

static void interrupt isr(void){ //Funcion para interrupcion por recepcion de la usart // Interrupt Service Routines
if(kbhit( ...
  Topic: PWM with bluetooth
DiegoCasso

Replies: 11
Views: 15241

PostForum: General CCS C Discussion   Posted: Tue Apr 14, 2015 11:50 pm   Subject: PWM with bluetooth
Man, you really saved my life. Thank you so much for your replies. The USART coding for the bluetooth conection was not done for CCS, a friend of mine code it on MPLAB but I needed to use CCS. So far ...
  Topic: PWM with bluetooth
DiegoCasso

Replies: 11
Views: 15241

PostForum: General CCS C Discussion   Posted: Mon Apr 13, 2015 8:56 pm   Subject: PWM with bluetooth
How can I change this statements to CCS?


void UARTinit9600 (void)
{

TXSTA= 0B00100100; // 0B00100100; // = 0X22 // TXEN=1, BRGH=1 --> Habilita TransmisiĆ³n y ...
  Topic: PWM with bluetooth
DiegoCasso

Replies: 11
Views: 15241

PostForum: General CCS C Discussion   Posted: Mon Apr 13, 2015 8:53 pm   Subject: PWM with bluetooth
I cannot post the schematic of my project :/ the driver I'm using, the bluetooth module, and the H21A1 optical sensor are not in the component's list of Proteus.
  Topic: PWM with bluetooth
DiegoCasso

Replies: 11
Views: 15241

PostForum: General CCS C Discussion   Posted: Mon Apr 13, 2015 8:41 pm   Subject: PWM with bluetooth
http://pdf.datasheetcatalog.com/datasheet/sanyo/ds_pdf_e/LB1649.pdf

This is the data sheet URL
  Topic: PWM with bluetooth
DiegoCasso

Replies: 11
Views: 15241

PostForum: General CCS C Discussion   Posted: Mon Apr 13, 2015 7:50 pm   Subject: PWM with bluetooth
Ok I'll change it, are the other statements correct?? I don't really know how to connect PIN B4(CCP) to the motor driver, I've already search for the data sheet but it's not so clear.
  Topic: PWM with bluetooth
DiegoCasso

Replies: 11
Views: 15241

PostForum: General CCS C Discussion   Posted: Mon Apr 13, 2015 6:47 pm   Subject: PWM with bluetooth
Hey there, I'm working on a school project and I need some help at this point. I'm making a bluetooth controlled car, this must be able to work with three different speeds - low, medium, high-, and i ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group