Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

This page explains how to set up the programming environment on a computer needed to program a CrcDuino board:

  • Setting up Arduino IDE;

  • Connecting the board to Arduino IDE;

  • Installing CrcLib for Arduino IDE.

...

A library is a set of files that contains different functions to be used in your program. For the IDE to know what the functions called in the code refer to, it needs to know where they are defined and detailed. With CrcLib, the library needs to be manually installed to the appropriate folder on the coding computer.

6. Download the latest CrcLib .zip file from Bitbucket, available on this page.

...

the following webpage:

http://robo-crc.ca/participant-portal

7. Un-ZIP the downloaded .zip file, and drill-down until a folder called CRCLib, as well as folders called CrcDependency_xyz, are shown. Note that depending on the library version used, the exact name of the files might be a little different from the one pictured just below.

...