mirror of
https://github.com/litruv/BigKnob.git
synced 2026-07-24 02:36:12 +10:00
Re-wording.
This commit is contained in:
28
README.md
28
README.md
@@ -19,10 +19,25 @@ Download + extract the repo to a local folder.
|
||||
|
||||
Then via command line / powershell
|
||||
|
||||
|
||||
Download + Install **Arduino IDE**
|
||||
https://www.arduino.cc/en/Main/Software
|
||||
|
||||
Download + Install **Teensyduino**
|
||||
https://www.pjrc.com/teensy/td_download.html
|
||||
|
||||
` D:\Arduino> git clone https://github.com/litruv/BigKnob.git BigKnob`
|
||||
|
||||
##### MacOS
|
||||
------------
|
||||
|
||||
|
||||
Download + Install **Arduino IDE**
|
||||
https://www.arduino.cc/en/Main/Software
|
||||
|
||||
Download + Install **Teensyduino**
|
||||
https://www.pjrc.com/teensy/td_download.html
|
||||
|
||||
[Download Git fot MacOS](https://git-scm.com/download/mac "Download Git fot MacOS")
|
||||
|
||||
Then via terminal
|
||||
@@ -31,6 +46,13 @@ Then via terminal
|
||||
|
||||
##### Linux
|
||||
------------
|
||||
|
||||
Download + Install **Arduino IDE**
|
||||
https://www.arduino.cc/en/Main/Software
|
||||
|
||||
Download + Install **Teensyduino**
|
||||
https://www.pjrc.com/teensy/td_download.html
|
||||
|
||||
`$ git clone https://github.com/litruv/BigKnob.git BigKnob`
|
||||
|
||||
##### General
|
||||
@@ -39,12 +61,6 @@ Then via terminal
|
||||
|
||||
## Usage
|
||||
|
||||
Download + Install **Arduino IDE**
|
||||
https://www.arduino.cc/en/Main/Software
|
||||
|
||||
Download + Install **Teensyduino**
|
||||
https://www.pjrc.com/teensy/td_download.html
|
||||
|
||||
Open **BigKnob.ino** in **Arduino IDE**
|
||||
|
||||
Edit knob steps as needed (steps per tick)
|
||||
|
||||
Reference in New Issue
Block a user