Kodi Community Forum
[RELEASE] Official XBMC boblight Addon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152)
+---- Thread: [RELEASE] Official XBMC boblight Addon (/showthread.php?tid=116331)



RE: [RELEASE] Official XBMC boblight Addon - ppic - 2013-07-17

see that ?




RE: [RELEASE] Official XBMC boblight Addon - tomer953 - 2013-07-18

(2013-07-16, 11:48)Memphiz Wrote: You need to configure your custom preset - it works definitly same like the slow and fast presets (just with custom values - so if it stays down on your side - your custom values are invalid somehow...).

OK It Worked,
I Use
Code:
preset: CUSTOM
Speed: 50
Autospeed: 0
Interpolation: off
saturation: 3.00
value: 1.50
threshold: 0 (What is the recommendition here ? what is it?)

But,
Seems like sometimes suddently the led FLASHES with white light, they just blink and then continue to work normaly.. I can't says how many times or when, but it just happen sometimes..


RE: [RELEASE] Official XBMC boblight Addon - Memphiz - 2013-07-18

Flashing might be electronical problems or wrong prefix in the boblightd.conf

Threshholt specifies the grayvalue at which the leds are shut off (i have set this to 20 for example). It prevents the leds from turning on in very dark scenes (or in the outro...).


RE: [RELEASE] Official XBMC boblight Addon - tomer953 - 2013-07-18

can you give me an example for "electronical problems" ?
What can cause this? what to check for?


RE: [RELEASE] Official XBMC boblight Addon - blazo - 2013-07-18

You would need something like this: http://www.hackerspaceshop.com/raspberrypi-ws2801.html

While I was having issues with flashing it did help at first, but then I messed something up and had to reinstal OS on RPi. After that reinstall I don't need the bridge anymore. LED's work as they should connected directly to GPIO pins.
I guess something must have change in SPI driver in Raspbian or something.


RE: [RELEASE] Official XBMC boblight Addon - tomer953 - 2013-07-18

I don't use Rasp-pi.. arduino uno + htpc +windows+boblight, thats it


RE: [RELEASE] Official XBMC boblight Addon - tomer953 - 2013-07-23

^ no one know why my leds flashing sometimes? (no PI.. PC under windows)

and I am realy want to control boblight from web\iphone..
I saw Bobdroid for android, anyone can make ios app?

also saw this:
http://vzoltan.com/rpi/color.php
which is a color picker from web, this work for PI and this is the code:
http://vzoltan.com/rpi/color.zip
and the full topic
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=5201&start=175

can it be translate for windows?

I feel like I am the only one who have iphone\windows lol..


RE: [RELEASE] Official XBMC boblight Addon - clep - 2013-07-26

The boblightd is working fine on OSX, but I've seen this video from the user amet on youtube:
http://www.youtube.com/watch?v=KuV0MTaYt-Q

Is the fullscreen capture done via boblight-x11? If it is, does someone have a compiled version for OSX? Prismatik just doesn't run as smooth as boblight...


RE: [RELEASE] Official XBMC boblight Addon - TeKo - 2013-07-26

(2013-07-26, 22:36)clep Wrote: The boblightd is working fine on OSX, but I've seen this video from the user amet on youtube:
http://www.youtube.com/watch?v=KuV0MTaYt-Q

Is the fullscreen capture done via boblight-x11? If it is, does someone have a compiled version for OSX? Prismatik just doesn't run as smooth as boblight...

Looks like a video played in XBMC.


RE: [RELEASE] Official XBMC boblight Addon - danielfmo - 2013-08-04

Hi,

Could anyone help me? Is there anyway to use the boblight client in windows to send data to a remote raspberry pi?

I have the boblight XBMC plugin and it works great, but I want to use bob light outside of XBMC, it is possible?

Thanks


RE: [RELEASE] Official XBMC boblight Addon - Numiah - 2013-08-10

Hey Peeps,

I was wondering if someone actually tried to run this on a Pivos Xios yet ?
I am willing to try, but have no idea where to start with this.

Thanks !


RE: [RELEASE] Official XBMC boblight Addon - cozmo - 2013-08-15

Hi,

did anyone come around with a fix for the letterbox-problem as written in post #540?


RE: [RELEASE] Official XBMC boblight Addon - santiniuk - 2013-08-17

(2013-08-04, 16:51)danielfmo Wrote: Hi,

Could anyone help me? Is there anyway to use the boblight client in windows to send data to a remote raspberry pi?

I have the boblight XBMC plugin and it works great, but I want to use bob light outside of XBMC, it is possible?

Thanks

http://forum.xbmc.org/showthread.php?tid=151559&pid=1486374#pid1486374


RE: [RELEASE] Official XBMC boblight Addon - TeKo - 2013-08-17

(2013-08-17, 20:48)santiniuk Wrote:
(2013-08-04, 16:51)danielfmo Wrote: Hi,

Could anyone help me? Is there anyway to use the boblight client in windows to send data to a remote raspberry pi?

I have the boblight XBMC plugin and it works great, but I want to use bob light outside of XBMC, it is possible?

Thanks

http://forum.xbmc.org/showthread.php?tid=151559&pid=1486374#pid1486374

This is for XBMC, right now there is no way to use boblight outside of XBMC (Windows).


RE: [RELEASE] Official XBMC boblight Addon - driver_king - 2013-09-15

Okay, so since LIFX is finally about to completely pass certification and is much closer to being shipped than ever before, does anyone plan on working LIFX into this addon? Something similar had been tried with Hue but due to apparent reasons relating to the Hue hub's limited query rate of 30 queries per second, it only made it feasible to use one bulb for the effect. This limitation does not exist on the LIFX bulb, as far as I can tell, as each bulb will be able to be communicated with directly via each bulb's integrated access point (read: LIFX's latest update on Kickstarter regarding controlling each bulb without being connected to a Wi-Fi access point). This should hopefully allow devs to address more than one bulb for the effect. Thanks for the consideration!