We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04374fe + ed870ae commit 15348fdCopy full SHA for 15348fd
README.md
@@ -1,6 +1,13 @@
1
# rc-trigger-control-arduino
2
Use an arduino to control a 'tank style' vehicle with separate ESCs for left and right wheels with a trigger-and-wheel style R/C transmitter.
3
4
+# How to build
5
+
6
+1. Download the Arduino IDE from https://www.arduino.cc/en/Main/Software
7
+2. Open the main source file remote/remote.ino in the IDE
8
+3. Click the 'tick' (verify) button in the IDE to compile
9
+4. Click the 'right arrow' (upload) button in the IDE to upload to your device
10
11
# How to use
12
This guide assumes you have some basic knowledge of electronics and know how to flash your code onto your arduino.
13
remote.ino remote/remote.inoremote.ino renamed to remote/remote.ino
0 commit comments