CEB Press/Manufacturing Instructions/Detroit Fab Lab Solenoid Driver: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "The Detroit Fab Lab has provided a custom-manufactured board that offers the five solenoid driver outputs required by the CEB Press. The card plugs into the Arduino Breakout Shi...")
 
No edit summary
Line 6: Line 6:
*D6
*D6
*D3
*D3


Here is some sample source code to test the five pins. <html><b>Warning: Connecting the drivers to the solenoid unit incorrectly can ruin the unit.</b></html>
Here is some sample source code to test the five pins. <html><b>Warning: Connecting the drivers to the solenoid unit incorrectly can ruin the unit.</b></html>

Revision as of 14:52, 23 July 2011

The Detroit Fab Lab has provided a custom-manufactured board that offers the five solenoid driver outputs required by the CEB Press. The card plugs into the Arduino Breakout Shield. The Five pins used to drive the five solenoid connections are as follows:

  • D11
  • D10
  • D9
  • D6
  • D3


Here is some sample source code to test the five pins. Warning: Connecting the drivers to the solenoid unit incorrectly can ruin the unit.