-2

I am looking for USB-Dongles as used for many wireless keyboard that I can talk to via an API or library or whatever (from an Android/iOS App). The Logitech unifying receivers would be great but there are no real useable Libraries or documentation.

Basically I am looking for something like the inputstick.com just available in larger quantities and from a reliable/large vendor.

Thanks a lot

pinas
  • 2,708
  • 4
  • 21
  • 33

2 Answers2

5

It's not a programming question. Maybe you get a better chance if you ask it somewhere else like stack exchange. Any connection has an API and could have some securities and licenses. Many companies prefer not to provide an open API for their devices and you should NOT try to access their private API, even if you can!

I suggest you to buy a development kit like raspberry pi and related modules and try your application there. There are plenty of tutorials and libraries that already implemented for them. Then look for a reliable/large vendor and offer your app officially.

Good luck

Mojtaba Hosseini
  • 95,414
  • 31
  • 268
  • 278
0

If you want to develop then you can check out here Github for open source API, and there is another option you can check as the alternative of Input stick is Pimax.

  • Hi - thank you. Could you point me to some website regarding this pimax - googling for it I can only find some VR Headset stuff. Thx – pinas Oct 21 '18 at 11:13
  • Pimax, its China-based company promising a few flavors of its high field of view (FOV) headset, and also creating new generation products for mobile devices, It is a creator of 4K and 8K VR experience. Website www.pimaxvr.com/ Contact Email - sales@pimaxvr.com Phone Number - 400-065-9129 – Ashish srivastava Oct 21 '18 at 11:47
  • 2
    Yes but how is this thingy related to my question? – pinas Oct 21 '18 at 11:48