Skip to content

shadowimmage/python-LEDSerialController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-LEDSerialController

Controller and GUI for talking with an Arduino running some NeoPixel RGB LEDs or some DotStar RGB LEDs - depending on the arduino code that you're running.

Current development(s)

This is currently split into 2 repositories - one for the Arduino code, and this one for the desktop host software. Arduino code can currently be found here: https://github.com/shadowimmage/Arduino-NeoPixel-Serial

Dependencies and Thanks

Below I'm listing a collection of resources that I've used to help figure out how to implement this project.

CmdMessenger

I've made pretty heavy use of CmdMessenger to facilitate my computer talking over serial - a lot of work was still trial and error, but less that it would have taken, had I had to create my own protocol.

Adafruit

Always helpful/useful.

Others

For inspriation:

About

Controller and GUI for communicating with an Arduino running some NeoPixel RGB LEDs or some DotStar RGB LEDs

Resources

License

Stars

4 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages