Skip to content

A DIY Pixelstick clone using the ESP8266 and a WS2812 Strip (Neopixel)

License

Notifications You must be signed in to change notification settings

toybaer/LED-Lightpainter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED-Lightpainter

A DIY Pixelstick clone for Light Painting using the ESP8266 and a WS2812 Strip (Neopixel) LED-Lightpainter

Introduction

Fork of the original LED-Lightpainter project

Changes:

  • With the current PlatformIO version, it runs out of the box. No need to manually install libs. Just git clone and run it.
  • Added setting for brightness
  • Added duration to the home screen, so you know what exposure time to dial in on your camera
  • Added max current to the home screen. My setup only allows 3A max, so this info was important for me.
  • "Improved" UI a little

About

A DIY Pixelstick clone using the ESP8266 and a WS2812 Strip (Neopixel)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.6%
  • C 3.4%