INEX Robotics
Would you like to react to this message? Create an account in a few clicks or log in to continue.

ROBO PICA V2.0 CODE HEX START RBX-877 MOTOR FORWARD

Go down

ROBO PICA V2.0 CODE HEX START RBX-877 MOTOR FORWARD Empty ROBO PICA V2.0 CODE HEX START RBX-877 MOTOR FORWARD

Post  ROBOTCH8 Wed Oct 20, 2010 11:04 am

Hello friends, I hope you CAN help me! Sad Sad Exclamation

I was trying to set the first example of ROBO PICA V2.0, but delete the original factory program, I'm just the wrong code.

The program in question (the only thing that remained of the progam) is this:

#include <motor.h>
char txt[6];
char x,i=0;
char *text1= "Start RBX-877 " ;
char *text2= "Running LED " ;
char *text3= "MOTOR FORWARD " ;
char *text4= "MOTOR Backward " ;
char *text5= "Servo Left " ;
char *text6= "Servo Right " ;
void main()
{
Lcd_Init(&PORTD); // Initialize LCD connected to PORTB
Lcd_Cmd(Lcd_CLEAR); // Clear display
Lcd_Cmd(Lcd_CURSOR_OFF); // Turn cursor off
Sound_Init(&PORTC, 0); // Init Sound
TRISC.F5 =0;
TRISB.F4.................

This program appears ( Referred to on page 22 of the manual and start with the code 3FFF 3FFF 3FFF 28fa ... etc)
when ROBO PICA is energized, but no longer runs as it should be.

Could you send me a copy version. HEX to burn and then lower it to the microprocessor ROBO PICA V2.0?

Me mail is : zanzen500@live.cl

ROBOTCH8
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum