User Tools

Site Tools


Sidebar

Translations of this page:

====== Menu ====== ===== Introductions ===== * [[concept]] * [[about]] * [[laws]] * [[license]] ===== Documents ===== * [[tutorials/index.html]] * [[specifications/index.html]] * [[api_guides/index.html]] * [[faq/index.html]] * [[https://github.com/plenprojectcompany|Resources on the GitHub]] ===== Social Accounts ===== * [[https://ja-jp.facebook.com/PlenProjectCommittee|Facebook Page]] * [[https://twitter.com/plen_project|Twitter]] * [[https://www.instagram.com/plenproject/|Instagram]] * [[https://www.youtube.com/channel/UCoKNQe4Vb5Fa0D00bYLEFJQ|Youtube Channel]] ===== Etc ===== * [[sitepolicy]] * [[editing]] * [[https://www.dokuwiki.org/wiki:syntax|Syntax]]

tutorials:plen2:firmware

Firmware Installation

Table of Contents

Preliminary Arrangements

To write PLEN2's firmware requires Arduino IDE (created by arduino.cc) ver.1.6.0 or above. Please download and install it before to do continued steps.

How to Download the Arduino IDE

Access the Arduino IDE download page, and then choose your environment.

Click “JUST DOWNLOAD” button. (You do not need to select donation menu.)

Installation Process

Download "PLEN2" repository.

Open “firmware.ino” (This is placed “/arduino/firmware/” directory) with Arduino IDE.

Choose target board as “Arduino/Genuino Micro”.

Take proper serial port to communicate your base-board. (Port name is different in each environments.)

Click upload button.

Tips

If you want to install the firmware to PLEN1.4 or PLEN2 developer edition, you need to edit a few of codes in reference to following topics.

Before to do process below, please open BuildConfig.h.

How to Apply the Firmware to PLEN1.4

Applying the firmware to PLEN1.4, the firmware should be edited about line 21 and line 30.

How to Apply the Firmware to Developer Edition

Applying the firmware to PLEN2 developer edition, the firmware should be edited about line 38.


Next > Connect a Battery

tutorials/plen2/firmware.txt · Last modified: 2021/04/01 13:52 (external edit)