CEB Press/Manufacturing Instructions: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 45: Line 45:
*[[CEB Press/Manufacturing Instructions/Solenoid valve|Solenoid valve]]
*[[CEB Press/Manufacturing Instructions/Solenoid valve|Solenoid valve]]
*[[CEB Press/Manufacturing Instructions/Detroit Fab Lab Solenoid Driver|Solenoid Driver]]
*[[CEB Press/Manufacturing Instructions/Detroit Fab Lab Solenoid Driver|Solenoid Driver]]
*sensors


==Assembly==
==Assembly==

Revision as of 01:17, 31 August 2011

Under construction icon.png This page is currently under construction and might undergo drastic changes within a short span of time.


CEB Press
   Home  |  Research & Development  |  Bill of Materials  |  Manufacturing Instructions  |  User's Manual  |  User Reviews    CEB Press.png


This page is the starting point for making a CEB Press:

  • The Fabrication section details the process of making the parts from raw materials
  • The Assembly section identifies the process of putting the parts together to form the machine
  • The Programming section deals with automating the process by using a microcontroller called an Arduino to control the hydraulic system
  • The Testing section describes processes to perform to test the functionality of a CEB Press


Fabrication

  1. Arms - primary
  2. Arms - secondary
  3. Feet
  4. Frame with main cylinder
  5. Grate mounts
  6. Hopper sheet metal
  7. Hopper mounting plate
  8. Hopper supports
  9. Hoses - Secondary cylinder hose unit
  10. Hoses - Shaker and main cylinder
  11. Hoses - Main hose unit
  12. Leg Holders
  13. Roller guides
  14. Secondary cylinder
  15. Secondary cylinder sensor unit
  16. Soil grate
  17. Soil loading drawer
  18. Soil Shaker motor unit
  19. Soil Shaker

OPTION:

Manual

Automatic

Assembly

Final Assembly and Job Site Setup


Programming

An Arduino is the microprocessor that controls the CEB Press's actions. It must be programmed with the CEB Press's unique program for making bricks.

Source code can be found at github: https://github.com/OSE/ceb-controller

Old code:

Testing