thoor
New Member
Posts: 1
|
Post by thoor on Mar 11, 2015 12:08:34 GMT
Please give developers a chance to program the device by releasing the documentation for the USB interface.
Thanks.
|
|
|
Post by Admin on Mar 18, 2015 12:54:10 GMT
Hi thoor,
I've passed this request on to our engineers and will let you know if we can get this going.
|
|
|
Post by jon on Jun 14, 2015 14:15:22 GMT
|
|
|
Post by Admin on Jun 19, 2015 0:42:44 GMT
cheers - thanks for this jon!
|
|
|
Post by laramy2020 on Jun 27, 2017 17:52:52 GMT
Hey jon,
I am trying to compile your blyncd daemon and i am getting an error running make
gcc -Wall -g blyncd.c -lhidapi-libusb -lpthread blyncd.c:16:10: fatal error: hidapi.h: No such file or directory #include <hidapi.h> ^~~~~~~~~~ compilation terminated. make: *** [Makefile:2: all] Error 1
running Arch fully updated. i have tried looking for what package that it may contain that hidapi.h file and can not find it.
Figured it out. Not sure how to make this change in the make system. but in arch hidapi places the file in /usr/include/hidapi/ i copied the file one directory up in /usr/include if there is a way to also check for that other directory that would be great.
|
|
|
Post by Admin on Dec 13, 2017 1:10:07 GMT
|
|
|
Post by gues on Sept 29, 2022 14:16:26 GMT
any chance of javascript sdk so I dont have to port it ?
|
|