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

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[CEB_Press/Manufacturing_Instructions/Detroit_Fab_Lab_Solenoid_Driver_v2| < previous version]]
[[CEB_Press/Manufacturing_Instructions/Detroit_Fab_Lab_Solenoid_Driver_v2| < previous version]]
'''"Teensy Mod"'''


==goals==
==goals==
*buttons
*buttons
**up
**down
**in
**out
**pause
*I2C communication
*I2C communication
*New Arduino pins compatibility
*New Arduino pins compatibility
*teensy arduino clone http://pjrc.com/store/teensypp_pins.html
*teensy arduino clone http://pjrc.com/store/teensypp_pins.html
*mount headers on bottom side of board


this board will require co-developed software updates
this board will require co-developed software updates
Line 12: Line 22:


http://pjrc.com/teensy/wiring_pinout2.png
http://pjrc.com/teensy/wiring_pinout2.png
http://search.digikey.com/us/en/products/OSTTZ050100/OSTTZ050100-ND/2505196
http://www.instructables.com/id/12v-to-USB-adapter-12v-to-5v-transformer-great-/?ALLSTEPS
http://search.digikey.com/us/en/products/EVQ-11U04M/P8082SCT-ND/259567
http://search.digikey.com/us/en/cat/discrete-semiconductor-products/diodes-rectifiers-single/1376383?k=1N5817
http://search.digikey.com/us/en/products/OSTTC052162/ED2612-ND/614561
<html>
<img src="https://docs.google.com/drawings/pub?id=1giitgN6Ca0wpw65k7ShciiSXWTYuLp5LcEaHqJ7hQc0&amp;w=470&amp;h=408">
</html>
===work===
preliminary design - google docs drawing
measurements and conversions - calculator
drawing - ms paint
file formatting - gimp
https://plus.google.com/photos/117948389974651985709/albums/5741375430385693441
==bom==
<html>
<iframe width='500' height='300' frameborder='0' src='https://docs.google.com/spreadsheet/pub?key=0AgxMMqGvwTM-dDNhUmpxdFRlTU1hUlVjMFJ1bFZ5S0E&single=true&gid=13&output=html&widget=true'></iframe>
</html>
==build==
file to print: [[http://opensourceecology.org/w/images/f/fb/DETROIT3TEENSYMOD.png]]
3 x 4.5 inches
1270 pixels per inch
==bugs==
resistors on buttons?
==future==
web interface?
[[CEB_Press/Manufacturing_Instructions/Detroit_Fab_Lab_Solenoid_Driver_v4|next version >]]

Latest revision as of 21:46, 11 May 2012

< previous version


"Teensy Mod"


goals

this board will require co-developed software updates

dev

http://pjrc.com/teensy/wiring_pinout2.png

http://search.digikey.com/us/en/products/OSTTZ050100/OSTTZ050100-ND/2505196

http://www.instructables.com/id/12v-to-USB-adapter-12v-to-5v-transformer-great-/?ALLSTEPS

http://search.digikey.com/us/en/products/EVQ-11U04M/P8082SCT-ND/259567

http://search.digikey.com/us/en/cat/discrete-semiconductor-products/diodes-rectifiers-single/1376383?k=1N5817

http://search.digikey.com/us/en/products/OSTTC052162/ED2612-ND/614561

work

preliminary design - google docs drawing

measurements and conversions - calculator

drawing - ms paint

file formatting - gimp

https://plus.google.com/photos/117948389974651985709/albums/5741375430385693441

bom


build

file to print: [[1]]

3 x 4.5 inches

1270 pixels per inch

bugs

resistors on buttons?


future

web interface?


next version >