neep
Well-known member
Hi, I'm thinking of how I can establish remote (wireless) control for my Teensy 3.0s as part of a LED staff project I've been working on last winter and am now picking up on.
At first I want to be able to do simple stuff like move forward in the program, so a simple binary switch function is fine.
I've got a bluetooth module (HC05 I believe) that I am able to pair with from my Macbook. Next step is getting something written for Android so that I can use that as the remote control unit.
What I need to be able to do is talk to both staffs at once though, but I don't know if this is possible (pair with more than one device at once). It would be very neat if that's possible, so that I an also do things like beats-per-minute based pulses, to control the lights with.
Maybe someone has advice on this. Thanks!
Paul
At first I want to be able to do simple stuff like move forward in the program, so a simple binary switch function is fine.
I've got a bluetooth module (HC05 I believe) that I am able to pair with from my Macbook. Next step is getting something written for Android so that I can use that as the remote control unit.
What I need to be able to do is talk to both staffs at once though, but I don't know if this is possible (pair with more than one device at once). It would be very neat if that's possible, so that I an also do things like beats-per-minute based pulses, to control the lights with.
Maybe someone has advice on this. Thanks!
Paul