February 15, 2020
Description
Hello,
this is a simple Pixel Lamp...15 minutes to assemble, solder a few spots...simple...with EspHome FastLed Light library.
Dont forget to adapt the number of leds according to your project : int the program below for me : num_leds: 106
Sample code :
esphome:
name: led_lamp13x8
platform: ESP8266
board: d1_mini
wifi:
ssid: "XXXXXXXXXXXXXXXXXX"
password: "xxxxxxxxxxxxxxxxxxxxxxxxx"
manual_ip:
static_ip: 192.168.1.17
gateway: 192.168.1.1
subnet: 255.255.255.0
logger:
api:
ota:
password: "Popo5425"
binary_sensor:
sensor:
switch:
light:
License:
Creative Commons - Attribution