ClearCore Library
Loading...
Searching...
No Matches
Arduino IDE 1.8.X (Legacy) - Installation/Setup
  1. Download and run the ClearCore Arduino 1.8 Wrapper Installer
    Note
    If the installer above cannot be run, or if a manual installation is preferred: please follow the Manual Install Instructions
  2. Open the Arduino IDE
  3. Select the ClearCore board in the Arduino IDE.
    1. Navigate to the "Tools"->"Board"->"ClearCore"->"Teknic ClearCore".
  4. Select the Port that ClearCore is connected to in the Arduino IDE.
    1. Navigate to the "Tools"->"Port"->"COM# (Teknic ClearCore)"
  5. Once the ClearCore board is selected, you can access over 40 ClearCore board examples by navigating to "File"->"Examples".
  6. After selecting your desired example, you can upload the program to ClearCore.
    1. Ensure ClearCore is connected to the computer via the USB port.
    2. Click the upload button in the top left corner of the Arduino IDE.

  7. The project will compile, upload, and then begin running on your ClearCore. Notice the 6 I/O LEDs toggling on and off.