An open API service indexing awesome lists of open source software.

https://github.com/team4539/ledcontroller

This is code for an arduino based ultrasonic sensor to change LED states when a note is inside of the intake
https://github.com/team4539/ledcontroller

arduino frc lights

Last synced: 9 months ago
JSON representation

This is code for an arduino based ultrasonic sensor to change LED states when a note is inside of the intake

Awesome Lists containing this project

README

          

# 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](#installation)
- [Usage](#usage)
- [Todo](#things-needed-todo)

## 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 :>