-
Notifications
You must be signed in to change notification settings - Fork 0
robotgeek/largeLinearPresetPositions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/* Manual Linear Actuator Control using an Arduino, two pushbuttons, and preset positions. This demo shows how to do basic control of a large linear actuator using an Arduino and two buttons. Each button is hard coded with a preset position. Pressing a button will move the actuator to that position. The circuit: * RobotGeek Pushbutton - Digital Pin 1 * RobotGeek Pushbutton - Digital Pin 2 * RobotGeek Relay - Digital Pin 4 * RobotGeek Relay - Digital Pin 7 Products Used in this demo: - http://www.robotgeek.com/linear-actuators - http://www.robotgeek.com/robotgeek-geekduino-sensor-kit - http://www.robotgeek.com/robotGeek-pushbutton - http://www.robotgeek.com/robotgeek-relay */
About
This Sketch is an example of how to use preset positions triggered by buttons to move a linear actuator.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Other 100.0%