SoundLibraryExample_Melody_ProgramData

Dependencies of SoundLibraryExample_Melody_ProgramData

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
このライブラリでは、単音とメロディの出力が可能です。 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 … Beep, merody, sound