Arduino + WiShield + TouchOSC .. help?

So the question is..

I have done a bit of searching but not found any examples (which I need as im reallly new to arduino still)

Has anyone got a tutorial for setting up the arduino to receive osc commands from TouchOSC on either iPhone or Android over wifi using the WiShield?

TouchOSC (on iPhone or Android) > OSC > WiShield > Arduino > Output

I haven't yet bought a wishield because if this isn't possible id rather not fork out for the shield yet.

This is a library I have found:

https://github.com/bzztbomb/WiShieldOSC

The problem is that I don't know how to write my own sketch using this library. Like I said I'm still new and am just copying and pasting code untill I learn bits off hand.

If someone could make a tut to control one LED connected to the arduino that recieved data from touchosc using the wishield that would be super! .. and also very good for others to learn from :slight_smile:

"Hi. I've jumped in the deep end. If anyone could teah me to swim, that would be awesome. I've seen it done on TV, so I'm sure I can learn in 5 minutes."

Hardly jumped in the deep end when I don't have a WiShield to test with. I'll just buy a WiShield and do my own experimenting and post up my results.

Thanks for the help.

PaulS

"Hi. I've jumped in the deep end. If anyone could teah me to swim, that would be awesome. I've seen it done on TV, so I'm sure I can learn in 5 minutes."

How helpfull...

Bert-CWB

Hardly jumped in the deep end when I don't have a WiShield to test with. I'll just buy a WiShield and do my own experimenting and post up my results.

Thanks for the help.

If you look in the OSCTest and OSCSendTest folder, in the link you provided in the first post, you will find examples on how to work with it. :slight_smile:

I would suggest you started to play around with that, and when you know how it is behaving, then start to look at how to do other things with it.

Thanks bld,

I did start having a more in depth look at the arduino earlier with the IR library etc and to my suprise, succeded very easily, so I'm looking for a UK supplier of the WiShield so I can get one and start having a play and get some learning done.