![]() |
|
Help with Boblight/adalight..... - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Service Add-ons (/forumdisplay.php?fid=152) +---- Thread: Help with Boblight/adalight..... (/showthread.php?tid=132023) Pages: 1 2 |
Help with Boblight/adalight..... - InVAMPED - 2012-05-21 15:28 Hey, I need help setup up boblight/adalight. I've created a adalight following http://www.ladyada.net/make/adalight/ but cant get it to work. What I've done is connected everything up and double check it. connected 5v power supply and usb. then open Andrino IDE and upload the LEDstream.pde sketch to the andrino board. Ive tried with Boblight on openelec installing the Daemon and the client and change the config file removing .sample. with no luck. I've also tried colorswirl and adalight via Processing IDE and it doesnt work. ive anyone knows something i can trying please help me out. thanks guys RE: Help with Boblight/adalight..... - ppic - 2012-05-21 15:35 have you connected the input side of the led stream? if connections are ok, and ledstream.pde is uploaded on arduino, each time you connect the arduino to the pc, led should pass green / red / blue RE: Help with Boblight/adalight..... - InVAMPED - 2012-05-21 15:49 Hey, Thanks alot for the quick reply. I've got the arrow on the LEDs pointing away from the Andrino, and when I connect via USB I get RED -> GREEN -> BLUE then off. Does that sound right to you? or should it be G/R/B like you said? thanks again RE: Help with Boblight/adalight..... - ppic - 2012-05-21 16:05 no, that's good, you can test with Processing. don't forget to install arduino drivers. RE: Help with Boblight/adalight..... - InVAMPED - 2012-05-21 16:11 Yeah thats the thing I cant get it to do anything with Processing. I've tried running both Colorswirl and adalight pde's I open processing, open pde, and click run. am i missing somthing? I have installed the drivers after having trouble uploading the LEDstream to andrino should be good now. RE: Help with Boblight/adalight..... - ppic - 2012-05-21 16:14 do you get an error in processing when you truy to run ? RE: Help with Boblight/adalight..... - InVAMPED - 2012-05-21 16:21 WARNING: RXTX Version mismatch Jar version = RXTX-2.2pre1 native lib Version = RXTX-2.2pre2 Average frames/sec: 234, bytes/sec: 15505 Average frames/sec: 621, bytes/sec: 41039 Average frames/sec: 743, bytes/sec: 49043 make any sense to you? Ok I just tried running Processing on my mac and its working well. I was trying it on a win7 machine... So ok, I've got adalight and colorswirl working, do i just connect it to my htpc and run boblight daemon and client?? Were can i read about setting up my config, becuase im running two strands of 40 LEDS together. I'm guess I need to set it up to work with 40 and where the led start from etc? thanks so much for your help RE: Help with Boblight/adalight..... - ppic - 2012-05-21 16:32 run boblight deamonsudo boblightd -f then activate booblight service addon in xbmc, all should be good. for the conf file, look in the addon thread, there's a link for a calculator. i don't know what prefix you need, i only know them for 25/50 led, i bet you'll need a different one. RE: Help with Boblight/adalight..... - InVAMPED - 2012-05-21 16:56 Thanks again ppic RE: Help with Boblight/adalight..... - InVAMPED - 2012-05-22 15:39 Ok, So now I thought everything would be fine and all go. But when I try to use this on my HTPC with OE, boblightd services add-on and boblight xbmc add on I get nothing. When I reboot I get and error that boblight could not connect or something. please help me out if you know anything. |