Hi, coming across http://bekstation.bek.no/immigrante/pda_port_for_the_gumstix/index.html I wonder what the smallest hardwaresolutions for pd are. I am helping a friend of mine with an installation where we need to record and playback speech into an old telephone. everything should ideally be built inside the phone. are there any mp3 player solutions? (although I suppose they don't have audio in?) how reliable is the pda port running? and how much memory is on the gumstix? thnx for answers! marius.
How much memory/time do you need to record? The smallest/cheapest solutions don't require a computer at all. There are ISD voice recorder chips capable of recording messages up to 60 seconds at 8 Khz sampling rate. You can also record several different messages with a total time of 60 secs, which can be addressed via the controller pins of the chip. If you get the SMD version of this chip, it is only several mm across (but a PITA to solder!).
They run from $5 (cheap, on EBay sometimes even cheaper) to about $25 (new, retail) per chip and depending on which version you use require very few external components and depending on the application may or may not need a microcontroller. There are simple plans for using them like a guitar loop pedal all over the internet already, as well as quite a few documented schematics for different applications.
I used a pile of them for some sound sculptures, documented on the last couple posts on my blog:
http://blog.myspace.com/macumbista
best, d.
marius schebella wrote:
I am helping a friend of mine with an installation where we need to record and playback speech into an old telephone. everything should ideally be built inside the phone.
derek, thank you for your answer, looks interesting and I will probably use it for another piece. but for this project 60s is not enough. there will be several tracks and all together at least 20 minutes, which would be ~20MB at 8khz. maybe it is possible to hook together a bunch of chips, although I would probably not be able to reprogram them. so what would be the next size? I somehow like the idea of running pd on a very small thingie. it is not a must, of course. marius.
Derek Holzer wrote:
How much memory/time do you need to record? The smallest/cheapest solutions don't require a computer at all. There are ISD voice recorder chips capable of recording messages up to 60 seconds at 8 Khz sampling rate. You can also record several different messages with a total time of 60 secs, which can be addressed via the controller pins of the chip. If you get the SMD version of this chip, it is only several mm across (but a PITA to solder!).
They run from $5 (cheap, on EBay sometimes even cheaper) to about $25 (new, retail) per chip and depending on which version you use require very few external components and depending on the application may or may not need a microcontroller. There are simple plans for using them like a guitar loop pedal all over the internet already, as well as quite a few documented schematics for different applications.
I used a pile of them for some sound sculptures, documented on the last couple posts on my blog:
http://blog.myspace.com/macumbista
best, d.
marius schebella wrote:
I am helping a friend of mine with an installation where we need to record and playback speech into an old telephone. everything should ideally be built inside the phone.
ISD chips can be cascaded for more memory. I'd recommend checking the datasheets for the ISD 2560, for example.
best, d.
marius schebella wrote:
derek, thank you for your answer, looks interesting and I will probably use it for another piece. but for this project 60s is not enough. there will be several tracks and all together at least 20 minutes, which would be ~20MB at 8khz. maybe it is possible to hook together a bunch of chips, although I would probably not be able to reprogram them. so what would be the next size? I somehow like the idea of running pd on a very small thingie. it is not a must, of course. marius.