Page 1 of 1

Send Data to Arduino

PostPosted: Sun Jun 29, 2014 7:54 pm
by ivanncam
Hello, Im victor


I need help, I'm trying to send an array of data of a xbox controller but I don't know how to do it
The array contains just floats

I will use this to control some motors using PWM in arduino

In flowstone, I have use the Xbox360 Block and then a Ruby box to make the Array.

then I know I have to send the array to the Com Port block. This is the problem! I don't know how to do it

Is posible to send an Array like I want?

Is there another way to do this?

This is the proyect.
Image
Image
Can you help me?

Re: Send Data to Arduino

PostPosted: Thu Jul 17, 2014 3:11 pm
by JB_AU
Floats are big numbers, i couldn't see the sense in over complicating with ruby, that's just me.
If you look up flowbluino on arduino.cc there is a pdf that documents some of these things, to make things easier.