Arduino

is it possible to get data from arduino to aximmetry through serial?
   jozee1

Comments

Zoltan@Aximmetry
  -  

Hi Jozee,

No, unfortunately there is no support for general purpose serial communication in Aximmetry.

What you can do is writing your own app that does the serial part and communicates with Aximmetry via either OSC or HTTP.

jozee1
  -  

thanks.

what about the GPIO? can it gets serial commands?

is there any documentation about the OSC and HTTP implantations?