Skip to content

Nicolas-93/obk_rgbcw_webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGBCW Bulb Controller

About

Lightweight (6kb) embedded webpage to control RGBCW bulbs, stored on the bulb itself.

Webpage

Build

Prerequisites

  • OpenBeken installed and configured on the target device

  • npm installed on the host machine to build the webpage

Steps

  1. Clone the repository
git clone https://github.com/Nicolas-93/obk_rgbcw_webui
  1. Build the webpage
cd obk_rgbcw_webui
npm init
npm run build
  1. Copy generated content under dist folder to the target device, by using OpenBeken's webapp (Filesystem tab).

  2. Open the webpage by navigating to http://<bulb_ip>/api/lfs/index.html

About

WebUI for LED bulbs using OpenBeken

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published