summaryrefslogtreecommitdiff
path: root/CodesArduino-for-plugin/TwoNema17-2DM542-OSP-Plugin-Test/Readme
diff options
context:
space:
mode:
authorSudhakarKuma2017-10-25 15:53:45 +0530
committerSudhakarKuma2017-10-25 15:53:45 +0530
commit09c89f6242ecf2495f86140a3f53ef4678f8563b (patch)
tree96c9a2836be76442376b166f63304a0b2adef560 /CodesArduino-for-plugin/TwoNema17-2DM542-OSP-Plugin-Test/Readme
downloadOpen-Sky-Planetarium-09c89f6242ecf2495f86140a3f53ef4678f8563b.tar.gz
Open-Sky-Planetarium-09c89f6242ecf2495f86140a3f53ef4678f8563b.tar.bz2
Open-Sky-Planetarium-09c89f6242ecf2495f86140a3f53ef4678f8563b.zip
Updated OSP-plugin
Diffstat (limited to 'CodesArduino-for-plugin/TwoNema17-2DM542-OSP-Plugin-Test/Readme')
-rw-r--r--CodesArduino-for-plugin/TwoNema17-2DM542-OSP-Plugin-Test/Readme15
1 files changed, 15 insertions, 0 deletions
diff --git a/CodesArduino-for-plugin/TwoNema17-2DM542-OSP-Plugin-Test/Readme b/CodesArduino-for-plugin/TwoNema17-2DM542-OSP-Plugin-Test/Readme
new file mode 100644
index 0000000..d48f957
--- /dev/null
+++ b/CodesArduino-for-plugin/TwoNema17-2DM542-OSP-Plugin-Test/Readme
@@ -0,0 +1,15 @@
+This code is used to test OSP plugin with NEMA17 motors and 2DM542 microstep driver.
+
+The connections for one motor are as under:
+1. The pins A+ A- B+ and B- are connected with the four pins of NEMA17.
+2. V+ and GND are connected to 24V power supply terminals. GND is shorted with the GND of Arduino.
+3. ENA- DIR- and PLS- are connected to GND of Arduino.
+4. PLS+ --> D10 of Arduino.
+5. DIR+ --> D11 of Arduino.
+6. ENA+ --> D12 of Arduino.
+7. RS232 pins were completely OFF.
+8. The swicthes on the drivers were adjusted for 3200 steps per revolution and 1A current supply.
+
+Both the drivers were powered by a single 24V DC supply.
+
+