Go to advanced search

by dominicclifton
Wed Feb 06, 2013 11:48 pm
Forum: Automation, sensing and robotics
Topic: Yet more MPU6050 demo code
Replies: 122
Views: 107398

Re: Yet more MPU6050 demo code

rgh wrote:Gesture Recognition... neat :)
I've published my code here:

https://github.com/hydra/GestureRecognizer

Why not give it a try? :o
by dominicclifton
Mon Jan 28, 2013 11:47 pm
Forum: Automation, sensing and robotics
Topic: Yet more MPU6050 demo code
Replies: 122
Views: 107398

Re: Yet more MPU6050 demo code

Hi, I grabbed your code and integrated it with some Accelerometer based Gesture Recognition code i found and it worked great after a bit of tweaking! Thanks for sharing. I found, that because I have a new raspberry pi, that /dev/i2c-0 did not work and had to use /dev/i2c-1 (see pinout differences on...
by dominicclifton
Tue Nov 06, 2012 3:14 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

Check your ip address with 'ifconfig' it should be the ip address of the Pi itself.
by dominicclifton
Tue Nov 06, 2012 2:42 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

Well done! Good to see your LEDs working. Now you just have to run pixelpi in ambipi mode and my xbmc build and set your networking settings up.
by dominicclifton
Tue Nov 06, 2012 12:07 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

when leds are only connected to a PSU with no clock and data signals they will behave randomly. connect up to the pi, run pixel pi's 'chase' mode to test them.
by dominicclifton
Tue Nov 06, 2012 11:42 am
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

first off, try with just one set of LEDs.

second, how are you testing the LEDs? using pixelpi? if so what command are you using?
by dominicclifton
Tue Nov 06, 2012 1:12 am
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

Also, if you look at the LEDs' circuit boards under a magnifying glass (or digital camera zoom) you can probably work out which color is which from the markings on the LEDs' PCBs.
by dominicclifton
Tue Nov 06, 2012 1:11 am
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

Yeah, that looks right. If you get the clock and data the wrong way round you won't do any harm, but don't get the +5V line wrong. What i did is to connect my LED's +5v and Ground at BOTH ENDS to my PSU and then connect the PSU to the Pi. And then finally connect the clock and data to the Pi. The re...
by dominicclifton
Mon Nov 05, 2012 5:55 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

LEDs are on special offer from the people i bought mine from (alas, not adafruit due to uk import duty). Price lists here: http://www.wst168.com/E_Download.asp Contact details here: Shenzhen Diya lighting Co.ltd (Shenzhen) Diya Industry Co., Ltd (Hongkong) Factory:#21,ShanCheng Industry Zone,Songbai...
by dominicclifton
Mon Nov 05, 2012 5:47 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

would not recommend using hub to power the LEDs, hook it up as per wiriing diagram i linked to. Don't use the microusb connector.
by dominicclifton
Sun Oct 21, 2012 6:36 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

Ive just finished my adjustable frame for my monitor and my tv
Awesome, make sure you guys upload photos of your hardware and pop a video on youtube too!
by dominicclifton
Sun Oct 21, 2012 5:14 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

Latest AmbiPi code for PixelPi is now there:

https://github.com/hydra/PixelPi/commits/ambipi
by dominicclifton
Sat Oct 20, 2012 4:28 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

I'll ensure the latest code is in github ASAP. Sorry about that.
by dominicclifton
Fri Oct 19, 2012 10:43 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

I got the 512MB RAM Version, is that enough resource?
I was referring to CPU resources.
by dominicclifton
Fri Oct 19, 2012 12:30 am
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

Download an XBMC build from here: http://hydraservices.com/files/ambipi Ensure you backup your existing XBMC profile before you use it. If you encounter problems use a fresh XBMC profile. profiles (on windows 7) are stored in: C:\Users\<username>\AppData\Roaming\XBMC Note that this is an unstable bu...
by dominicclifton
Fri Oct 19, 2012 12:07 am
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

Sure. Hook up the raspberry pi as per this diagram: http://learn.adafruit.com/light-painting-with-raspberry-pi/hardware Ensure you use a common ground when wiring up. I found the LEDs did not work if i powered the RPI and LEDs seperately. I found an old 5V 2A PSU I had lying around and that is fine ...
by dominicclifton
Thu Oct 18, 2012 12:34 am
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

The Pi has loads more resources than an ardiuno. If you're making a custom device that just does one thing an arduino might be suitable. But from what I read people driving lots of LEDs found the basic arduino's a bit slow. Have a look at existing projects and code and see what you can find out.
by dominicclifton
Tue Oct 09, 2012 12:32 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight (ambient light)

Well, my approach at first was to access the image data during the rendering process via a callback by using RenderManager to give my code the image. However this was problematic as some videos work but other ones that are encoded differently caused my code to crash because there's no checking going...
by dominicclifton
Mon Oct 08, 2012 11:04 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight

I did a few commits today that at least makes full 1080p videos like Avatar play back without issue? Here's a video of my work in action: http://youtu.be/AP2fJgS-b8g Installation pictures here: https://www.facebook.com/media/set/?set=a.10151444556154829.587051.663494828&type=3 Source here: http://gi...
by dominicclifton
Mon Oct 08, 2012 11:03 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight

Is performing a grab not possible then or is it just too slow? I'm having performance issues with my XBMC modifications at the moment.
by dominicclifton
Fri Oct 05, 2012 5:30 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight

plfort wrote:Hi Dominic,
Is XBMC running on the Raspberry Pi? Or on another computer ?
Edit : Sorry, this is indicated in your previous post ...
Currently my mods to xbmc are wndows specific but I'm working on making it cross platform. Were you wanting to run it on the pi?
by dominicclifton
Mon Sep 24, 2012 9:52 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight

A video of my work (AmbiPi) is here:

www.youtube.com/watch?v=v_h1wK67oEw
by dominicclifton
Mon Sep 24, 2012 8:18 pm
Forum: Other projects
Topic: Re: RaspiLight (ambient light)
Replies: 135
Views: 95332

Re: RaspiLight

My project, AmbiPi, is going well. Current source code (for XBMC) is here: https://github.com/hydra/xbmc/commits/master And I'm using a custom Python client, which can be found here, long term i plan to use C, but the python code will do for now. https://github.com/hydra/PixelPi/tree/ambipi The nice...
by dominicclifton
Fri Sep 14, 2012 11:27 am
Forum: General discussion
Topic: Rev2 boards are here!
Replies: 103
Views: 15777

Re: Rev2 boards are here!

I would just like to say that I ordered 3 Raspberry Pi's from CPC on the 12th of September and the ones I received today (14th September) WERE NOT the Model B, Revision 2. http://cpc.farnell.com/jsp/search/productdetail.jsp?SKU=SC12590 BEWARE if you are ordered from them. On the bright side they enc...

Go to advanced search