A web-based interface that enables you to control the 12x8 LED matrix on an Arduino UNO R4 WiFi using the Modbus RTU protocol. This controller leverages the Web Serial API.
Light Theme | Dark Theme |
---|---|
![]() |
![]() |
Set up the project using your preferred package manager. Use the install
command to install the dependencies:
npm install
How to start the development server and build your project for production:
To start the development server with hot-reload, run the dev
command. The server will be accessible at http://localhost:3000:
npm run dev
To build the project for production, use:
npm run build
Copyright (c) 2025 DJ WoodZ