Timeline for Several Piezo contact mics with Arduino
Current License: CC BY-SA 3.0
11 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Mar 30, 2017 at 15:08 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Feb 28, 2017 at 7:10 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jan 28, 2017 at 21:14 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 29, 2016 at 21:04 | history | migrated | from electronics.stackexchange.com (revisions) | ||
Dec 29, 2016 at 0:09 | comment | added | uint128_t | Just a heads up, processing 6 audio signals and synthesizing other audio is a task unlikely to be able to be performed by the Arduino. Even a single-in, single-out audio is fairly limited, and typical synthesis requires assembly-level optimization. | |
Dec 28, 2016 at 15:08 | answer | added | glen_geek | timeline score: 1 | |
Dec 28, 2016 at 14:21 | comment | added | Olin Lathrop | Without a spec for the signals these transducers put out, and what you want to interpret from those signals, there is no question here. | |
Dec 28, 2016 at 14:17 | comment | added | Emo | Thanks for comments! I'm going to create other audio :). So I only need data actually, which in turn I can use to create audio... So should I connect digital pins, or use some different parts in the circuit? Andy, how can I simply connect then? | |
Dec 28, 2016 at 13:55 | comment | added | Andy aka | You'd probably damage your Arduino using that method - nothing to stop excess voltage or current from the piezo if hit too hard. | |
Dec 28, 2016 at 13:55 | comment | added | JRE | What are you trying to do with the audio? | |
Dec 28, 2016 at 13:52 | history | asked | Emo | CC BY-SA 3.0 |