Skip to content

This is a software that allows you to change the color of your Arduino LED Strip without modifying the code for the arduino each time

Notifications You must be signed in to change notification settings

IceyFL/GUI-for-Arduino-LED-Strip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI for Arduino LED Strip

image

This is a simple project i have made in my free time

This was designed specifically for my arduino so you may need to mess around with a few things to get it to work properly with your LED Lights. When you run the app it will automatically minimize to the windows system tray. To change any of the colors you should open the system tray right click on the App Icon and then click show. This will allow you to choose color1 and color2 for your LED effect.

The Project is currently setup for an Arduino UNO.

Setup

  1. You should start by either running the setup.bat file or opening a command prompt instance in the directory you have downloaded this to and running pip install -r requirements.txt

  2. Next you will want to setup a jsonblob at https://jsonblob.com with a color1 string and a color2 string

image

  1. In the python code you should add the jsonblobid and the com port of your arduino

  2. You should upload the Arduino Code to your Arduino image

  3. Run the python file

About

This is a software that allows you to change the color of your Arduino LED Strip without modifying the code for the arduino each time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published