山口情報芸術センター[YCAM]の館内には、ホワイエとよばれる広場があります。 ここでは様々な作品展示やイベントが行われます。ホワイエを照らす備え付けの照明はありません。 3階にあるテラスに設置した仮設の照明をいつも用いています。 仮設照明は舞台用の照明で、on/offは照明のそばにおかれたスイッチボックスで行います。 この操作は手動で行わなければなりません。このため、毎朝毎晩、このスイッチを操作するために、1階にいるスタッフが、3階まで(しかも奥まった場所!)5分以上かけて往復しなければなりませんでした。 この照明を1階から遠隔操作できるようにしよう、というのがこのプロジェクトの目的です。
iR Remote Control Servo with Arduino Project
Owner & Collaborators
License

iR Remote Control Servo with Arduino Project by yosukesakai is licensed under the Creative Commons - Attribution-ShareAlike license.
Summary
(Goal )
スイッチボックスに納められたトグルスイッチを遠隔操作するシステムを制作します。
任意の赤外線リモコンから発信した赤外線を、Arduinoに接続した赤外線受信モジュールで受信し、信号に応じて、(3つの)トグルスイッチに接続したサーボモータを動かします。
(Goal)
This project aims to make a system to controll a toggle switch remotely. A User send iR signal with an arbitrary iR remote controller (Panasonic) to Arduino with iR receiver module, then the Arduino moves servo moter to turn on/off a toggle switch.
iR Servo Remote Control with Arduino
https://github.com/yosukesakai/iR_Servo_Remote_Control_with_Arduino
https://github.com/yosukesakai/iR_Servo_Remote_Control_with_Arduino
Materials
Tools
Blueprints
Making
- スイッチボックスに納められたトグルスイッチを遠隔操作するシステムを制作します。任意の赤外線リモコンから発信した赤外線を、Arduinoに接続した赤外線受信モジュールで受信し、信号に応じて、(3つの)トグルスイッチに接続したサーボモータを動かします。
- サーボモーター(GWS Servo S03T/2BBMG/F)とArduino Uno を準備し、以下のように接続する。
--
Connect servo motor (GWS Servo S03T/2BBMG/F) to Arduino Uno - iR Receiver Module (PL-IRM0101(38kHz)with shield) と Arduinoを、以下のように接続する。--Connect iR Receiver Module (PL-IRM0101(38kHz)with shield) to Arduino
- "iR_Servo_RemoteControl.ino"をダウンロードします。調べた赤外線リモコンの信号を、適切な場所に貼り付けます。(サーボの角度も設定できます。)--Download "iR_Servo_RemoteControl.ino"And set the signal code that you want to use for control the servo motorin proper place in the code "iR_Servo_RemoteControl.ino"(angle also)
- 以下のパーツをプリントします。
BasementLeverNobExtenderSensorSupport_Upper SensorSupport_lower--Print parts belowBasementLeverNobExtenderSensorSupport_Upper SensorSupport_lower
References
Convert State to Annotation.
Select the numebr of the state to annotate.
OK
cancel

Comments