-->
Page 1 of 2

Let me introduce my esp8266-lpd6803 library

PostPosted: Sat Dec 13, 2014 2:09 pm
by popsodav
Hi,

I'm working on my first ESP8266 library to communicate with LPD6803 LED pixel strips.
First version is ready for testing:
https://github.com/popsodav/esp8266-lpd6803

Your feedback about it will be very valuable for me.
Thank you!

Re: Let me introduce my esp8266-lpd6803 library

PostPosted: Tue Jan 27, 2015 4:52 pm
by hackrid
very nice of you to work at this topic :)

may I ask why you did not use the hardware spi to transmit the bits to the lpd6803 ?

best regards

Re: Let me introduce my esp8266-lpd6803 library

PostPosted: Tue Feb 03, 2015 2:24 pm
by popsodav
I just ported Adafruit's Arduino library.
Will try to use HW SPI :-)

Re: Let me introduce my esp8266-lpd6803 library

PostPosted: Sun Feb 22, 2015 9:53 am
by GengusKahn
Hi there, superb work whatever connection method, I have used your code in a few light fixtures but this was a version embedded within a release kit(Windows/Eclipse), when I download the version from the github I cannot get it to compile.
I have included all the files from the kit and the resulting firmware in an archive "LPD6803.tar" on my github could you look at this and give me some info on the differences to allow the new modes you have created to be uploaded to my light(see pic infinity.jpg).
https://github.com/genguskahn/ESP8266-For-DUMMIES