Skip to content

Installation

MyLab-odyssey edited this page May 28, 2018 · 2 revisions

Hints how to set up the Arduino-IDE, install the project files and program the Arduino (other languages: DE)

  1. Download the Arduino-IDE for your operating system from arduino.cc. Follow the instructions and get started.

  2. Launch the Arduino-IDE and get used to it. Load an example (like blink sketch), connect the controller board and upload the program.

  3. When familiar with your tools, download the ED4scan Repo and unzip it. Copy the content - the file structure within the arduino folder should look like this:

  1. If the Arduino-IDE was running close and reopen it. Load the ´ED4scan.ino´ sketch.

  2. Edit the boolean const FASTCHG = false; in file _OBL_dfs.h to your needs (false for 7kW charger and true for the 22kW option). Then compile and flash it.

  3. Analyze your battery...