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 10 matches
CCS Forum Index
Author Message
  Topic: Water Level Sensor
husam

Replies: 7
Views: 8092

PostForum: General CCS C Discussion   Posted: Sat Mar 06, 2010 11:13 am   Subject: Water Level Sensor
hi ,
You can use ultrasonic sensor, check this site
http://www.sparkfun.com/commerce/advanced_search_result.php?keywords=ultrasonic&search_section=products
  Topic: mikroc library into ccs is it possible ..?
husam

Replies: 2
Views: 3909

PostForum: General CCS C Discussion   Posted: Thu Mar 04, 2010 11:04 am   Subject: mikroc library into ccs is it possible ..?
Hi,
Can I include library from mikroC PRO for PIC 2009 into CCS pcwhd ??
Note that the library extension is .mcl
If yes.. how ??
Thnx.
  Topic: SD card question
husam

Replies: 20
Views: 31766

PostForum: General CCS C Discussion   Posted: Tue Mar 02, 2010 6:28 am   Subject: SD card question
Hi,
Does anyone have an example on Proteus using FAT & mmcsd library from ccs compiler, because it doesn't work.
thnx
  Topic: need help with lcd? help please!
husam

Replies: 6
Views: 6151

PostForum: General CCS C Discussion   Posted: Mon Mar 01, 2010 8:00 am   Subject: need help with lcd? help please!
hi ,
try this proteus example
http://rapidshare.com/files/357456124/LCD_Connection.rar.html
  Topic: FAT16 file system for MMC using SPI interface
husam

Replies: 28
Views: 247247

PostForum: Code Library   Posted: Sun Feb 28, 2010 1:41 pm   Subject: FAT16 file system for MMC using SPI interface
hi ,
is necessary to use PIC18F452 only ?? if no how .. ??
  Topic: PIC16F877 + USB
husam

Replies: 13
Views: 13808

PostForum: General CCS C Discussion   Posted: Fri Feb 26, 2010 10:25 am   Subject: PIC16F877 + USB
hi,
Check this site

but if the camera send all data one time I need an external memory to
store it after it finish streaming I will send all data to PC. I think this is
only the solution.
I ...
  Topic: Signed int and if statement (basic problem)
husam

Replies: 6
Views: 4907

PostForum: General CCS C Discussion   Posted: Thu Feb 25, 2010 1:27 pm   Subject: Signed int and if statement (basic problem)
try int 32 .. maybe it will work
  Topic: PIC16F877 + USB
husam

Replies: 13
Views: 13808

PostForum: General CCS C Discussion   Posted: Wed Feb 24, 2010 11:02 am   Subject: hi microp
try this example for pic 16f877a

// for transmitter
#include <16f877a.h>
#fuses xt,NOWDT
#use delay(clock=4000000)
#use rs232(baud=9600, xmit=PIN_D0, rcv=PIN_D1, STREAM=COM_A, ...
  Topic: What is "flush buffer" in mmc used for ?
husam

Replies: 1
Views: 3585

PostForum: General CCS C Discussion   Posted: Sun Feb 21, 2010 12:14 pm   Subject: What is "flush buffer" in mmc used for ?
Hi,
I'm new to MMC & SD, and I hope for some help !!!

1- What is "flush buffer" in mmc used for ?

2- I use mmcsd.c library from CCS PCWHD compiler and I saw a
function call ...
  Topic: No hex file !!! help
husam

Replies: 0
Views: 2360

PostForum: General CCS C Discussion   Posted: Fri Feb 19, 2010 2:43 pm   Subject: No hex file !!! help
Hi,
I'm using CCS_PCWHD_v4_068 compiler but in its output I don't find any hex file which used to load it into pic.
I can find .cof & .sym & other formats.
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group