Page 1 of 1

source code for remote mobile robot

PostPosted: Thu Jan 22, 2015 12:27 am
by fana
how to get source code for UIC00B and PIC 16F887? Please help me :cry: . tq

Re: source code for remote mobile robot

PostPosted: Thu Jan 22, 2015 9:57 pm
by yonghui
Just search for sample projects that are using that particular PIC.

Re: source code for remote mobile robot

PostPosted: Fri Jan 23, 2015 11:42 am
by ober
You can try MC40A sample code, it is using PIC16F887. Do check out the User's manual.

Re: source code for remote mobile robot

PostPosted: Mon Feb 02, 2015 11:21 pm
by fana
Untitled.jpg

how to fixed this ?? :roll: :roll: :?: :cry: :cry: :cry:

Re: source code for remote mobile robot

PostPosted: Tue Feb 03, 2015 9:10 am
by Idris
Hi fana,

Based on the picture you share, it seems like you are using PIC16F887 and MPLAB X to compile source code. So why don't you directly upload the code to PIC using MPLAB X too?

Normally we don't set the configuration bit on PICkit 2 software, because it is already set in the hex file.

Re: source code for remote mobile robot

PostPosted: Wed Feb 04, 2015 4:36 pm
by fana
why its running target take long time and not ending? :roll: :roll:
Untitled.jpg


i want to ask, did we need to converting an MPLAB v8 project to MPLAB X?
i use MPLAB X IDE v2.30.. i follow the step based on this link http://tutorial.cytron.com.my/2012/07/0 ... mplab-xc8/

Re: source code for remote mobile robot

PostPosted: Wed Feb 04, 2015 9:10 pm
by ober
Running target means.... the code is being loading into target board, in this case the MC40A and the program is already running.

Re: source code for remote mobile robot

PostPosted: Thu Feb 05, 2015 11:19 pm
by fana
i want to ask, did we need to converting an MPLAB v8 project to MPLAB X?
i use MPLAB X IDE v2.30.. i follow the step based on this link http://tutorial.cytron.com.my/2012/07/0 ... mplab-xc8/

Re: source code for remote mobile robot

PostPosted: Fri Feb 06, 2015 8:52 am
by Idris
If the project file is in MPLAB v8 format and you want to open it with MPLAB X, yes you need to convert.
But, if the project file already in MPLAB X format, then you don't need to convert, you can directly open it on MPLAB X.

Re: source code for remote mobile robot

PostPosted: Mon Mar 06, 2017 10:56 am
by anhtran19932111
the code is being loading into target board