Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

pic microcontroller project

Status
Not open for further replies.

lipschutz

Member
hi

i am working on a project using pic16f88 micro. the program is suppose to receive an analog signal on RA4 pin and then display the AD result on a lcd module. there are three program segments.
the first module to configure and initialize the lcd module which is tested independently as functional.

the second module configures the AD converter of the pic which is not tested previously.

the third module which converts binary AD result into bcd, and this module is tested beforehand.

the integrated code which incorporate all the three modules is not working. also i am not sure about the internal oscillator selection code which resides at the beginning of the program.

pins RA<7:6> i.e pin no 15 and 16 are grounded through a resistor and showing nearly 5v on DVM. all other unused pins as well are grounded through a resistor.

the code is enclosed here.
 

Attachments

  • CODE_integrate_MODULES.ASM
    15.7 KB · Views: 130
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top