Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 566 Bytes

File metadata and controls

21 lines (12 loc) · 566 Bytes

LED Controller

This repository contains the source code for controlling LEDs using an Arduino Uno. The code is designed to take input via PWM from a RoboRIO.

Table of Contents

Installation

  • Using the AdaFruit Neopixel Libary this code requires the use of an LED Strip. This also required the a RoboRio PWM port *

Usage

  • Changes the LED state based off of the RoboRio's input and an Ultrasonic sensor's input *

Things needed todo

  • Nothing :>