Dankdryer improvements: Difference between revisions

Created page with "In an earlier article, I designed and constructed a high-temperature filament dryer. Before I was even done putting together the first design, I was thinking of improvements for reliability, efficiency, cost, and ease of assembly. I've put some of them into effect, and the result is most pleasing. ==Models== Rather than mounting the RC522 directly onto the bottom of the top chamber, we print a short mount for it (building the mount into the h..."
 
Line 9: Line 9:


==Electronics==
==Electronics==
Let's toss the TB6612FNG motor controller. We only need one direction of rotation, so we control the motor with a [https://ww1.microchip.com/downloads/en/devicedoc/2n7000-n-channel-enhancement-mode-vertical-dmos-fet-data-sheet-20005695a.pdf 2N7000] N-channel MOSFET and a [https://www.vishay.com/docs/88525/1n5817.pdf 1N5817] Schottky diode. The n-FET goes on the ground side of the motor, and the diode runs in parallel with the load (i.e. is connected to the motor's two pins). This eliminates five wires (ten soldering points).
Let's toss the TB6612FNG motor controller. We only need one direction of rotation, so we control the motor with an [https://www.sparkfun.com/datasheets/Components/General/RFP30N06LE.pdf RFP30N06LE] N-channel MOSFET and a [https://www.vishay.com/docs/88525/1n5817.pdf 1N5817] Schottky diode. The n-FET goes on the ground side of the motor, and the diode runs in parallel with the load (i.e. is connected to the motor's two pins). This eliminates five wires (ten soldering points).