Author |
Message |
Topic: ADC question --PIC16F877a, PICDEM 2+ |
roivas
Replies: 2
Views: 5395
|
Forum: General CCS C Discussion Posted: Sat Feb 21, 2009 7:57 am Subject: ADC question --PIC16F877a, PICDEM 2+ |
Thanks for the reply.
I did notice the constants for the setups were groups and that this mirrored the info on the data sheet. I was hoping that there was a way to work around it. I also noti ... |
Topic: ADC question --PIC16F877a, PICDEM 2+ |
roivas
Replies: 2
Views: 5395
|
Forum: General CCS C Discussion Posted: Fri Feb 20, 2009 7:43 pm Subject: ADC question --PIC16F877a, PICDEM 2+ |
I am trying to integrate 2 RTD's onto a PICDEM 2+ (Rev. 2002 --Red board) with a 16f877a. I am using the flex_lcd.c LCD driver which uses pins A1:A3, and have a question about configuring the adc usin ... |
Topic: LED's on port B responding to AD inputs (picdem 2+) |
roivas
Replies: 4
Views: 4344
|
Forum: General CCS C Discussion Posted: Sun Feb 01, 2009 4:49 pm Subject: LED's on port B responding to AD inputs (picdem 2+) |
Thanks for the response and the info! It now works as I wanted it to... so far
Again, thank you. |
Topic: LED's on port B responding to AD inputs (picdem 2+) |
roivas
Replies: 4
Views: 4344
|
Forum: General CCS C Discussion Posted: Sun Feb 01, 2009 4:21 pm Subject: LED's on port B responding to AD inputs (picdem 2+) |
My initial assessment of the LED on pin B2 was wrong, it is cycling as well.
They both turn off at the if(!input(x)) command. Am I turning these off here?? I understood this command to check the ... |
Topic: LED's on port B responding to AD inputs (picdem 2+) |
roivas
Replies: 4
Views: 4344
|
Forum: General CCS C Discussion Posted: Sun Feb 01, 2009 1:43 pm Subject: LED's on port B responding to AD inputs (picdem 2+) |
Hello all.
I am working on a project to fill a container with a specific temperature water. I am using a picdem 2+ (red board) with a 16f877 chip. I am modeling the LED's on port B as valves that ... |
|