CP210x Installer

One command installer for Windows and macOS.

Windows

iwr driver.sengchon.com/install.ps1 | iex

Instructions

  1. Open PowerShell on Windows.
  2. Copy the command above.
  3. Paste it into PowerShell and press Enter.
  4. Installed!

Download the PowerShell script

macOS

curl -fsSL driver.sengchon.com/install-mac.sh | bash

Instructions

  1. Open Terminal on macOS.
  2. Copy the command above.
  3. Paste it into Terminal and press Enter.
  4. When prompted, type in your password. The password will not be shown as you type—this is normal. Just type and press Enter.
  5. Installed!

Download the macOS script