このライブラリでは、単音とメロディの出力が可能です。 In this library, you can output a single tone and melody. mbedのpwmOutとDigitalOutを使ってスピーカや圧電ブザーを直接駆動します。 directly drive speaker or buzzer and DigitalOut pwmOut using the mbed. メロディデータは、mbedのローカルにtxtファイルとして保存するか、プログラム中に配列データとして保存してください。 Melody data is either stored in a txt file on the local mbed, save it as a data array in the program.
Dependents: kitchenTimer_Clock SoundLibraryExample_Melody_ProgramData M3PI_SuiviLigne
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
15:d526205994e9 | 2013-11-10 | suupen | fixed the bug in the output end processing |
14:6e0eac903431 | 2013-10-26 | suupen | v0.4 bugfix |
13:cd42abff5173 | 2013-10-20 | suupen | This sample program supported LPC1114FN28 |
12:66e192fc663e | 2012-01-15 | suupen | 120115b bug fix |
11:c342b5349740 | 2012-01-15 | suupen | 120115 bug fix |
10:059d4df77110 | 2012-01-08 | suupen | V1.2 2012/01/08 sound strat bug fix |
9:5385907711e0 | 2011-12-11 | suupen | V1.1 2011/12/11 muonji no bug fix |
8:71488a68dc58 | 2011-11-19 | suupen | V0.2 2011/11/19 Added copyright notice. |
7:758ad151b16f | 2011-11-16 | suupen | fixes example program |
6:fb02f6d9bbaf | 2011-11-16 | suupen | (none) |
5:9d861f258467 | 2011-11-16 | suupen | (none) |
4:dc8c3e896c80 | 2011-11-16 | suupen | (none) |
3:2f5107cb0589 | 2011-11-16 | suupen | (none) |
2:ed8a182cefe2 | 2011-11-16 | suupen | (none) |
1:358449cfdcd3 | 2011-11-16 | suupen | (none) |
0:e3f005984c2a | 2011-11-16 | suupen | (none) |