suu pen

Public Repositories (60)

  • Mbed 2 deprecated
    SevenSegmentLedSample

    This is a sample program, "SevenSegmentLed" library this is. I re-create the sample program anew.

    Dynamic, led, output, segment, Seven
    Last updated: 27 Dec 2013 1 143
  • Sound

    このライブラリでは、単音とメロディの出力が可能です。 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
    Last updated: 10 Nov 2013 16 293
  • Mbed 2 deprecated
    SoundLibraryExample_Melody_FileData

    このサンプルプログラムはメロディを演奏するプログラムです。 mbed driveに\"enso.txt\"として保管したメロディデータを演奏します。 This sample program is a program that plays the melody. The mbed drive \"enso.txt\" data stored as the melody. =video= {{http://www.youtube.com/watch?v=rYifJsrIPwo}} =メロディデータファイル (melody data file) = 下記のデータを"enso.txt"のFileNameでmbedのdriveに保管してください。 …

    melody, sound, speaker
    Last updated: 20 Nov 2011 1 32
  • Mbed 2 deprecated
    SoundLibraryExample_Melody_ProgramData

    このサンプルプログラムはメロディを演奏するプログラムです。 メロディデータはプログラムコードにデータテーブルとして記憶しています。 This sample program is a program that plays the melody. Melody data is stored as data tables in the program code. =video= {{http://www.youtube.com/watch?v=wX-QUprMvT0}}

    melody, sound, speaker
    Last updated: 10 Nov 2013 3 105
  • Mbed 2 deprecated
    SoundLibraryExample_Tone

    このプログラムはSound Library の使用例です。 このプログラムは単音(tone)を2つ出力します。 = video = {{http://www.youtube.com/watch?v=L2L0H3LGXXY}} This program demonstrates the use of the Sound Library. This program is single tone (tone) and two outputs.

    pwm, sound, speaker, tone
    Last updated: 20 Nov 2011 1 59
  • Sound_pwmToDig

    以前のLibraryでは、スピーカ出力にPWM,DigitalOutを使いましたが、これは、両方ともPWMにしたものです。LPC1114FN28ではDigitalOutにノイズが乗ることがありその対応です。

    LPC1114FN28, sound
    Last updated: 10 Nov 2013 16 19
  • Last updated: 08 Apr 2012 1 5
  • Mbed 2 deprecated
    spinner2

    量産型スピナーのプログラムです。 IRC Helicopter "SWIFT" のPropoでコントロールします。

    Last updated: 03 Aug 2013 1 2
  • Mbed 2 deprecated
    SPI_TLC5940

    TLC5940(16 CHANNEL LED DRIVER) SPI control

    driver, led, tlc5940
    Last updated: 04 May 2011 1 118
  • Mbed 2 deprecated
    SPI_TLC5940_cascad

    このプログラムはTLC5940のcascadに対応しています。 cascadする数は1から20の間でZ_cascadに設定してください cascad number, please be set between 1 and 20 Z_cascad. Display data D_grayData [Z_cascad] [16] Please set to.

    grayscale, led, tlc5940
    Last updated: 22 Nov 2011 1 41