This script operates 2 stepper motors using 2 potentiometers. playing with the values allows you to calibrate the sensitivity of the motors. #include <Stepper.h> #define STEPS 100 // no. of steps on motor Stepper stepper(STEPS, 8, 9, 10, 11); // stepper, number of steps, pins Stepper stepper1(STEPS, 4, 5, 6, 7); int potval0 = 0; [...]
IaaC Blog
Inside the Institute
MAA 2014-2015
MAA 02
MAI
Valldaura Labs
Open Thesis Fabrication
Research Trips
