Hello i have a question is there any guide on how i can connect an arduino,an leap motion and few rgb projectors and depending on my hand position in the leap motion the colour of the rgb projecto changes?The hard part is how to connect the arduino and the rgb projector with the leap motion for me is.
You'll need to connect your leap motion thru USB to an intel/amd computer, there's no drivers for any other systems, then you'll nedd to connect your arduino to that computer (with websockets, for example) to get leap motion data.
After i connect those two is there any guide on how the code must be? I am really new to those stuff so i need a little bit of guidance.
This library is fairly old at this point, but might provide a useful starting point: https://cylonjs.com/documentation/drivers/leapmotion/