I was approached by a teammate telling me that we need another control board/ robot thing to play with. I came up with the idea of using a DS and arduino (w/ wifi card).
The DS and Arduino would both be connected to the wifi access points (10.24.12.10 for the arduino (dec equiv of hex a) 10.24.12.14 for the ds (dec equiv of hex d)) and the Ds would run a RFD (real freakin’ dumb) program that would capture button inputs then pass them on to the arduino.
Not too bad, I guess. People do this all the time in the hobby/maker world. The thing is you need to have the materials and know-how to do it. Are you asking is it possible, or are you knowledgeable enough about how it could be done but are asking if it’s practical/easy enough?
Search around makezine.com for projects with Arduinos and wifi cards. The most/only one used is the Xbee wireless card, often with the helpful adapter to facilitate communication. You could also use an ethernet shield/addon, but that would make it wired. Unless you used the FRC robot radio…
No, this is a cool idea.
I thought of something like this back in the 2009 season. Ideally I wanted to run the whole driver station on the DS, because then we wouldn’t need that silly Kwikbyte driver station.
However, I didn’t have the experience with making homebrew, and now, well, I use LabVIEW.
I suppose you could try running it off DsLinux, if that would make it easier.
Anyways, wikipedia has good info and links on this: