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.

how receive data from ADC0832 in PIC 16F84??

Status
Not open for further replies.

terka

Advanced Member level 4
Joined
Dec 15, 2003
Messages
100
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,298
Activity points
936
adc0832 + pic16f84

Hi

How serial data is stored in 16F84A, how make the binary to decimal conversion, and show it in a LCD display??

Thankz
 

+adc0832 +pic

1. Serial data inside PIC depends how do you shift it in..MSB or LSB first...you should check your ADC datasheet what it requires (which means do some homework ;o)

2. Why don't you download application note from Microchips website? Called AN526!!!!

3. There is no LCD display, only LC display!!! (o;
This depends which LCD module you intend to use...but most of them have good datasheets with example routines how to do it...
 

pic16f84 adc0832

Thank you Davorin

1.- My A/D converter shift first LSB to MSB bits....
2.- Rigth now i´m downloading AN526 to review it...
3.- I have JHD162 LCD module, 16X2 with led/backlight, samsung controlled based (similar about hitachi)

I had think something about shift LSb or MSB, and shift it in the PIC FILE XXX.....next make a decimal conversion to display it in a LCD...

I hope to have good experince about this....i´m expectanting ....

Thank you
 

receive data in 8051

Thank you

And binary to decimal conversion??? what about this??

Bye
 

how lcd receives the data from the pic

terka said:
And binary to decimal conversion??? what about this??

Has been discussed for example here:




best regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top