Electronic Design Guidelines: Difference between revisions
Jump to navigation
Jump to search
Josh Jordan (talk | contribs) No edit summary |
Ron Broberg (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category: Digital Fabrication]] | |||
Electronic designs should be as simple as possible and be programmable if possible. Use the AVR ATMEGA if possible so the design can be arduino compatible. | Electronic designs should be as simple as possible and be programmable if possible. Use the AVR ATMEGA if possible so the design can be arduino compatible. | ||
Choosing a common set of components to use where possible will help with fabrication. We can share these symbols and footprints so designing is faster. Designs should be done in open source software KiCAD or Gnu Electronic Design Automation tools. | Choosing a common set of components to use where possible will help with fabrication. We can share these symbols and footprints so designing is faster. Designs should be done in open source software [http://www.lis.inpg.fr/realise_au_lis/kicad/| KiCAD] or [http://www.gpleda.org/index.html| Gnu Electronic Design Automation] tools. | ||
Look at existing designs and try to use the same components. | Look at existing designs and try to use the same components. | ||
http://opensourceecology.org/wiki/Replication_of_CEB_Controller | http://opensourceecology.org/wiki/Replication_of_CEB_Controller | ||
This is a list of circuits we need: http://opensourceecology.org/wiki/Electronics_List | |||
Standard connectors: | Standard connectors: | ||
Standard connector for 12V output and input | Standard connector for 12V output and input | ||
Standard connector for solenoid control terminals | Standard connector for solenoid control terminals | ||
[[Category: Electronics]] | |||
[[Category: CAD]] |
Latest revision as of 17:30, 16 July 2011
Electronic designs should be as simple as possible and be programmable if possible. Use the AVR ATMEGA if possible so the design can be arduino compatible.
Choosing a common set of components to use where possible will help with fabrication. We can share these symbols and footprints so designing is faster. Designs should be done in open source software KiCAD or Gnu Electronic Design Automation tools.
Look at existing designs and try to use the same components. http://opensourceecology.org/wiki/Replication_of_CEB_Controller
This is a list of circuits we need: http://opensourceecology.org/wiki/Electronics_List
Standard connectors:
Standard connector for 12V output and input
Standard connector for solenoid control terminals