Versions Compared

Key

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

Cette page présente comment configurer sur un ordinateur l’environnement de programmation requis pour programmer une carte électronique CrcDuino:

  • Mise en place d’Arduino IDE;

  • Connecter la carte à Arduino IDE;

  • Installer CrcLib pour Arduino IDE.

View the english version of this page.

...

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/fr/portail-du-participant/

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.

...