Digital Controlled Ram Depth
A simple method of controlling solenoids to ensure two rams are equal length, and the ability to digitally set that depth.
Components and supplies
Breadboard (generic)
Rotary potentiometer (generic)
LED (generic)
Resistor 221 ohm
Arduino UNO
Project description
Code
Depth Control Code
c_cpp
Below is the code needed to create the circuit that has been discussed. The number of cylinders that can be used is dependent on the user, to add or remove cylinder just add them 'inSol[]' array, and make sure to add a potentiometer reading for it in 'axlePot'.
Depth Control Code
c_cpp
Below is the code needed to create the circuit that has been discussed. The number of cylinders that can be used is dependent on the user, to add or remove cylinder just add them 'inSol[]' array, and make sure to add a potentiometer reading for it in 'axlePot'.
Downloadable files
Electrical Schematic
See how it is wired up
Electrical Schematic
Electrical Schematic
See how it is wired up
Electrical Schematic
Hydraulic Schematic
This is to show what the different solenoids are doing.
Hydraulic Schematic
Comments
Only logged in users can leave comments