Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

PIC16F877A adc to 3 digit 7 segment display help code pls...

Status
Not open for further replies.

denz

Newbie level 5
Joined
May 12, 2009
Messages
8
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Location
Philippines
Activity points
1,333
3 digit seven segment

pls help me code in c language using PIC16F877A reading a temperature upto 300 degrees celsius i dont know how to read the adc to be output into a 7 segment display a simple code will help. :(
 

7 segment display in pic16f877a

what device you are using for temp sensor?
 
3 digit 7 segment

i am using this for my analog oven i am assembling for my project...using a thermistor 10k, i am using the TRISB as output from 0b00000001 excluding PORT.B0 switching ports for transistor driving the 3 digit 7 segment is at TRISD 0b00011111. TRISA 0b1100000 as analog input and Vref.

can i ask for a simple code at c language sir? reading the ADC displaying it on a 3 digit 7-segment display using PIC16F877A. by the way i am not using a BCD 7-segment decoder i just hook-up the 7-segment directly to the PIC pins in multiplexing mode.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top