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 3 matches
CCS Forum Index
Author Message
  Topic: Prevent sensor from continuously sense
fsven

Replies: 5
Views: 5320

PostForum: General CCS C Discussion   Posted: Thu Feb 26, 2009 8:37 pm   Subject: Prevent sensor from continuously sense
I'm developing a sensor system that will detect the position of a human. Below is my program:

#include <16f877a.h>
#use delay (clock = 40000000)
#fuses hs,noprotect,nowdt,nolvp

...
  Topic: Binary to ASCII-Lcd problem
fsven

Replies: 6
Views: 7288

PostForum: General CCS C Discussion   Posted: Tue Sep 23, 2008 4:51 pm   Subject: Binary to ASCII-Lcd problem
PORTC connected to switch (binary selector) and push button. Below the image.
http://img137.imageshack.us/img137/6264/binaryye9.th.jpghttp://img137.imageshack.us/images/thpix.gif
  Topic: Binary to ASCII-Lcd problem
fsven

Replies: 6
Views: 7288

PostForum: General CCS C Discussion   Posted: Mon Sep 22, 2008 3:46 pm   Subject: Binary to ASCII-Lcd problem
HI'
I'm a newbie in pic programming. Right now I'm developing a system that can convert binary input to ASCII character. Here's my coding:
#include <16f877a.h>
#use delay (clock = 40000000)
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group