From c31d3086462b9d70e07de6479c99c833b1b0f699 Mon Sep 17 00:00:00 2001 From: Sirawat Pitaksarit Date: Sun, 28 Aug 2016 14:34:34 +0900 Subject: [PATCH] readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2c40699..6bf9e3e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ The controller with Arduino Uno in this video uses this script. The knob miss pr ##How to use -Please wait for more information after I test the code more. But if you want to go ahead here are rough steps : - Make a controller around an Arduino Uno. - Look at the SDVXCon.ino's top part and config things according to your connections to Uno's pin. Please read the comments before deciding which pin for each component, as the knobs requires specific pin. (Important) - Upload the code to your Uno with the [Arduino IDE](https://www.arduino.cc/en/Main/Software).