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
Memos
Reference2
Reference for code
コード作成にあたっては以下のウェブサイトを参照した。Reference3
PrototypingTried some patterns for layout of servo motor mount and lever avoiding hitting ohter perts.Made break down test turning on/off…Reference4
PrintingPrinted with Makerbot Replicator2X. Set parameters below to secure proper strength.Makerbot Replicator2Xにて出力した。強度を確保する為、…Reference5
stl file is also published on thingiverse.完成したstlファイルはThingiverseでも保存/公開している。iR Servo Remote Control with Arduino