Thx, man. It helps. Sorry to reply after this long time. I am out for sometimeby ws8964355 - Reprappers
Thx, man. It helps. Sorry to reply after this long time.by ws8964355 - Reprappers
I use megatronics V3.2 and I run several silicone heaters by it. Recently, a heater cant be controlled. Regardless of the code, it forces the RAMP to output 24V. I am confused. Have you guys ever met this kind issue? Thank youby ws8964355 - Reprappers
I am using an IR sensor based on a K type sensor. And I notice one issue with the TC pin. If the HB, E0 and E1 is defined as high. shown as below digitalWrite(HEATER_2_PIN , HIGH);//main bed digitalWrite(HEATER_3_PIN , HIGH);//feed bed digitalWrite(HEATER_1_PIN , HIGH);//temperary the reading of TC2 increases briefly 450 for eg: 100 (with HB, E1, E2 high) would turn to 450 If only E1 is defiby ws8964355 - Reprappers
Thank you very muchby ws8964355 - Reprappers
I realized that unlike Arduino, Megatronics V2 has its own pin for thermistor. This confuses me. How to wire the thermistor then? Do I still need to link a 100K thermistor to the analog pin like arduino, or I just directly link the thermistor onto the thermistor pin and does not need a 100K resistor? Also, the coding in megatronics of thermistor is different from Arduino. The test code of megatroby ws8964355 - Reprappers