w3c
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

 
   Home   Help Search Blog Login Register  
Pages: [1]
  Print  
Author Topic: Arduino-style DSP board  (Read 3212 times)
expanoncolin
Administrator
phpBB Member


View Profile WWW
« on: December 31, 2009, 03:06:23 PM »

I've mentioned in the past (here and here) that one reason embedded DSP is not particularly DIY-friendly is the lack of a simple, easy to program, "all-in-one" board like the Arduino.  I wasn't thinking of the Spin FV-1, though.  The FV-1 is nice because, like a microcontroller and unlike most of its DSP chip counterparts, it includes stereo A/D and D/A and three additional ADC's for potentiometers.  The development board available (shown below) and IDE makes it a pretty viable choice for a really basic, introductory audio DSP board.


The board's main weakness is the lack of an "easy" language to program it.  Though it's not at all atypical for embedded DSP to be done in assembly, one of the nice things about the Arduino is that its bootloader makes the code pretty easy to write.  That being said, Spin's assembly language has a number of things built-in which are very helpful, like the four LFO's.  Additionally, the IDE Is Windows only, and the development board is by no means cheap (about $150 against the Arduino's ~$30).  So, though it may be the best easy choice, it's not quite there yet.

-Colin
« Last Edit: January 01, 2010, 01:29:31 PM by expanoncolin » Logged

The best way to learn is to experiment.  Try it first, then learn from what went wrong.

http://www.eaced.com
http://www.experimentalistsanonymous.com
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC