You are reading a single comment by @StuntMonkeh and its replies. Click here to read the full conversation.
  • Unfortunately I don't have the appropriate kit. Ideally the standard DIY reflow oven project would probably be a useful example.

    I do have an example project but its work in progress right now. I need to send the PCB gerbers off to SEEED. The only problem is when I open up the files I keep tweaking stuff ;)

    Yes I can't see anything being used for 136years so I think we are safe LOL.

    I am calling 'compute' from setInterval.

    setInterval (function() {
      p.setInput(temp);
      p.compute();
    }, 1000);
    
About

Avatar for StuntMonkeh @StuntMonkeh started