suu’s Activity feed

item Notebook page update: PCB DIY(iModela iM-01 & WINSTAR PCB for iModela)
item Program: kitchenTimer_Clock
item Program: kitchenTimer_Clock
item Program: kitchenTimer_Clock
item Program: kitchenTimer_Clock
item Program: kitchenTimer_Clock
item Program: kitchenTimer_Clock
item Program: kitchenTimer_Clock
item Program: kitchenTimer_Clock
item Program: kitchenTimer_Clock

suu’s Repositories

iModela(iM-01) de sakusei sita PCB no kitchenTimer wo clock ni henko sita monodesu. tag iM-01, iModela, kitchen, PCB, timer
このライブラリは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 ... tag display, led, numeric, Seven-Segment
SwAnalogInputLibrary のサンプルプログラムです。 p20に接続した3つのSWで、mbed上のLED1,LED2,LED3,LED4を点灯、消灯させます。 tag DIP, led, SW, tact
アナログポート から スイッチを3つ認識するライブラリです。 6つのアナログポートを同時に認識して、18個のSWまで認識できます。 tag Analog, dipsw, Input, SW, tactsw
キッチンタイマーのプログラムです
このライブラリでは、単音とメロディの出力が可能です。 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 ... tag Beep, merody, sound
このライブラリは模型用のDCモータをmbedで直接制御します。 モータは正転、反転動作が可能です。 モータの回転速度は可変できます。 This library is directly controlled by a DC motor for model mbed. Motor forward rotation, inversion operation is possible. The motor speed is adjustable. tag DC, motor, pwm
TLC5940(http://www.ti.com/lit/ds/symlink/tlc5940.pdf)のlibraryです tag Dynamic, led, tlc5940
このライブラリはSW認識を行います。 SWは1個から20個まで認識できます。 SWの認識周期は10msです。 SWはmbedの端子とGNDの間に接続します。 This library does the recognition SW. SW, one can recognize up to 20. Recognition of the SW period is 10ms. SW is connected to GND terminal ... tag edge, level, SW, tact, Toggle
このプログラムはDcMotorDirectDrive libraryのサンプルプログラムです。 mabuchi motor (RF-300C-11440 ,DC3V,18mA,2200rpm)を3個制御します。 モータは正転、逆転を繰り返します。 This program is a sample program DcMotorDirectDrive library. mabuchi motor (RF-300C-11440, DC3V, 18mA, 2200rpm) contains three controls. Motor forward, Reverse rotation repeat. =video ... tag motor, pwm
このプログラムはEightDotMatrixLedライブラリのサンプルプログラムです。 このサンプルプログラムは8個のLEDを4組点滅制御しています。 This program is a sample program EightDotMatrixLed library. This sample program to control the LED blinks four sets of eight. 動画回路での点灯制御の説明 1番上の赤色LED(com0):点灯・消灯を1秒かけてスムーズに行います 2番目の緑色LED(com1):点灯はスムーズ。消灯は直ぐに行います。 3番目の赤色LED(com2):点灯・消灯は1番目と同じ。輝度の上限を右から左に段階的に大きくしています。 4番目の赤色LED(com3):輝度データ(gray data)を直接制御しています。 =動画 video ... tag Dynamic, gray, led, scale
このライブラリは8*8dotmatrixLedの輝度を階調制御します。 8*8dotmatrixLed以外でも8個のLEDを1組にしたものを1組から8組まで制御できます。 LEDの階調制御は、ON,OFFの指示で輝度を0から100%まで1秒かけて変化させることができます。 それ以外にも、輝度を直接指示することもできます。 This library is the brightness of the tone controls 8 * 8dotmatrixLed. You can control up to eight pairs of those in one set of eight ... tag control, dot, Dynamic, gray, led, lighting, matrix, scale
See all repositories