Difference between revisions of "Arduino SIG Project - Russ"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) (Created page with "= Project 1 = This project ( one actually done several years ago ) is designed to test stepper motors and sort out which wire is which. I am thinking of updating it both elec...") |
Russ hensel (talk | contribs) |
||
Line 1: | Line 1: | ||
= Project 1 = | = Project 1 = | ||
This project ( one actually done several years ago ) is designed to test stepper motors and sort out which wire is which. I am thinking of updating it both electronically and in terms of software. | This project ( one actually done several years ago ) is designed to test stepper motors and sort out which wire is which. I am thinking of updating it both electronically and in terms of software. | ||
− | + | *Stepper Motor Demonstration and Tester | |
− | + | *Stepper Motor Tester for the Arduino | |
− | + | *Experimenting with Stepper Motors as Rotary Encoders using a PIC running BoostC Project | |
− | |||
− | |||
− | |||
= Project 2 = | = Project 2 = | ||
This project is designed to drive a bunch of different multiphase motors ( like steppers and brushless motors ) with a high degree of software oversite. It will use both an Arduino and a Raspberry Pi. The Raspberry PI will download a drive plan to the arduino which will then execute it. | This project is designed to drive a bunch of different multiphase motors ( like steppers and brushless motors ) with a high degree of software oversite. It will use both an Arduino and a Raspberry Pi. The Raspberry PI will download a drive plan to the arduino which will then execute it. |
Revision as of 14:28, 11 November 2016
Project 1
This project ( one actually done several years ago ) is designed to test stepper motors and sort out which wire is which. I am thinking of updating it both electronically and in terms of software.
- Stepper Motor Demonstration and Tester
- Stepper Motor Tester for the Arduino
- Experimenting with Stepper Motors as Rotary Encoders using a PIC running BoostC Project
Project 2
This project is designed to drive a bunch of different multiphase motors ( like steppers and brushless motors ) with a high degree of software oversite. It will use both an Arduino and a Raspberry Pi. The Raspberry PI will download a drive plan to the arduino which will then execute it.