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.

Help me write a simple source code

Status
Not open for further replies.

holax12

New Member
Please help me write a simple code, My processor is pic16F84A and the program requires data to be fetch from the data table one by one in a sequential order ( i.e first data in the data table is returned to the w register and executes then the program call the data table again and return the data in line 2 to the w register and so on till the end of the table is reached and it starts all over.
 
Its a project am building on my own, basically what i want to do is to increment the counter by one each the data table is called.
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top