I have seen a couple of robots powered with a palm computer and a TI calculator and I was wondering if it was possible to use my gameboy advance to do something similiar. It seem like it should be, but I can't find much information about this. I was wondering if anyone knows how or knows of such web sites that would help me out.
Roger
Didn't find your answer? Ask the community — no account required.
M
Markus Zingg
You aparently haven't used google. Anyways, start with
formatting link
There are very good resources about the GBA availalble. It's powered by an ARM chip made by sharp. There are even specialized GNU sdk ports around. In order to build a robot you most likely have to create your own "game cartrige" for it but it's been done also. If memory serves there is even an FPGA prototyping system based on the GBA available.
Markus
W
Wim Ton
Maybe this:
formatting link
?
Wim
C
chris
Check out this link:
formatting link
I saw this in Circuit Cellar. It's the coolest thing I've seen this year.
chris > I have seen a couple of robots powered with a palm computer and a TI
R
R.H.
Actually I did use google. I knew about these, but I wasn't really interested in making a game cartridge, but now that you mention it maybe I do need to or use that add on add on interface card that is being sold. Anyway, thanks.
Roger
Markus Z>>I have seen a couple of robots powered with a palm computer and a TI
R
R.H.
Now this actually looks quite intriging. Thanks alot.
Roger
Wim T>>I have seen a couple of robots powered with a palm computer and a TI
R
R.H.
Ah yes, I remember this one now. It was a little pricey than I wanted to pay, but it does look to be the best option. Thanks.
Roger
chris wrote:
C
chris
You know, it's not that bad given what it does. I love the idea of creating my own custom peripherals. It makes me want to buy one just to learn how to use the XILINX chip.
chris > Ah yes, I remember this one now. It was a little pricey than I wanted
T
Thierry Charlier de Chily
You do not need to make a game cartridge. The GBA has an embedded 256 kbits memory which is used during multi GBA games to download the game image from the master GBA to the other GBA connected to the lan.
To download your program from your PC to the GBA you need a MBV2 cable. Read the MBV2 FAQ :
formatting link
In case loosing the program as soon as you shutdown the GBA is a problem for you, you can flash your program on a Xinga Super Memory Stick (use libstick-20040224.tar.gz).
The GBA has a "serial port". If you do not use the Super Memory Stick (which fit in this port) you can use this port to control a Pontec SV203 board for instance.
Look at
formatting link
to learn how to program your GBA.
I am in the middle of this kind of approach.
Regards.
Thierry
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.