Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.98 KB

README.md

File metadata and controls

53 lines (37 loc) · 1.98 KB

Let's make: WiFi Lamp

ESP8266 chip on Wemos D1 mini module that is driving WS2812 LED strip, one tactile switch for manual control. Firmware contains HTTP REST API and Blynk platform integration for mobile app control.

More resources:

Setup

On your computer

On your mobile phone

  • Install Blynk app
  • Create account or log in
  • Create new empty project in Blynk App
  • Copy auth token from the app or your email
  • Connect to the wifilamp AP
  • Wait for WiFi login popup (or use browser and navigate to http://192.168.4.1)
  • Enter WiFi credentials and auth token
  • Setup the Blynk project (see next section)

Reconfiguring or resetting lamp

  • Hold button until the lamp lights up with violet color
  • Connect to the wifilamp AP
  • Wait for WiFi login popup (or use browser and navigate to http://192.168.4.1)
  • Enter WiFi credentials and auth token

Blynk project

Check the video of creating the Blynk project

How it looks

The Device