This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorials:plen2:firmware [2016/12/05 02:50] Guvalif [Preliminary Arrangements] |
tutorials:plen2:firmware [2016/12/05 04:56] Guvalif [Tips] |
||
---|---|---|---|
Line 55: | Line 55: | ||
{{:tutorials:plen2:firmware:05_upload_f.png?direct}} | {{:tutorials:plen2:firmware:05_upload_f.png?direct}} | ||
+ | |||
+ | ===== 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 //[[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h|BuildConfig.h]]//. | ||
+ | |||
+ | {{:tutorials:plen2:firmware:02.5_select_f.png?direct}} | ||
+ | |||
+ | ==== How to Apply the Firmware to PLEN1.4 ==== | ||
+ | Applying the firmware to PLEN1.4, the firmware should be edited about | ||
+ | [[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h#L21|line 21]] and | ||
+ | [[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h#L30|line 30]]. | ||
+ | |||
+ | {{:tutorials:plen2:firmware:02.5_edit_f.png?direct}} | ||
+ | |||
+ | ==== How to Apply the Firmware to Developer Edition ==== | ||
+ | Applying the firmware to PLEN2 developer edition, the firmware should be edited about | ||
+ | [[https://github.com/plenprojectcompany/plen-Firmware_Arduino/blob/master/firmware/BuildConfig.h#L38|line 38]]. | ||
+ | |||
+ | {{:tutorials:plen2:firmware:02.5_edit_developer_f.png?direct}} | ||
---- | ---- | ||
Next > [[battery]] | Next > [[battery]] |