Author |
Message |
Topic: Sensor Interface with PIC16F877A and setting ADC thresholds |
boogajamooga
Replies: 1
Views: 5879
|
Forum: General CCS C Discussion Posted: Mon Apr 18, 2011 7:32 am Subject: Sensor Interface with PIC16F877A and setting ADC thresholds |
I am doing a project where I take the input of an LV-MAX Sonar Sensor, which has an analog output voltage ranging from 0 to 600mV and send it to the ADC on the PIC16F877A. The sensor measures the wat ... |
Topic: Flashing LED's |
boogajamooga
Replies: 2
Views: 7371
|
Forum: General CCS C Discussion Posted: Sun Mar 27, 2011 7:22 pm Subject: Flashing LED's |
Hi, I am trying to implement this logic where the the PINs of the PIC16f877a will output high and turn on some LED's based on an if statement check. The If statement is comparing the analog input tha ... |
Topic: output to port functions |
boogajamooga
Replies: 3
Views: 6890
|
Forum: General CCS C Discussion Posted: Thu Mar 24, 2011 12:34 pm Subject: output to port functions |
wow thanks! the resistors were the problem. |
Topic: output to port functions |
boogajamooga
Replies: 3
Views: 6890
|
Forum: General CCS C Discussion Posted: Thu Mar 24, 2011 8:51 am Subject: output to port functions |
Hi, I am using compiler version 4.064 and I tested out these two functions and used LED's to test the following two commands: the CCS compiler built-in function: "output_high(PIN_D7); "
a ... |
Topic: how to integrate Linx RXM-900-HP3-PPS Receiver PIC16F877A |
boogajamooga
Replies: 1
Views: 4832
|
Forum: General CCS C Discussion Posted: Thu Mar 24, 2011 6:45 am Subject: how to integrate Linx RXM-900-HP3-PPS Receiver PIC16F877A |
Hi, I am currently using CCS version 4.064 and I am using the PIC16F877A to receive an analog input from my ultrasonic sensor which measures distance. Then, I am sending this analog input through the ... |
|