Skip to content

A web-based interface that enables you to control the 12x8 LED matrix on an Arduino UNO R4 using the Modbus RTU protocol. This controller leverages the Web Serial API.

License

Notifications You must be signed in to change notification settings

DJWoodZ/Arduino-Modbus-Controller

Repository files navigation

Arduino Modbus Controller

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
Arduino Modbus Controller - Light Theme Arduino Modbus Controller - Dark Theme

💿 Install

Set up the project using your preferred package manager. Use the install command to install the dependencies:

NPM Example

npm install

💡 Usage

How to start the development server and build your project for production:

Starting the Development Server

To start the development server with hot-reload, run the dev command. The server will be accessible at http://localhost:3000:

NPM Example

npm run dev

Building for Production

To build the project for production, use:

NPM Example

npm run build

📑 License

MIT

Copyright (c) 2025 DJ WoodZ

About

A web-based interface that enables you to control the 12x8 LED matrix on an Arduino UNO R4 using the Modbus RTU protocol. This controller leverages the Web Serial API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published