├── 3D print files.zip ├── AR2 1.5 software exe files.zip ├── AR2 1.5 source files.zip ├── AR2 2.0 software exe files.zip ├── AR2 2.0 software source files.zip ├── AR2 kinematic model.xlsm ├── AR2_1.5_arduino_sketch.zip ├── AR2_2.0_arduino_sketch.zip ├── Manual - AR2 Documentation & Troubleshooting.pdf ├── Manual - AR2 Electrical Enclosure.pdf ├── Manual - AR2 Robot Arm Assembly.pdf ├── Manual - AR2 Travel Track.pdf ├── Manual - AR2 Wiring Harness.pdf ├── README.md ├── RaspberryPi ├── AR2.ico ├── AR2.py ├── AR2.pyc ├── ARbot.cal ├── README.md ├── default calibration values.jpg ├── display setting.jpg ├── home ├── new ├── play-icon.gif ├── py2exe.txt ├── ref │ ├── AP-SETUP.md │ ├── CONFIGURE.md │ ├── RUN-ON-BOOT.md │ └── SHORTCUT.md ├── rest ├── setup.py ├── stack blocks example ├── stop-icon.gif └── vision example └── Schematic.jpg /3D print files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/3D print files.zip -------------------------------------------------------------------------------- /AR2 1.5 software exe files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/AR2 1.5 software exe files.zip -------------------------------------------------------------------------------- /AR2 1.5 source files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/AR2 1.5 source files.zip -------------------------------------------------------------------------------- /AR2 2.0 software exe files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/AR2 2.0 software exe files.zip -------------------------------------------------------------------------------- /AR2 2.0 software source files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/AR2 2.0 software source files.zip -------------------------------------------------------------------------------- /AR2 kinematic model.xlsm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/AR2 kinematic model.xlsm -------------------------------------------------------------------------------- /AR2_1.5_arduino_sketch.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/AR2_1.5_arduino_sketch.zip -------------------------------------------------------------------------------- /AR2_2.0_arduino_sketch.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/AR2_2.0_arduino_sketch.zip -------------------------------------------------------------------------------- /Manual - AR2 Documentation & Troubleshooting.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/Manual - AR2 Documentation & Troubleshooting.pdf -------------------------------------------------------------------------------- /Manual - AR2 Electrical Enclosure.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/Manual - AR2 Electrical Enclosure.pdf -------------------------------------------------------------------------------- /Manual - AR2 Robot Arm Assembly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/Manual - AR2 Robot Arm Assembly.pdf -------------------------------------------------------------------------------- /Manual - AR2 Travel Track.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/Manual - AR2 Travel Track.pdf -------------------------------------------------------------------------------- /Manual - AR2 Wiring Harness.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/Manual - AR2 Wiring Harness.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/README.md -------------------------------------------------------------------------------- /RaspberryPi/AR2.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/AR2.ico -------------------------------------------------------------------------------- /RaspberryPi/AR2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/AR2.py -------------------------------------------------------------------------------- /RaspberryPi/AR2.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/AR2.pyc -------------------------------------------------------------------------------- /RaspberryPi/ARbot.cal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/ARbot.cal -------------------------------------------------------------------------------- /RaspberryPi/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/README.md -------------------------------------------------------------------------------- /RaspberryPi/default calibration values.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/default calibration values.jpg -------------------------------------------------------------------------------- /RaspberryPi/display setting.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/display setting.jpg -------------------------------------------------------------------------------- /RaspberryPi/home: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/home -------------------------------------------------------------------------------- /RaspberryPi/new: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/new -------------------------------------------------------------------------------- /RaspberryPi/play-icon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/play-icon.gif -------------------------------------------------------------------------------- /RaspberryPi/py2exe.txt: -------------------------------------------------------------------------------- 1 | python setup.py py2exe -------------------------------------------------------------------------------- /RaspberryPi/ref/AP-SETUP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/ref/AP-SETUP.md -------------------------------------------------------------------------------- /RaspberryPi/ref/CONFIGURE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/ref/CONFIGURE.md -------------------------------------------------------------------------------- /RaspberryPi/ref/RUN-ON-BOOT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/ref/RUN-ON-BOOT.md -------------------------------------------------------------------------------- /RaspberryPi/ref/SHORTCUT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/ref/SHORTCUT.md -------------------------------------------------------------------------------- /RaspberryPi/rest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/rest -------------------------------------------------------------------------------- /RaspberryPi/setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/setup.py -------------------------------------------------------------------------------- /RaspberryPi/stack blocks example: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/stack blocks example -------------------------------------------------------------------------------- /RaspberryPi/stop-icon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/stop-icon.gif -------------------------------------------------------------------------------- /RaspberryPi/vision example: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/RaspberryPi/vision example -------------------------------------------------------------------------------- /Schematic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chris-Annin/AR2/HEAD/Schematic.jpg --------------------------------------------------------------------------------