mirror of
https://github.com/litruv/BigKnob.git
synced 2026-07-25 19:26:13 +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
|
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`
|
` D:\Arduino> git clone https://github.com/litruv/BigKnob.git BigKnob`
|
||||||
|
|
||||||
##### MacOS
|
##### 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")
|
[Download Git fot MacOS](https://git-scm.com/download/mac "Download Git fot MacOS")
|
||||||
|
|
||||||
Then via terminal
|
Then via terminal
|
||||||
@@ -31,6 +46,13 @@ Then via terminal
|
|||||||
|
|
||||||
##### Linux
|
##### 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`
|
`$ git clone https://github.com/litruv/BigKnob.git BigKnob`
|
||||||
|
|
||||||
##### General
|
##### General
|
||||||
@@ -39,12 +61,6 @@ Then via terminal
|
|||||||
|
|
||||||
## Usage
|
## 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**
|
Open **BigKnob.ino** in **Arduino IDE**
|
||||||
|
|
||||||
Edit knob steps as needed (steps per tick)
|
Edit knob steps as needed (steps per tick)
|
||||||
|
|||||||
Reference in New Issue
Block a user