Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 546 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 546 Bytes

Saturn Sensor Bridge

Providing some troubleshooting functionality and an (optional) OSC relay for the Saturn "rotation sensor".

Installation

  1. Open a suitable terminal (Git Bash on Windows is good)
  2. Clone the repo: git clone [email protected]:RandomStudio/saturn-sensor-bridge.git
  3. Change directory: cd saturn-sensor-bridge
  4. Install dependencies: npm install

Quick start

  1. Open a suitable terminal (Git Bash on Windows is good)
  2. Change directory, e.g. cd ~/Documents/Mirko/saturn-sensor-bridge
  3. Run: npm run start