An open API service indexing awesome lists of open source software.

https://github.com/seeed-projects/r1000-rs485-util

a quick setup script to enable RS485
https://github.com/seeed-projects/r1000-rs485-util

Last synced: about 1 year ago
JSON representation

a quick setup script to enable RS485

Awesome Lists containing this project

README

          

# RS485 Setup Script

This script installs and sets up RS485 DE instances on your system.

## Usage

1. Clone the repository:
```bash
git clone https://github.com/Seeed-Projects/R1000-RS485-Util.git
cd R1000-RS485-Util
```
2. Run the setup script:
```bash
chmod +x setup_rs485.sh
./setup_rs485.sh
```