Skip to content

A basic programm to controlle an rgb led strip with http requests.

Notifications You must be signed in to change notification settings

FelipeTrost/Arduino_rgb_leds_web_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino RGB LEDs web control

Simple program for controlling LED strips with single addressable LEDs with http requests.

Note

For security, I use a key, which isn't really effective because HTTP requests aren't encrypted, so anybody could intercept the key. Still, for my intended use, it's good enough.

Technologies

  • Arduino (I used a nano, because of it's convenient size)
  • ENC28J60

Libraries

About

A basic programm to controlle an rgb led strip with http requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published