- #1
hugo_faurand
- 62
- 10
Hello everyone !I am working on noise reduction and I wanted to do some experiments with an arduino. I took an arduino which get music (as an example) in input by jack. It also has a microphone and in a first try the goal is to get as an output the music - the noise around... To act like a kind of noise reducing system. Then I will do a better signal treatment. The goal is to use the system as an audio treatment unit.Here's a simple sketch and the system to amplify the audio signal.
Some of you must be laughing. In fact I realized that an arduino can not do that in real time. So I wonder is it possible to do that maybe with a board similar to an arduino board ? I think it's also difficult with a Raspberry Pi, not because of the specs of Raspberry's CPU but it is much less handy to work on electrical signals on a Raspberry.
Thanks in advance !
Some of you must be laughing. In fact I realized that an arduino can not do that in real time. So I wonder is it possible to do that maybe with a board similar to an arduino board ? I think it's also difficult with a Raspberry Pi, not because of the specs of Raspberry's CPU but it is much less handy to work on electrical signals on a Raspberry.
Thanks in advance !