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.

PIC16F88 questions

Status
Not open for further replies.
You can import the HEX file right into MPLAB to program the chip, however, I would check the hardware setup with your LCD etc, as I had to use a simulator order to get feedback from this, and I dont know the exact pins you are using.

Let me know how it works out for you.
 
Thanks a lot Wilksey, THe code compiled I have to use different pins to get it to show on the LCD. I was wondering how the C code, Test.c file at the top says use Test.h file. Just wondering if that different then listing everything inside that test.h file in the top of the test.c file?
 
You could probably just have everything inside the .C file, thats just the way CCS created the project.

If you can compile the project you should be able to change the pins etc and recompile.
 
Status
Not open for further replies.

Latest threads

Back
Top