Page 2 of 4

Re: Project of the month

Posted: Tue Feb 16, 2010 12:58 pm
by jason
I am going to start POTM in March. :)

Re: Project of the month - nominations here please!

Posted: Mon Mar 08, 2010 4:26 pm
by jason
Any nominations for April? Please see criteria on the first post in this thread.

Re: Project of the month - nominations here please!

Posted: Wed Mar 10, 2010 8:17 pm
by Berni
I guess il put my xmos audio player in the running.

http://www.xcore.com/projects/wav-audio-player

paqgrL5Av4Y

Re: Project of the month - nominations here please!

Posted: Thu Mar 11, 2010 10:25 am
by jason
Indeed, one of our first projects on XCore Exchange! Great project too.

Re: Project of the month - nominations here please!

Posted: Tue Apr 06, 2010 11:29 am
by jason
As no one else has posted nominations for May yet - I would like to put forward the 5x5x5 LED cube by f_petrini:

http://xcore.com/projects/5x5x5-led-cube

What do people think?

Re: Project of the month - nominations here please!

Posted: Tue Apr 06, 2010 5:02 pm
by leon_heller
I'll second that.

I was wondering what the biggest LED cube was, this is a possible contender:

http://www.youtube.com/watch?v=Aj3_v7xC ... re=related

How about XMOS sponsoring a project to build the biggest one? It could go in the Guinness Book Of Records.

Re: Project of the month - nominations here please!

Posted: Tue Apr 06, 2010 5:25 pm
by Berni
Thats a nice idea, id hate to be the guy that has to solder together something like that tho.

Oh and it would have to be quite a bit bigger than that
http://www.youtube.com/watch?v=7toXDJZfxug

Its not really cube shaped but i guess it qualifys.

Re: Project of the month - nominations here please!

Posted: Tue Apr 06, 2010 5:28 pm
by jason
leon_heller wrote:I'll second that.

I was wondering what the biggest LED cube was, this is a possible contender:

http://www.youtube.com/watch?v=Aj3_v7xC ... re=related

How about XMOS sponsoring a project to build the biggest one? It could go in the Guinness Book Of Records.

That is indeed a beast!

In you opinion Leon what size do you think is achievable if this was opened up to the community?

Something that utilised the parallel nature of XMOS devices could be cool too eg using a few XK1s or such to drive sub cubes to make up the entire cube so to speak, thus modularising the situation into small manageable chunks.

Maybe if it were a community project people could make a sub cube and then combine them to make the bigger cube as they could be all running community code? I have never made one myself so if that is silly let me know!

Re: Project of the month - nominations here please!

Posted: Tue Apr 06, 2010 5:43 pm
by leon_heller
I haven't a clue how big it could be, but using XMOS chips should simplify things.

I've never built one either, but I'm designing a PCB for Fredrik's version. I'll probably use red LEDs.

I think that partitioning it into blocks, each controlled by a different core, is probably the way to go. A single XC-1A with four blocks might be better than using XK-1s. Your ideas of using separate blocks built by different people should work, as everything can be synchronised in the software, as is done with LED tiles.

Re: Project of the month - nominations here please!

Posted: Tue Apr 06, 2010 6:23 pm
by Berni
Im sure that controlling that 16x16x16 cube would be a piece of cake for a xmos chip. The man problem with LED cubles is the massive number of LEDs needed, plus they all need to be soldered to that wire framework. Meaby someone should try doing the propeller display in 3D. Insted of just putting 1 line of LEDs you could use multiple lines placed further back to get depth to it. This should drastically reduce the number of LEDs needed. Also the accurate timing of many LEDs is a perfect job for a xmos chip.