Search Code
About SwAnalog

Published 12 Feb 2012.

Last change message: 2012/02/12 : V1.0

Related to
SwAnalogInputLibraryExampleProgram
SwAnalogInputLibrary のサンプルプログラムです。 p20に接続した3つのSWで、mbed上のLED1,LED2,LED3,LED4を点灯、消灯させます。
tag DIP, led, SW, tact

» Import this library into a program

SwAnalog

Published 12 Feb 2012, by   user suu pen   tag Analog, dipsw, Input, SW, tactsw

Summary of SwAnalog

How to get this library

Import this library into a program

Opens the mbed Compiler, and prompts you to choose a program.

When you have imported this library into a program, you can then use the features provided by this library.

Download as .zip

Download this library as a .zip file.

Libraries included as part of SwAnalog

SwDigital
このライブラリは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

Description

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

API

SwAnalog SWANALOG control class, based on a "mbed function"

Code

SwAnalog.cpp [code]
SwAnalog.h [code]