Aduino Robot Controllers! NOW WITH Nintendo DS CLIENT

Hello all,

I have hacked together a Nintendo DS client for the arduino robot framework.

First zip has arduino sketch and python/pygtk clients

Second Zip has nintendo ds client (small enough to xfer over wmb)

ardu_rob.zip (144 KB)
ardu_rob_ds.zip (584 KB)


ardu_rob.zip (144 KB)
ardu_rob_ds.zip (584 KB)

Joking … wasn’t flaming … try to learn the difference::safety::

Any who for your client are you just forwarding the inputs to the server or are you actually doing some processing on the DS end.

For example my DS client basically reads all of the inputs and sends the raw data to the server via UDP every 10 ms

So is this bi-directional between the DS and the Arduino? Can the Arduino write on the screens of the DS? What shield are you using on the Arduino?

So far:
It can only send values
It is untested, as I don’t have a setup to verify this on
I have based it on this framework that was emailed to me http://www.youtube.com/watch?v=gYmuMrJ5E1Y

What I need help with:
Getting values from the arduino