Skip to content

Arduino + HTML code to control RGB LED Lights through a web interface from your phone, using the DMX protocol

Notifications You must be signed in to change notification settings

polmes/Arduino-RGB-LEDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino RGB LEDs

Arduino + HTML code to control RGB LED Lights through a web interface from your phone, using the DMX protocol

Structure

├── debug.ino - Arduino testing code, includes extra libraries (to be compiled on an Arduino Mega 2560)
├── diagram.fzz - Electronics diagram in Fritzing
├── diagram.png - Electronics diagram image
├── final.ino - Final Arduino code (to be compiled on an Arduino Mega 2560)
├── index.htm - HTML5 website (based on jQuery Mobile) to trigger the commands for the Arduino
└── README.md - You're here

Read more

https://coderagora.com/2016/09/05/control-rgb-led-lights/

About

Arduino + HTML code to control RGB LED Lights through a web interface from your phone, using the DMX protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages