This repository contains the codebase for my LED Longboard project.
- The folder
LEDBoardcontains the Arduino code to drive my Adafruit Neopixel LEDs. - The folder
AndroidAppcontains the code for the Android application that connects via Bluetooth to my bluetooth module, which in turn allows me to control the LED color via the app.
