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 13 matches
CCS Forum Index
Author Message
  Topic: detect potentiometer change on output pin.
rb8720

Replies: 3
Views: 6209

PostForum: General CCS C Discussion   Posted: Wed Jul 30, 2008 2:30 pm   Subject: detect potentiometer change on output pin.
Can anyone tell me how you would detect a change in the potentiometer in this circuit. Pins 2 and 3 are connected to tact switches that are connected to ground. 6 and 7 are connected to the wiper of ...
  Topic: Help with Using ADC
rb8720

Replies: 4
Views: 5188

PostForum: General CCS C Discussion   Posted: Tue Jul 29, 2008 1:02 pm   Subject: Help with Using ADC
Thanks, I think I can take that and make it work for what i am trying.

RB8720
  Topic: Help with Using ADC
rb8720

Replies: 4
Views: 5188

PostForum: General CCS C Discussion   Posted: Tue Jul 29, 2008 12:38 pm   Subject: Help with Using ADC
It's not a school assignment, my school days have been long over. I am trying, but to be honest I have no idea where to start which is why i was looking for an example. Can you point me in the right ...
  Topic: Help with Using ADC
rb8720

Replies: 4
Views: 5188

PostForum: General CCS C Discussion   Posted: Tue Jul 29, 2008 12:16 pm   Subject: Help with Using ADC
I have never attempted anything using the ADC on a pic chip. Is there any example code anywhere on how to set up a 12f683 to read the voltage change from a Potentiometer and toggle another pin on or o ...
  Topic: converting from 12f683 to 16f84 or similar.
rb8720

Replies: 4
Views: 5744

PostForum: General CCS C Discussion   Posted: Mon Apr 21, 2008 4:57 pm   Subject: converting from 12f683 to 16f84 or similar.
thanks, i think i'll go with the 16f88. here is my code. could you tell me what i would need to change?


//PREPROCESSOR section//////////////////////////////////////////////////////////////////// ...
  Topic: converting from 12f683 to 16f84 or similar.
rb8720

Replies: 4
Views: 5744

PostForum: General CCS C Discussion   Posted: Mon Apr 21, 2008 2:16 pm   Subject: converting from 12f683 to 16f84 or similar.
I wrote some code a while back for a 12f683 with alot of help from others. I am astill a total newb. I got it working like i want but now I find myself in need of more inputs and outputs and was consi ...
  Topic: Adjustable led flash rate.
rb8720

Replies: 1
Views: 3570

PostForum: General CCS C Discussion   Posted: Mon Oct 01, 2007 2:07 pm   Subject: Adjustable led flash rate.
I wan to build an led flasher using a 12f683 and some sort of dial that I can turn to adjust the flash rate. I want to be able to turn the dial or wheel to make the flash rate increas or decrease acco ...
  Topic: Help Migrating from 12F683 to 16F684
rb8720

Replies: 3
Views: 4772

PostForum: General CCS C Discussion   Posted: Thu Jul 19, 2007 1:57 pm   Subject: Help Migrating from 12F683 to 16F684
I am a total newb to this so please forgive me if mine is a stupid question. But could someone look at my code and tell me what to change to make it compatible with a 16f684. Also would the command P ...
  Topic: Need help with code.
rb8720

Replies: 7
Views: 8388

PostForum: General CCS C Discussion   Posted: Tue Jul 10, 2007 2:22 pm   Subject: Need help with code.
I tried to write some code to do this but I am a total noob and connot get it to save my life. If anyone is willing to wrtie some code to performe the following functions on a 12f683 I would be willin ...
  Topic: Help with flashing led
rb8720

Replies: 9
Views: 11693

PostForum: General CCS C Discussion   Posted: Tue Jun 05, 2007 2:00 pm   Subject: Help with flashing led
http://new.photos.yahoo.com/xheavenstarx/album/576460762403708787/photo/294928804414450813/0

Try this one, forgot to make public.
  Topic: Help with flashing led
rb8720

Replies: 9
Views: 11693

PostForum: General CCS C Discussion   Posted: Tue Jun 05, 2007 9:28 am   Subject: Help with flashing led
Here is the Diagram of how the chip is wired and what it is wired to.

http://new.photos.yahoo.com/xheavenstarx/album/576460762403708787/photo/294928804414450813/0

Thanks
RB
  Topic: Help with flashing led
rb8720

Replies: 9
Views: 11693

PostForum: General CCS C Discussion   Posted: Tue Jun 05, 2007 9:11 am   Subject: Help with flashing led
BTW, I am the gues in the reply, I forgot to login.
  Topic: Help with flashing led
rb8720

Replies: 9
Views: 11693

PostForum: General CCS C Discussion   Posted: Mon Jun 04, 2007 1:03 pm   Subject: Help with flashing led
I am using the command GPIO = (1<<4) to send a signal to the led to turn it on and GPIO = 0 to turn it off. The problem is the Annode of the led has to be connected to the pin and Cathode to gr ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group