rocketscream / TinyReflowController

An all-in-one Arduino compatible reflow controller powered by ATtiny1634R
121 stars 64 forks source link

TinyReflowController V2 firmware updates #7

Open pdaderko opened 4 years ago

pdaderko commented 4 years ago

I made some updates to the V2 firmware. These include: -Manual bake/temperature control -Fan Control -Scrolling temperature plot/graphing updates -Soft power off/on -Minor usability updates (e.g. setpoint beyond threshold so we don't rely on overshoot to proceed to next state)

Specific details of the new features were added in the comment block at the top of the code.