====== Firmware Installation ====== ===== Table of Contents ===== - [[firmware]] **Current section** - [[battery]] - [[arm]] - [[leg]] - [[head]] - [[body]] - [[merge]] - [[cover]] - [[tune]] Next > [[battery]] ---- ===== Preliminary Arrangements ===== PLEN2ã®ãƒ•ァームウェアを書ã込むãŸã‚ã«ã¯ã€[[https://www.arduino.cc/en/Main/Software|Arduino IDE]] (**arduino.cc**作æˆã®ã‚‚ã®) **ver.1.6.0以é™**ãŒå¿…è¦ã§ã™ã€‚ 事å‰ã«ãƒ€ã‚¦ãƒ³ãƒãƒ¼ãƒ‰ï¼ŒãŠã‚ˆã³ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã‚’ãŠé¡˜ã„ã„ãŸã—ã¾ã™ã€‚ ==== How to Download the Arduino IDE ==== Arduino IDEã®ãƒ€ã‚¦ãƒ³ãƒãƒ¼ãƒ‰ãƒšãƒ¼ã‚¸ã¸ã‚¢ã‚¯ã‚»ã‚¹ã—ã€ãŠä½¿ã„ã®ç’°å¢ƒã‚’é¸æŠžã—ã¾ã™ã€‚ {{:tutorials:plen2:firmware:00_choose_f.png?direct}} **"JUST DOWNLOAD"**ã¨æ›¸ã‹ã‚ŒãŸéƒ¨åˆ†ã‚’クリックã—ã¾ã™ã€‚(寄付ã¯ä»»æ„ã®ãŸã‚ã€é¸æŠžä¸è¦ã§ã™ã€‚) {{:tutorials:plen2:firmware:00_download_f.png?direct}} ===== Installation Procedure ===== [[https://github.com/plenprojectcompany/PLEN2|"PLEN2"]]リãƒã‚¸ãƒˆãƒªã‚’ダウンãƒãƒ¼ãƒ‰ã—ã¾ã™ã€‚ {{:tutorials:plen2:firmware:01_download_f.png?direct}} "firmware.ino" ("/arduino/firmware/"ディレクトリ内ã«ã‚りã¾ã™) ã‚’Arduino IDEã‹ã‚‰é–‹ãã¾ã™ã€‚ {{:tutorials:plen2:firmware:02_open_f.png?direct}} ターゲットボードã¨ã—ã¦"Arduino/Genuino Micro"ã‚’é¸æŠžã—ã¾ã™ã€‚ {{:tutorials:plen2:firmware:03_choose_f.png?direct}} ファームウェアを転é€ã™ã‚‹ãŸã‚ã«ã€é©åˆ‡ãªãƒãƒ¼ãƒˆã‚’é¸æŠžã—ã¾ã™ã€‚ **(ãƒãƒ¼ãƒˆåã¯ãƒ¦ãƒ¼ã‚¶ã®ç’°å¢ƒã”ã¨ã«ç•°ãªã‚Šã¾ã™ã€‚)** {{:tutorials:plen2:firmware:04_take_f.png?direct}} アップãƒãƒ¼ãƒ‰ãƒœã‚¿ãƒ³ã‚’クリックã—ã¾ã™ã€‚ {{:tutorials:plen2:firmware:05_upload_f.png?direct}} ===== Tips ===== ã‚‚ã—ファームウェアをPLEN1.4ã¾ãŸã¯PLEN2 developer editionã«ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã—ãŸã„å ´åˆã€ 下記ã®è§£èª¬ã‚’å‚考ã«ã‚³ãƒ¼ãƒ‰ã‚’å°‘ã—編集ã™ã‚‹å¿…è¦ãŒã‚りã¾ã™ã€‚ ã¾ãŸä½œæ¥ã«å…¥ã‚‹å‰ã«ã€//[[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h|BuildConfig.h]]// ã‚’é–‹ã„ã¦ãŠã„ã¦ãã ã•ã„。 ==== How to Apply the Firmware to PLEN1.4 ==== PLEN1.4ã«ãƒ•ァームウェアをé©ç”¨ã™ã‚‹ã«ã‚ãŸã‚Šã€ [[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h#L21|第21行]]㨠[[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h#L30|第30行]]ã‚’ 編集ã™ã‚‹å¿…è¦ãŒã‚りã¾ã™ã€‚ {{:tutorials:plen2:firmware:02.5_edit_f.png?direct}} ==== How to Apply the Firmware to Developer Edition ==== PLEN2 developer editionã«ãƒ•ァームウェアをé©ç”¨ã™ã‚‹ã«ã‚ãŸã‚Šã€ [[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h#L38|第38行]]ã‚’ 編集ã™ã‚‹å¿…è¦ãŒã‚りã¾ã™ã€‚ {{:tutorials:plen2:firmware:02.5_edit_developer_f.png?direct}} ---- Next > [[battery]]