Hardware Parts List - johnttaylor/epc GitHub Wiki

Minimum hardware required for the "pancake board"

Heating Element and Fan

Since the Heating and Fan control is open loop at the electrical level, not connecting a heater and fan does not prevent the application from running.

  • Any variable capacity heating element that is controllable via 3.3V PWM signal can be used.
  • Temperature safety feedback. A single normally high 3.3V Digital IO feedback to the MCU. The safety circuit should assert (pull low) the IO signal when the heating element exceeds its high temperature limit. Once the htemperature's is within 'safe' limits, the circuit should de-assert (pull high) the IO signal.
  • Any variable speed fan that is controllable via 3.3V PWM signal can be used.