CEB Press Controller v19.01: Difference between revisions
Jump to navigation
Jump to search
(→Code) |
(→Code) |
||
Line 9: | Line 9: | ||
=Code= | =Code= | ||
*Building upon 2017 work - [[CEB Press Controller Code v17.08]] | *[[CEB Press Control Code v19.01]] | ||
:*Building upon 2017 work - [[CEB Press Controller Code v17.08]] - | |||
*See [[CEB Press Control Code Genealogy]]. | *See [[CEB Press Control Code Genealogy]]. | ||
Revision as of 02:58, 19 January 2019
Introduction
Simplicity is the ultimate sophistication. - Leonardo Da Vinci.
Current direction is simplifying the controller: getting rid of the dedicated control board and using an Arduino shield. This simplifies build immensely, and allows full build with off-the-shelf parts, no custom boards. That is good for replicability worldwide.
Looking back at dedicated boards - why should we be using custom boards when simple Arduino shields can do? Why did we go there in the first place? Maybe there were no relay shields back in 2010?
We could do solid state relays, but at our use case the simple relay should do near 1 M bricks, or 200 Seed Eco-Homes.
Code
- Building upon 2017 work - CEB Press Controller Code v17.08 -
Working Doc
Design
BOM
Brick Pressing Rate Calculations
- See Brick_Pressing_Rate_Calculations from 2009
Past Work
- 2017
- Useful Design Document - 2017. Includes pressing sequence. [4]. Learnings - need to simplify interface.
- Pressing sequence - [5]
- Ian Marcus code diagram - [6]
- James Slade 2013 doc - useful for solenoid (non-mosfet) switching design - [7]
- BOM - [8]
- 2 Potentiometers included 2014- [9]
- 2014 edition