• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 107
[RELEASE] Official XBMC boblight Addon
i've found my mistake, i've got the wrong prefix in my config file !
Reply
Has anyone seen a hardware schematic utilizing the TI MSP-430 instead of an Arduino microcontroller? I've seen one in action, and found the code necessary to use it with a Boblight mod, but I can't seem to find the hardware schematic anywhere. Might be because the site is in German, but the video and source is here: http://www.jevermeister.de/2011/11/mein-...-boblight/
Reply
(2012-05-14, 01:58)ppic Wrote: hi all,

i've just installed my adalight setup and run boblight, but i only achieve to make the first 25 led ribbon, the second doesn't do anything.

during initialize of the arduino, all ribbons bright, but with booblight, only first 25 leds, here is my conf file: http://pastebin.com/e5UgVqc5

i think the problem is there, but don't see it.

You need to change your prefix. Somewhere in this thread, there is an Arduino sketch for calculating the prefix. Look for that or just use this prefix:

channels 150
prefix 41 64 61 00 95 C0

That should work. If I'm wrong, feel free to correct me.

EDIT: Solution already known. My bad.
Reply
Hello all!
I have an arduino uno, and I'm a windows user. I tried to get it works but I can't... I put ledstream.pde, when I launch boblightd.exe from boblight-1.3-beta1 the leds become red green blue. With boblight-getpixel it works quite good, so I think my boblight.conf is ok. I want to use the boblight addon but I can't. It says it failed to connect to boblightd.. I tried with boblightd.exe only, with boblightd and boblight-getpixel and nothing.
So I tried boblightd_r416 as draven187 said but same thing, failed to connect. The addon download librairies, it's ok, it's activate but nothing to do, I can't get it works...
Somebody can help? Thanks
Ps: sorry for my bad english
Reply
Maybe this http://forum.xbmc.org/showthread.php?tid...pid1086741 or this http://forum.xbmc.org/showthread.php?tid...pid1089572 will help.

Something else, anyone knows how to calculate prefix for boblight.conf? 75 leds?
Reply
Prefix for 75 LEDS: 41 64 61 00 4A 1F
Reply
Hi,
Thank you for this addon, it works great.

Is there anywhere I could find a description of each parameter that can be set in the addon ?
Some of them are not very explicit and the only document i could find is the old boblight articles that are not much explicit
Reply
i'm running into errors after "make"
http://pastebin.com/1m3Jgpf0

any ideas?
http://www.xbmcnerds.com - german xbmc community
Reply
if you are on ubuntu i would say "apt-get install build-essentials" ... else you are just missing your complete build environment (the c++ compiler in that case).
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
Smile
That's it. I'm using the LIVE-Install. The Package-Setting was set to "german" and didn't find build-essentials.
After setting it to "main server" and searching for build-essential (without the "s") it installed.

.

http://www.xbmcnerds.com - german xbmc community
Reply
Boblight addon should be working on iOS now with the current nightlys. (performance is ok when watching h.264 content - for SD software decoded content the boblight is a bit to much Smile ).
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
After digging the forum, I finally found the meaning of each parameters.
Maybe you should but this on the first post.
http://forum.xbmc.org/showthread.php?tid...pid1034591
Reply
done
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
.
Reply
(2012-05-20, 16:00)drose25 Wrote: Has anyone seen a hardware schematic utilizing the TI MSP-430 instead of an Arduino microcontroller? I've seen one in action, and found the code necessary to use it with a Boblight mod, but I can't seem to find the hardware schematic anywhere. Might be because the site is in German, but the video and source is here: http://www.jevermeister.de/2011/11/mein-...-boblight/

Hi,

i've used a RGB amplifier from ebay ( search for RGB SMD 5050 LED Strips Light Signal Amplifier 12V on ebay.com ) which is connected to
pin 2.1(red), pin 2.5(blue), pin 1.6(green) and VCC of the launchpad (not sure if R G B is twisted), but you need a MSP430 G2553 and twisted RX/TX pins. i heard that newer launchpads already use the G2553 and don't need the RX/TX mod.

Regards
Reply
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 107

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Official XBMC boblight Addon3