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 12 matches
CCS Forum Index
Author Message
  Topic: counter increment & decrement
asimraufawan

Replies: 4
Views: 5025

PostForum: General CCS C Discussion   Posted: Fri Sep 11, 2009 6:17 am   Subject: counter increment & decrement
Hi

What will be the best way to adopt to give range to counter using the above code from 4 to 2 volt.
  Topic: counter increment & decrement
asimraufawan

Replies: 4
Views: 5025

PostForum: General CCS C Discussion   Posted: Tue Sep 08, 2009 7:10 am   Subject: counter increment & decrement
I have made the following code its working fine.
I have a range of 2 to 4 volt for adc, but the problem I'm facing is
that when count goes 11111 like approx at 2 volt, then at 1.9 it again starts fr ...
  Topic: counter increment & decrement
asimraufawan

Replies: 4
Views: 5025

PostForum: General CCS C Discussion   Posted: Mon Sep 07, 2009 6:37 am   Subject: counter increment & decrement
Hi

I want to know how I will generate a counter of 32 count which will increment or decrement a count by comparing the value from ADC of PIC16F877A.
Thanks
  Topic: float to integer conversion
asimraufawan

Replies: 1
Views: 2943

PostForum: General CCS C Discussion   Posted: Fri Sep 04, 2009 5:46 am   Subject: float to integer conversion
how to convert the floating value into integer or long integer.
  Topic: how to use timer2
asimraufawan

Replies: 1
Views: 2543

PostForum: General CCS C Discussion   Posted: Mon Nov 17, 2008 1:48 am   Subject: how to use timer2
hi everyone

I m using Timer2 with PWM for IR transmitter

the format we use is like.

{
setup_timer_2(mode,period,postscale);
set_pwm2_duty(value);
}

In MODE we ...
  Topic: How to interface magnetic card reader with PC
asimraufawan

Replies: 16
Views: 38182

PostForum: General CCS C Discussion   Posted: Fri Sep 26, 2008 12:32 am   Subject: How to interface magnetic card reader with PC
I m just reading the data from track 2 ,therefore i made the mcr.c driver
& example file for the particular task,



#include <16F877A.h>
#device adc=8

#FUSES NOWDT ...
  Topic: How to interface magnetic card reader with PC
asimraufawan

Replies: 16
Views: 38182

PostForum: General CCS C Discussion   Posted: Fri Sep 12, 2008 9:41 pm   Subject: How to interface magnetic card reader with PC
It works fine when i connect first time to the hyper terminal but when i disconnect & then reconnect in the same window it works but show the data twice of each card some time mix the data of dif ...
  Topic: How to interface magnetic card reader with PC
asimraufawan

Replies: 16
Views: 38182

PostForum: General CCS C Discussion   Posted: Fri Sep 12, 2008 12:34 am   Subject: How to interface magnetic card reader with PC

_except_ with pins2,and 3 'swapped' on the DB9 connection. Basically the modules are wired to talk to a PC, so the TXD, and RXD connections need to be swapped.


sorry i didnt get the above poin ...
  Topic: How to interface magnetic card reader with PC
asimraufawan

Replies: 16
Views: 38182

PostForum: General CCS C Discussion   Posted: Sat Sep 06, 2008 12:13 am   Subject: How to interface magnetic card reader with PC
Thanks,
i just want to read track 2 data,
this example for reading data from MCR hope will work fine.
  Topic: How to interface magnetic card reader with PC
asimraufawan

Replies: 16
Views: 38182

PostForum: General CCS C Discussion   Posted: Thu Sep 04, 2008 11:19 pm   Subject: How to interface magnetic card reader with PC
I posted the question on other forums so that i can collect many ideas
now i decided to see the result of card reader on PC by using PIC16F877A.
Simply by connecting the magnetic card reader to PIC ...
  Topic: How to interface magnetic card reader with PC
asimraufawan

Replies: 16
Views: 38182

PostForum: General CCS C Discussion   Posted: Wed Jul 09, 2008 1:45 am   Subject: How to interface magnetic card reader with PC
I have gone through both the links below plus mcr.c driver
still confused what will be the hardware design.
  Topic: How to interface magnetic card reader with PC
asimraufawan

Replies: 16
Views: 38182

PostForum: General CCS C Discussion   Posted: Sat Jul 05, 2008 3:33 am   Subject: How to interface magnetic card reader with PC
--------------------------------------------------------------------------------

HI ALL!
I am new to this forum.
Actually I want to interface the TTL magnetic card reader with computer
I have tr ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group