Software

LED20: Arduino Installation & Usage Guide

Follow this tutorial to get started with the LED20 Arduino code for creating and controlling LED animations.

Table of Contents

  1. Requirements
  2. Installation
  3. Basic Usage
  4. Troubleshooting
  5. Additional Resources

Requirements

Uploading code to your Arduino Board

  1. Download the latest release of the Arduino code from the LED20 GitHub Repository.
  2. Open the downloaded code with your Arduino Desktop IDE.
  3. Connect your Arduino board to your computer.
  4. Select your Arduino board type and port from the Tools menu. The easiest way to determine which COM port your Arduino board is using is to look at the list when your board is *not* plugged in, then look at the list again when it is plugged in to see which port was added to the list once you plugged your board in. *NOTE* You must fully close out of the COM port menu in order to refresh the list once you plug your board in.
  5. Click on the Upload button to upload the code to your Arduino board.

Basic Usage

Once the code is uploaded, follow these steps to control your LED animations:

  1. Open the LED20 Control Software (GUI).
  2. Select the desired animation from the list.

Troubleshooting

If you encounter issues, check the following:

  • Ensure your Arduino board is properly connected.
  • Ensure the correct board type and port are selected in the Arduino IDE.
  • Check the LED connections.

Additional Resources

© 2023 LED20 Project. All rights reserved.