CEB Press Controller v19.01: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 2: Line 2:


=Past Work=
=Past Work=
*2017 Controller Code Design - [https://docs.google.com/presentation/d/1rvL03pGooBHgqAsZgbIspqt-43aElZdl73FI9XaB430/edit#slide=id.g246405c575_0_190]. Calls for visual programming.
*Useful Design Document - 2017. Includes pressing sequence. [https://docs.google.com/presentation/d/1HO5A5ja1DZMvpWJm9fUq6KLbdmOXoPG5T-bBLIHbq5I/edit#slide=id.p]. Learnings - need to simplify interface.
*Useful Design Document - 2017. Includes pressing sequence. [https://docs.google.com/presentation/d/1HO5A5ja1DZMvpWJm9fUq6KLbdmOXoPG5T-bBLIHbq5I/edit#slide=id.p]. Learnings - need to simplify interface.
:*Pressing sequence - [https://docs.google.com/presentation/d/1HO5A5ja1DZMvpWJm9fUq6KLbdmOXoPG5T-bBLIHbq5I/edit#slide=id.g17f784780a_0_43]
:*Pressing sequence - [https://docs.google.com/presentation/d/1HO5A5ja1DZMvpWJm9fUq6KLbdmOXoPG5T-bBLIHbq5I/edit#slide=id.g17f784780a_0_43]
Line 9: Line 10:
*2 Potentiometers included 2014- [https://docs.google.com/document/d/11deHuTHwnXVGwOAiGU-PDnJxmzbjP9ZpLYPTA-D4dCo/edit]
*2 Potentiometers included 2014- [https://docs.google.com/document/d/11deHuTHwnXVGwOAiGU-PDnJxmzbjP9ZpLYPTA-D4dCo/edit]
*2014 build instructions of Kliment solenoid board - [https://docs.google.com/presentation/d/109s0DI3wcew2jijqzS-zPBLgxqqeOFsyuxrOYktgJLo/edit#slide=id.g358413811_082]
*2014 build instructions of Kliment solenoid board - [https://docs.google.com/presentation/d/109s0DI3wcew2jijqzS-zPBLgxqqeOFsyuxrOYktgJLo/edit#slide=id.g358413811_082]
:*Complexity is unacceptable. No need for a custom board for 4 solenoid turn-on functions.
:*Complexity is unacceptable. No need for a custom board for 4 solenoid turn-on functions. FETs are more sensitive than solid state relays.

Revision as of 02:02, 4 January 2019

Past Work

  • 2017 Controller Code Design - [1]. Calls for visual programming.
  • Useful Design Document - 2017. Includes pressing sequence. [2]. Learnings - need to simplify interface.
  • Pressing sequence - [3]
  • Ian Marcus code diagram - [4]
  • James Slade 2013 doc - useful for solenoid (non-mosfet) switching design - [5]
  • 2 Potentiometers included 2014- [7]
  • 2014 build instructions of Kliment solenoid board - [8]
  • Complexity is unacceptable. No need for a custom board for 4 solenoid turn-on functions. FETs are more sensitive than solid state relays.