Skip to content

As the name suggests, this is a web-based LED controller that runs on the localhost. With this controller, you can view the status of the ModeMcu ESP8266 and control the LEDs via the NodeMcu. This project aims to gather more knowledge in the field of web development.

Notifications You must be signed in to change notification settings

MrXMrQ/LED-Controller

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Dear user (if there are any lol), it is important that the web server of the NodeMcu ESP8266 ESP-12E is running for this LED controller to function properly (more information in the repository led-controller-NodeMcu). You can access the LED controller, as described above, at localhost:3000. On the /led-Controller page, you can adjust the colors and brightness of the LED strip, as well as turn it on or off. On the /device page, you can add devices and see if they are online or offline in your network.

Known bugs so far: Data is sometimes not received correctly, which means that sometimes you may need to press the "Send" button one or two more times before the LED strip accepts the desired color

About

As the name suggests, this is a web-based LED controller that runs on the localhost. With this controller, you can view the status of the ModeMcu ESP8266 and control the LEDs via the NodeMcu. This project aims to gather more knowledge in the field of web development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published