HackFFM-Duino Chime: Unterschied zwischen den Versionen
Aus Hackerspace Ffm
DCEM (Diskussion | Beiträge) (→Motivation) |
DCEM (Diskussion | Beiträge) (→Motivation) |
||
Zeile 3: | Zeile 3: | ||
[[Benutzer:LeandraChristine|LeandraChristine]] needed a small solution for sound in a project. | [[Benutzer:LeandraChristine|LeandraChristine]] needed a small solution for sound in a project. | ||
Since I was designing lots of PCB’s anyway I decided to also realize this one. | Since I was designing lots of PCB’s anyway I decided to also realize this one. | ||
− | Another requirement was fast | + | Another requirement was fast responsiveness. The [[SimpleSDAudio]]-library from [[Benutzer:Tut|Tut]] provides just that. [[Benutzer:Tut|Tut]] helped quite a lot with the circuit design in this project. |
− | + | ||
− | + | ||
== Features == | == Features == |
Version vom 5. September 2014, 20:28 Uhr
Motivation
LeandraChristine needed a small solution for sound in a project. Since I was designing lots of PCB’s anyway I decided to also realize this one. Another requirement was fast responsiveness. The SimpleSDAudio-library from Tut provides just that. Tut helped quite a lot with the circuit design in this project.
Features
The board is carrying:
- Atmega328
- MAX9098306 3.7W stereo Class D amplifier
- SN74LVC2G14 dual Schmitt-Trigger with its own low noise power supply
- microSD-Card Slot
- 74LVC1G53DP Analog Switch, to set the gain of the Class D amplifier (3 levels)
The controller itself is running on 3.3V (because of the SD-Card). The supply voltage is 5V.