A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
Accelerometer — Class in package funnel.ui
This is the class to express an analog accelerometer
Accelerometer(xPin:funnel:Pin, yPin:funnel:Pin, zPin:funnel:Pin, smoothing) — Constructor in class funnel.ui.Accelerometer
ACCELEROMETER_CHANGE — Constant static property in class funnel.i2c.WiiNunchuckEvent
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class funnel.i2c.HMC6343_Advanced
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class funnel.i2c.HMC6343_Simple
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class funnel.i2c.HMC6352
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class funnel.i2c.LIS302DL
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class funnel.i2c.LIS3LV02DQ
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class funnel.i2c.WiiNunchuck
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class funnel.ui.PhysicalInput
addFilter(newFilter) — Method in class funnel.Pin
addPoint(threshold, hysteresis) — Method in class funnel.SetPoint
新しいポイントを追加する
address — Property in class funnel.i2c.I2CDevice
addSysexListener(listener) — Method in class funnel.IOModule
AIN — Constant static property in class funnel.Pin
アナログ入力
ainPins — Property in class funnel.Configuration
Gainer.analogInputを実際のピン番号に対応させるテーブル
ALL — Constant static property in class funnel.Fio
全てのモジュールを表します。fio.module(ALL).pin(10).value = xのようにすることで、全モジュールの10番目のピンの値をxに設定します。
amplitude — Property in class funnel.Osc
振幅
ANALOG — Constant static property in class funnel.gui.OnScreenController
analogInput(pinNum) — Method in class funnel.Gainer
pinNumで指定したピンを取得します。
analogOutput(pinNum) — Method in class funnel.Gainer
pinNumで指定したピンを取得します。
analogPin(pinNum) — Method in class funnel.Arduino
pinNumで指定したピンを取得します。
analogPin(pinNum) — Method in class funnel.IOModule
pinNumで指定したアナログピンのPinオブジェクトを取得します。
analogPins — Property in class funnel.Configuration
Arduino.analogPinを実際のピン番号に対応させるテーブル
angle — Property in class funnel.ui.Servo
ANODE_COMMON — Constant static property in class funnel.ui.RGBLED
AOUT — Constant static property in class funnel.Pin
アナログ出力
aoutPins — Property in class funnel.Configuration
Gainer.analogOutputを実際のピン番号に対応させるテーブル
Arduino — Class in package funnel
ArduinoクラスはファームウェアとしてFirmataを搭載したArduinoをI/Oモジュールとして扱うためのクラスです。
Arduino(config:funnel:Configuration, host, portNum, samplingInterval) — Constructor in class funnel.Arduino
ArduinoGUI — Class in package funnel.gui
ArduinoGUI() — Constructor in class funnel.gui.ArduinoGUI
autoUpdate — Property in class funnel.IOSystem
出力ポートを手動で更新する場合はfalseにします。
AvagoColorSensor — Class in package funnel.i2c
This is the class to express Avago ADJD-S371-QR999 color sensor modules
AvagoColorSensor(ioModule, address) — Constructor in class funnel.i2c.AvagoColorSensor
average — Property in class funnel.Pin
平均値
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z