Difference between revisions of "Microduino-Module Amplifier"
From Microduino Wiki
(→Development) |
|||
Line 34: | Line 34: | ||
==Development== | ==Development== | ||
− | *Make sure the | + | *Make sure the current(5v) can reach 500ma. The FT232R debugging is not recommended since FT232R's output current is small. |
===Arduino library and supported package=== | ===Arduino library and supported package=== | ||
Line 40: | Line 40: | ||
===How to use the library=== | ===How to use the library=== | ||
− | *The CS pin of Microduino-SD module | + | *The CS pin of Microduino-SD module needs to be changed from D4 in the original library to D7; |
− | *Since the original library can not | + | *Since the original library can not support Microduino Core+ directly, we have modified this library to solve this problem; |
− | *TF card(2GB of memory and lower) in FAT format | + | *TF card(2GB of memory and lower) in FAT format is recommended. |
− | === | + | ===Low-power shutdown of external control=== |
*In many applications, the shutdown port's level conversion is finished by the controller, but it can also be achieved by a one-way blade switch; | *In many applications, the shutdown port's level conversion is finished by the controller, but it can also be achieved by a one-way blade switch; | ||
**Connect a pull-up resistor on the third pin of the second row pin female near the D13 pin, then disconnect the switch. This pin will be pulled low, so the Amplifier begin to work; | **Connect a pull-up resistor on the third pin of the second row pin female near the D13 pin, then disconnect the switch. This pin will be pulled low, so the Amplifier begin to work; | ||
− | **Turn on the | + | **Turn on the switch,the pull-up resistor will pull up the voltage,making Microduino-LM4863 stop working. |
==Application== | ==Application== |
Revision as of 09:45, 30 July 2014
Language: | English • 中文 |
---|
Microduino-Amplifier is the double-channel audio power amplifier module. |
Feature
|
Specifications
DocumentEagle PCB File:Microduino-LM4863.zip Main Component
Development
Arduino library and supported package
How to use the library
Low-power shutdown of external control
ApplicationProgram Download
The Audio experiment using Core and SD
The process of making an audio file
Pictures
|