# LPD6803-RGB-Pixels **Repository Path**: Mascreda/LPD6803-RGB-Pixels ## Basic Information - **Project Name**: LPD6803-RGB-Pixels - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-09 - **Last Updated**: 2023-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Adafruit LPD6803 Library [![Build Status](https://github.com/adafruit/LPD6803-RGB-Pixels/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/LPD6803-RGB-Pixels/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/LPD6803-RGB-Pixels/html/index.html) Arduino library for controlling dual-wire-based LED chains such as here http://www.instructables.com/id/5x5-rgb-lpd6803-led-matrix-arduino-controlled/. After downloading, rename folder to 'LPD6803-RGB-Pixels' and install in Arduino Libraries folder. Restart Arduino IDE, then open File->Sketchbook->Library->LPD6803-RGB-Pixels->strandtest sketch.