keriszafir / MewPro_Iliad

Sync Generator/Controller for Hero 4 Black/Silver and MewPro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MewPro Iliad

A Sync Generator/Controller for Hero 4 Black/Silver and MewPro.

Supported MewPro boards

MewPro 2 or MewPro Cable work with MewPro Iliad.

MewPro 2/Cable boards must be installed MewPro4 software for Hero 4 Black/Silver.

Supported video modes

All the video modes that GoPro Hero 4 Black/Silver can shoot are supported.

How To Update Iliad Software

MewPro Iliad uses Seeed Studio's Seeeduino Mega (Arduino Mega 2560 enhanced clone). We implemented these sync functionality to Arduino environment simply because it's very popular and very well-documented especially in entry-level tutorials. So before asking something to us please google your question by yourself.

The following is a brief guide on how to update Iliad.

  • Step 4. Install the above downloaded libraries (To install Arduino Library please refer this page).
  • Step 5. Compile Iliad source code and upload it to Seeeduino Mega. (In Arduino IDE, set [Tools]->[Board] to "Arduino/Genuino Mega or Mega 2560", [Tools]->[Processor] to "Atmega2560 (Mega 2560)", [Tools]->[Port] to your serial port that Seeeduino Mega is connected.)
  • Step 6. Enjoy!

About

Sync Generator/Controller for Hero 4 Black/Silver and MewPro

License:MIT License


Languages

Language:C 50.0%Language:Arduino 50.0%