tool:industrial_arm
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tool:industrial_arm [2019/04/18 20:32] – 00739 | tool:industrial_arm [2024/04/30 14:57] (current) – cfmjohn | ||
---|---|---|---|
Line 2: | Line 2: | ||
==== References: ==== | ==== References: ==== | ||
- | https:// | + | * https:// |
- | https:// | + | |
- | ==== User manual: ==== | + | ==== Documentation: ==== |
- | [[https://fenix.tecnico.ulisboa.pt/ | + | |
+ | *{{ : | ||
{{: | {{: | ||
Line 15: | Line 16: | ||
Anyone is welcome to do this if they feel they are competent at electronic repair, but //please// keep good organisation of bolts and where things go, and completely put robot back together again before the end of the day. This arm is still in great shape, and we aim to keep it that way! | Anyone is welcome to do this if they feel they are competent at electronic repair, but //please// keep good organisation of bolts and where things go, and completely put robot back together again before the end of the day. This arm is still in great shape, and we aim to keep it that way! | ||
- | Software-wise, there is a Raspberry Pi built into the controller. | + | ==== Controlling the arm: ==== |
- | Everything will start up, and then the Pi will be visible | + | To control the arm you'll need to connect to the controller box. It only has an RS232 serial interface, but a USB to Serial converter has been wired in, so you just need a USB Mini B? cable and a terminal emulator like putty or picocom. |
+ | The control | ||
+ | |||
+ | As long as the controller | ||
+ | If you connect before switching on you'll be able to see the startup messages to confirm you're connected when you do turn the control on. | ||
+ | |||
+ | Boot up a terminal emulator which can work with an RS232 tty connection. | ||
+ | The settings you'll need to connect to it are: | ||
+ | * Baud rate: 9600 | ||
+ | * Flow control: none | ||
+ | * Parity: none | ||
+ | * Data bits: 8 | ||
+ | |||
+ | On Linux the USB to Serial interface device is probably / | ||
+ | |||
+ | Once you're connected, you can turn on the red power switch on the controller and you should see messages printing on your terminal like: | ||
+ | |||
+ | '' | ||
+ | ---- ROM TEST COMPLETE.\\ | ||
+ | SYSTEM READY!\\ | ||
+ | > | ||
+ | |||
+ | You are now logged | ||
+ | Type **help** for some commands, but the main robot is controlled using **Advanced Control Language**. | ||
+ | The reference for this is linked at the top of this page. | ||
+ | |||
+ | With the current dodgy connections, | ||
+ | |||
+ | ==== Logical model: ==== | ||
+ | {{: | ||
+ | |||
+ | The arm is pretty dumb - it's just motors, encoders | ||
+ | |||
+ | I suspect there' | ||
- | SSH into it using credentials **root** / **dietpi** | ||
- | Once in, immediately type **minicom --device / | ||
- | You are now logged into the machine! Type **help** for some commands, but the main robot is controlled using **Advanced Control Language**. The reference for this is easily found online. With the current dodgy connections, |
tool/industrial_arm.1555619574.txt.gz · Last modified: 2019/04/18 20:32 by 00739