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
  • SevenSegLed

    このライブラリは1桁から8桁までのSeven segment Numeric LEDを制御します。 LEDはanode commonとcathode common を使用することができます。 LEDの表示は1秒で表示をスムースに切り替えるモードと、直ぐに切り替えるモードの2つのモードを選択することができます。 This library to control the Seven segment Numeric LED 8 digit of 1. You can use the LED cathode common and …

    display, led, numeric, Seven-Segment
    Last updated: 27 Dec 2013 7 411
  • Mbed 2 deprecated
    SwAnalogInputLibraryExampleProgram

    This program is used to verify the operations of the library SW recognize an analog port.

    DIP, led, SW, tact
    Last updated: 22 Dec 2013 2 8
  • SwAnalog_LPC1768

    This library has been tested with LPC1768. I can use the analog port of six of p20 from p15 of the LPC1768.

    SW
    Last updated: 22 Dec 2013 2 7
  • Mbed 2 deprecated
    SwDigitalLibraryExampleProgram

    This program is a sample program for operation check of the library to perform the SW recognition.

    SW
    Last updated: 21 Dec 2013 2 50
  • Mbed 2 deprecated
    LPC1114FN28_kitchenTimer_Clock

    This program is a clock that uses a kitchen Timer boad.

    kitchenTimer, LPC1114FN28
    Last updated: 01 Dec 2013 3 31
  • Mbed 2 deprecated
    kitchenTimer

    キッチンタイマーのプログラムです

    Last updated: 25 Nov 2013 3 24
  • SwAnalog

    アナログポート から スイッチを3つ認識するライブラリです。 6つのアナログポートを同時に認識して、18個のSWまで認識できます。

    Analog, dipsw, Input, SW, tactsw
    Last updated: 25 Nov 2013 2 33
  • 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
  • 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