CP210x Installer
One command installer for Windows and macOS.
Windows
iwr driver.sengchon.com/install.ps1 | iex
Instructions
- Open PowerShell on Windows.
- Copy the command above.
- Paste it into PowerShell and press Enter.
- Installed!
macOS
curl -fsSL driver.sengchon.com/install-mac.sh | bash
Instructions
- Open Terminal on macOS.
- Copy the command above.
- Paste it into Terminal and press Enter.
- When prompted, type in your password. The password will not be shown as you type—this is normal. Just type and press Enter.
- Installed!