
Hello!
The arduino board I have is the Atmega328p, whereas the Axon is the Atmega640.
The Axon had twice the memory of the 328p.
What are the specs on your board?the Atmega328p can be programmed by AVR Studio.(the chip is in the selection on the software
when you bring it up.) If the source code can be found for your make:it robot, then the board
could be programmed with the Axon's AVR Studio 4, theoretically

. If you or I can not find the
source code, you can use this forum's AVR Studio 4 to program the board, to make your own
robot.

Most of the header files have generic software drivers that are there for you, and you
just program the board. I am trying to find out how to program the board straight from the
PC, instead of using a STK 500. I will figure it out soon...........
