iR Remote Control Servo with Arduino Project

Created Date: 2015-10-08/ updated date: 2016-07-09
Owner & Collaborators
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

Memos

  • Reference1

    posted by yosukesakai on October 08, 2015
    Source Code Source code is published on github described below.
    ソースコード(Arduino用)はgithubに保存/公開している。
  • Reference3

    posted by yosukesakai on October 08, 2015
    Prototyping

    Tried some patterns for layout of servo motor mount and lever avoiding hitting ohter perts.
    Made break down test turning on/off
  • Reference4

    posted by yosukesakai on October 08, 2015
    Printing

    Printed with Makerbot Replicator2X. Set parameters below to secure proper strength.
    Makerbot Replicator2Xにて出力した。  
    強度を確保する為、
  • Reference5

    posted by yosukesakai on October 08, 2015
    stl file is also published on thingiverse.
    完成したstlファイルはThingiverseでも保存/公開している。

    iR Servo Remote Control with Arduino