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: Help me in edit my coding
mahalingam

Replies: 4
Views: 5040

PostForum: General CCS C Discussion   Posted: Thu Oct 07, 2010 9:54 am   Subject: Help me in edit my coding
Hi Gabriel. Thanks for your reply. Actually the coding is correct already. Based on the heart rate monitor's protocol, must get a result as so. 3 205 97 3 206 99 and so on. The 97 and 99 is the heart ...
  Topic: Help me in edit my coding
mahalingam

Replies: 4
Views: 5040

PostForum: General CCS C Discussion   Posted: Thu Oct 07, 2010 5:43 am   Subject: Help me in edit my coding

#include <18F14K50.h>
#include <string.h>
#include <stdlib.h>

#fuses INTRC,NOWDT,NOPROTECT,NOLVP // use Internal osc
#use delay(clock=16000000)
#use rs232(baud= ...
  Topic: Help me in coding
mahalingam

Replies: 0
Views: 2837

PostForum: General CCS C Discussion   Posted: Sun Oct 03, 2010 1:36 am   Subject: Help me in coding
Hi everyone. I am doing a heart rate monitoring project by using polar T31 coded transmitter. This polar transmitter can communicate with heart rate monitor interface (HRMI) which consist of RMCM01. T ...
  Topic: Help me with compiler errors
mahalingam

Replies: 1
Views: 3114

PostForum: General CCS C Discussion   Posted: Sat Jul 17, 2010 11:38 pm   Subject: Help me with compiler errors
Can anybody please help me to solve errors or correct my coding?

#include <18F14K50.h>
#fuses INTRC,NOWDT,NOPROTECT,NOLVP // use Internal osc
#use delay(clock=16000000)
#use rs232 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group