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
- Host: GitHub
- URL: https://github.com/seeed-projects/r1000-rs485-util
- Owner: Seeed-Projects
- License: mit
- Created: 2024-07-01T03:29:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T06:53:30.000Z (about 2 years ago)
- Last Synced: 2025-05-31T19:41:12.646Z (about 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```