Archive for November, 2010

30
Nov

Digilent Atlys FPGA board

For those of you coming from Google, much better resources are provided by this guy for the Digilent Atlys. I did not go ahead with my FPGA project.

Just got Digilent’s Atlys board. It’s incredibly cheap for students at $200, discounted from the regular $350.

My plan is to develop a data acquisition system using DDR2 RAM. I’ve been interested in learning about signal integrity and high speed board designs, so I’m going to layout a board with this 900MHz analog bandwidth, 200Msample/s 11-bit dual ADC. Should be interesting. Eventually my plan is to layout my own FPGA board with DDR2 RAM stick slots, but that’s pretty complicated and I don’t have the experience/test equipment for that yet.

Here’s some pics of the Atlys since there don’t seem to be any floating around the internet yet.

Unfortunately it’s difficult to find a matching connector for this VHDCI receptacle they used on the board. It’s easy to get VHDCI receptacles but plugs are another matter. The ones they use for their own expansion boards have to be shipped from Taiwan with a $100 shipping charge, which is pretty ridiculous. I found one alternative, from Samtec:

http://samtec.com/ProductInformation/TechnicalSpecifications/Overview.aspx?series=VHDCP

However, these are edge-mount. The differential pairs go on opposite layers, so that there’ll be an imbalanced via change if you use microstrip routing. Oh well. Shouldn’t matter too much for relatively lower speed signals.

17
Nov

RGB stick daisy-chained

Two RGB sticks daisy chained together, total of 16″.

11
Nov

RGB stick boards

The RGB stick boards just came in. They’re gorgeous in black:

11
Nov

HBLED driver board demo

Here’s a quick demo of the RGB high brightness LED driver I’ve been developing. It uses the mbed to generate the PWM dimming signals to the driver, which is driving a 10W RGB LED I bought from DealExtreme (~10V drop on each color at 350mA).

Next time I’ll show using an Arduino to easily control three 700mA Luxeon Rebel RGB LED’s.