Skip to content

area3001/esp8266-arduino-lpd6803

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LPD6803 Library for ESP8266

library for LP6803 ledstrips for ESP8266 fork of https://github.com/adafruit/LPD6803-RGB-Pixels

Connecting the LEDs

Make sure the I/O levels of you ESP8266 are 5V by using a driver or level translator. In this example we used the TXB0102 voltage-level translator. Since the signal is being bit banged you can use any available GPIO pin. In our examples we use GPIO 13 as data pin and GPIO 14 as clock pin.

Example Schematic

About

LPD6803 driver for ESP8266 Arduino IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages