Files

copied
Last update 6 years 11 months by Andy
FilesDocumentation Sourcesource
..
_templates
frame_assembly
A3967.pdf
conf.py
connector_instructions.png
controller.rst
electronics bom.xlsx
frame.rst
hardware bom.xlsx
index.rst
isogrk1.txt
manual.rst
rewardCalc.html
tableGenerator.py
controller.rst
================== Controller ================== .. include:: isogrk1.txt There are many options for controlling the stepper motor. Here are some suggestions: - `Tic T825 USB Multi-Interface Stepper Motor Controller <https://www.pololu.com/product/3130>`_ by Pololu. They have good documenation and a lot of options for programming the controller, including a Desktop GUI application. - An `Arduino Uno <https://www.adafruit.com/product/50>`_ along with a `stepper motor shield <https://www.adafruit.com/product/1438>`_ .. Bill of Materials .. ================= .. .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+----------+ .. | QTY | Description | Price | Part Number | Supplier | .. +=====+========================+=======+==========================================================================================================================================+==========+ .. | 1 | Feather OLED | 14.95 | `2900 <http://www.digikey.com/products/en?x=0&y=0&lang=en&site=us&keywords=1528-1547-ND>`_ | Digi-Key | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+ + .. | 1 | 0.1" breakaway header | 1.45 | `901200132 <https://www.digikey.com/product-detail/en/molex-llc/0901200132/WM8082-ND/760797>`_ | | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+ + .. | 1 | Vertical RJ45 | 1.49 | `216550-1 <https://www.digikey.com/product-detail/en/te-connectivity-amp-connectors/216550-1/A99308CT-ND/1920159>`_ | | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+ + .. | 1 | Reed Switch | 2.13 | `MK04-1A66B-500W <https://www.digikey.com/products/en?keywords=374-1115-nd>`_ | | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+ + .. | 1 | Microcontroller | 2.25 | `ATMEGA328P <http://www.digikey.com/product-detail/en/microchip-technology/ATMEGA328P-ANR/ATMEGA328P-ANRCT-ND/2774230>`_ | | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+ + .. | 1 | Motor Driver | 3.33 | `A3967SLBT <http://www.digikey.com/product-detail/en/allegro-microsystems-llc/A3967SLBTR-T/620-1140-1-ND/1090383>`_ | | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+ + .. | 1 | Magnet | 0.96 | `8177 <http://www.digikey.com/product-detail/en/radial-magnet-inc/8177/469-1051-ND/5400490>`_ | | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+ + .. | 1 | 47 uF 35V Capacitor | 1.00 | `EEE-1VA470WP <http://www.digikey.com/products/en?x=0&y=0&lang=en&site=us&keywords=PCE3961CT-ND>`_ | | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+ + .. | 1 | 4 pin connector plug | 4.53 | `XN2A-1470 <https://www.digikey.com/products/en/connectors-interconnects/rectangular-connectors-free-hanging-panel-mount/316?k=OR1021>`_ | | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+ + .. | 1 | 4 pin connector socket | 2.95 | `XN2D-1471 <https://www.digikey.com/product-detail/en/omron-electronics-inc-emc-div/XN2D-1471/OR1027-ND/2330565>`_ | | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+----------+ .. | 1 | 12" IDC cable | 1.00 | `972 <https://www.pololu.com/product/972/>`_ | Pololu | .. +-----+------------------------+-------+------------------------------------------------------------------------------------------------------------------------------------------+----------+ .. .. Assembly .. ======== .. .. Required Tools .. -------------- .. - Soldering Iron .. - wire strippers .. - wire cutters .. .. .. image:: connector_instructions.png .. :align: center .. :scale: 100 % ..
Report a bug