|
Post by ceakins on Jun 21, 2015 19:50:51 GMT
Anyone have the usb control codes for this version? I'm trying to get this to work in Java using JNA. I'll release a library if I can. Which would make this work across any platform with one code base.
|
|
p0ke
New Member
Posts: 14
|
Post by p0ke on Jun 25, 2015 9:54:36 GMT
Hey ceakins,
I have no device to test it myself, but the control codes should be the following: byte[9] {0x00, R,G,B, 0x00, 0x00, 0x40, 0x02, 0xFF}
Is that what you were looking for? Please let me know if it works.
|
|
|
Post by Oliver on Aug 19, 2015 13:44:52 GMT
Hi ceakins Were you able to get it to work in Java?
|
|
p0ke
New Member
Posts: 14
|
Post by p0ke on Aug 19, 2015 13:51:24 GMT
|
|
|
Post by itsimoshka on Aug 25, 2015 7:37:04 GMT
Hi p0ke Do you know how to control Light Dimming and MP3 Ringtones?
|
|
p0ke
New Member
Posts: 14
|
Post by p0ke on Aug 25, 2015 21:10:19 GMT
Hey itsimoshka,
for light dimming you can use RGB to HSL/HSB conversion. There are examples for many languages (try google). I don´t know if Blync has own control bytes to control brightness, saturation and so on. Btw my control codes in the few posts above are wrong. It must be R,B,G (not R,G,B).
I have no idea about the MP3 ringtones and I have no device for further tests. But you can try to monitor the bytes sent to the device using the Blync Software or SDK. Use "Free Device Monitoring Studio" from HHD Software for example to record it.
Thats everything I can say at the moment.
|
|
|
Post by fatjjx on Sept 4, 2015 23:53:03 GMT
Any Update on this? wanna program it on Mac!!
|
|
|
Post by pierlag on Oct 20, 2015 21:57:27 GMT
Hi, Can you share again the SDK file. The link is dead Thanks Pierre Lagarde Microsoft
|
|
|
Post by Admin on Oct 21, 2015 0:04:01 GMT
Hi Pierre,
Link is still active - you just need to login/register to access it.
Cheers
|
|
Disappointed but not surprised
Guest
|
Post by Disappointed but not surprised on Nov 18, 2015 21:15:49 GMT
Rumor has it that a Mac OS X API will be available in August.
...yep, august 2019 once the community has built it. EMbrava apps and SDK are a joke
|
|
|
Post by terrence on Nov 23, 2015 23:10:11 GMT
does the SDK support the new Blynclight Mini?
|
|
|
Post by ceakins on Dec 9, 2015 16:50:15 GMT
Hi ceakins Were you able to get it to work in Java? No, I tried going off some example code, I can see the device in java but it doesn't respond to the control codes I found. They really need to publish these. Or I'm going to have to get the USB/Wireshark driver and sniff these out. Just haven't had time lately.
|
|
p0ke
New Member
Posts: 14
|
Post by p0ke on Jan 17, 2016 16:55:02 GMT
|
|
|
Post by kwahed on Feb 8, 2016 19:38:44 GMT
Has anyone been able to connect with Outlook? If so, any insight would be helpful.
Thanks!
|
|
|
Post by clarkinator on May 29, 2016 23:56:30 GMT
Is there any way to find out what the sounds are on the light or potentially modify them for our own purposes?
|
|