summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormidopple <mdoppler@gmx.at>2012-06-27 09:32:16 -0700
committermidopple <mdoppler@gmx.at>2012-06-27 09:32:16 -0700
commitf09198255c1e24ae3d1d124c38de5e4b24e1b93f (patch)
tree1079c9d77e2f4791251abe78acabbd4227b7bd95 /README
parent840c11de71fab4d70a4dc80467019d758783bce1 (diff)
parentc5cd7f404639fcacf6b3b5bd1693561c96386d93 (diff)
Merge pull request #195 from kliment/master
merge masterchanges into experimental
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 0100e80..f3542c0 100644
--- a/README
+++ b/README
@@ -40,17 +40,17 @@ Software installation
1. Install the required packages (gcc-avr, avr-libc, etc.)
sudo apt-get install arduino-core
-2. Get the arduino software version 0018 (0023 works for RAMPS), uncompress it in a directory.
+2. Get the arduino software version 0023, uncompress it in a directory.
Arduino software v1 has not been tested much, but is known to work with some boards.
http://www.arduino.cc/en/Main/Software
-3. Get the sanguino software, version 0018
+3. Get the sanguino software, version 0023
http://sanguino.cc/softwareforlinux
follow the sanguino's readme so that your arduino hardware folder looks like
- arduino-0018/hardware/arduino
- arduino-0018/hardware/sanguino
- arduino-0018/hardware/tools
+ arduino-0023/hardware/arduino
+ arduino-0023/hardware/sanguino
+ arduino-0023/hardware/tools
4. Clone the Sprinter git repository.
git clone https://github.com/kliment/Sprinter.git
@@ -64,12 +64,12 @@ Firmware compilation and upload
5. Edit INSTALL_DIR inside Sprinter/Makefile (do not mind the default reference to arduino 0022)
6. Run make. If everything goes well Sprinter/applet/Sprinter.cpp should have been created.
-You can safely ignore the error message mentioning arduino-0018/hardware/arduino/cores/arduino/WString.o
+You can safely ignore the error message mentioning arduino-0023/hardware/arduino/cores/arduino/WString.o
7. Connect your Sanguinololu to your computer
http://reprap.org/wiki/Sanguinololu
-8. Launch arduino-0018/arduino, open Sprinter/Sprinter.pde
+8. Launch arduino-0023/arduino, open Sprinter/Sprinter.pde
9. Go to Tools -> Serial Port, and select the relevant option