by ayu » Tue Apr 29, 2008 4:11 pm
by ayu
Tue Apr 29, 2008 4:11 pm
Hi savvy,
I had ask the Hitec to post the method. This is reply :
not for commercial purpose would be o.k. from our side.
As soon as you use this for commercial, then there will be problem from
legal side.
best regards/XXXXXXX
Hitec Robotics Team
info@hitecrobotics.de
Thank the Hitecrobotics's sharing.
Because I had the Robonova-1 and want to research the controller,but
afraid damage the controller.so rebuilt another one to do the research.
Guys had many interesting in the method,so I post for who want to home
built and you can DIY the controller.
First, thank I-Bot’s sharing, there are many documents from i-Bot’s files.
All the resources are from the topic "changing the code in the MR-C3024"
The controller’s schematic in the link
http://robosavvy.com/Builders/i-Bot/c3024.pdf
You can watch the components and ready to prepare all of them.
In the scheme, I changed the power circuit to LM2940
RS-232 circuit changed to the circuit
IR remote used IRM 2638
If you had another components like that ,you can try them.
Now, we must download the firmware to the chip, if you had other
programmers for the Atmega 128 that’s right.
I bought the “Atmel AVR In System Programming Dongle” for
programmer,but you can try this
http://www.iready.org/projects/uinternet/ispdongle.pdf
to DIY a programmer.
I download the PonyProg2000 v2.07c BETA from
http://www.lancos.com/ppwin95.html
to operate the programmer.
The first step, must set the Bootloader
http://robosavvy.com/Builders/i-Bot/cboot.asm
We must burn the hex file
http://robosavvy.com/Builders/ayu/cboot.rar
into the chip.
Are you done that ? If O.K.
The second step is fuse bit set up. Because I used the PonyProg2000 so I
just used the method.
We select the BOOTSZ1 and BOOTSZ0 as 0 (we must to checked) and
push Write to set the bootloader.
This is the point and thank iRobot(H.K.)’s help.
The final step download roboflash
http://robosavvy.com/Builders/i-Bot/roboflash.zip
In zip file you can find the publish/setup.exe,run it and operate the roboflash.
Download the payload2.5.bin from
http://robosavvy.com/Builders/i-Bot/payload2.5.bin
To install the whole program into the chip.
O.K. you build the MR-C3024.
Hi savvy,
I had ask the Hitec to post the method. This is reply :
not for commercial purpose would be o.k. from our side.
As soon as you use this for commercial, then there will be problem from
legal side.
best regards/XXXXXXX
Hitec Robotics Team
info@hitecrobotics.de
Thank the Hitecrobotics's sharing.
Because I had the Robonova-1 and want to research the controller,but
afraid damage the controller.so rebuilt another one to do the research.
Guys had many interesting in the method,so I post for who want to home
built and you can DIY the controller.
First, thank I-Bot’s sharing, there are many documents from i-Bot’s files.
All the resources are from the topic "changing the code in the MR-C3024"
The controller’s schematic in the link
http://robosavvy.com/Builders/i-Bot/c3024.pdf
You can watch the components and ready to prepare all of them.
In the scheme, I changed the power circuit to LM2940
RS-232 circuit changed to the circuit
IR remote used IRM 2638
If you had another components like that ,you can try them.
Now, we must download the firmware to the chip, if you had other
programmers for the Atmega 128 that’s right.
I bought the “Atmel AVR In System Programming Dongle” for
programmer,but you can try this
http://www.iready.org/projects/uinternet/ispdongle.pdf
to DIY a programmer.
I download the PonyProg2000 v2.07c BETA from
http://www.lancos.com/ppwin95.html
to operate the programmer.
The first step, must set the Bootloader
http://robosavvy.com/Builders/i-Bot/cboot.asm
We must burn the hex file
http://robosavvy.com/Builders/ayu/cboot.rar
into the chip.
Are you done that ? If O.K.
The second step is fuse bit set up. Because I used the PonyProg2000 so I
just used the method.
We select the BOOTSZ1 and BOOTSZ0 as 0 (we must to checked) and
push Write to set the bootloader.
This is the point and thank iRobot(H.K.)’s help.
The final step download roboflash
http://robosavvy.com/Builders/i-Bot/roboflash.zip
In zip file you can find the publish/setup.exe,run it and operate the roboflash.
Download the payload2.5.bin from
http://robosavvy.com/Builders/i-Bot/payload2.5.bin
To install the whole program into the chip.
O.K. you build the MR-C3024.
Last edited by ayu on Tue Sep 09, 2008 12:44 pm, edited 1 time in total.