Skip to main content
mooresteve77
Participant
August 17, 2014
Question

Turning a USB light on and off from AIR

  • August 17, 2014
  • 2 replies
  • 271 views

Hi guys. We have built an application that uses the camera on a tablet to take a photo of a customer. We need to light the subject due to poor quality. We would like to use a USB light. Is there a way of turning this light on and off in AIR ? Thanks

This topic has been closed for replies.

2 replies

Colin Holgate
Inspiring
August 17, 2014

A different approach would be to use an IP switch, something like this: WeMo Switch

You could then turn on power to the lights using a web query.

mooresteve77
Participant
August 18, 2014

great idea but that would get too expensive I think

itlancer
Inspiring
August 17, 2014

For now it is possible only by writing your own native extension.

Here feature request for that: Feature#3803837 - Serial support for desktop Air applications

Please vote if your are interesting in it.

mooresteve77
Participant
August 18, 2014

is that difficult ?