hamed-ta / Lampi

ESP8266 Based Battery Powered Smart Light (LAMPI)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lampi Smart Light

Description

LAMPI is an RGBWW WiFi LED smart light based on ESP8266, there is an INA219 energy sensor on the board that enables it to measure the battery voltage and the energy consumption and maintain the light intensity when the battery voltage changes. It also protects LEDs from overheating by measuring the temperature of the LED board.

Hardware Features:

  • 3 - 16V Wide input voltage range (using batteries).
  • 5 dedicated PWM outputs for red, green, blue, warm white, and cold white LEDs.
  • Up to 2.5A current capability for each channel.
  • 20kHz PWM frequency which eliminates ringing noise, and flickering effects.
  • 3 digital inputs for connecting to rotary encoders or individual buttons.
  • MCP1700T-3302 & MCP1703A-3302, low quiescent current LDO design providing suitable voltage for ESP8266 for different input voltages.
  • I2C output pins to connect to external components such as I2C LCDs.
  • NTC temp sensor on LED board
  • Separate ESP board and LED design for better thermal protection and better WiFi signal range.
  • Serial header pins for programming and debugging.
  • 66 pcs 2835 (0.1 to 1W) (3 to 12V) SMD LED board design.
  • Compact design.
  • Compatible with ESPurna Firmware which adds lots of features to this Smart LED Light.

Check out this video for more information.

To access schematic and pcb files check here

enter image description here enter image description here enter image description here

enter image description here enter image description here enter image description here enter image description here enter image description here enter image description here enter image description here enter image description here

About

ESP8266 Based Battery Powered Smart Light (LAMPI)

License:GNU General Public License v3.0