Hey guys, I'm pretty new to Arduino I was wondering how i would go ahead and use a 5V 1A peltier device along with arduino. As I understand, the peltier device requires a lot more amperage than the Uno can supply. I really appreciate the help!
As you can read on the Adafruit website, it is 5V 1.5A "so we suggest our 5V/2A power adapter for use".
To turn the Peltier on and off, you can use a relay or mosfet.
If you have a Peltier element without anything attached, one side (the 'hot' side) might get too hot.
As you can read on the Adafruit website, it is 5V 1.5A "so we suggest our 5V/2A power adapter for use".
To turn the Peltier on and off, you can use a relay or mosfet.
If you have a Peltier element without anything attached, one side (the 'hot' side) might get too hot.
Hi, so along with the thermal sensor, will 2A be enough?
No, why do you think that ?
I assume that the Peltier does not require more that 1.5A at 5V.
So you need a relay or H-bridge module that can switch at least 1.5A.
If the relay can switch 10A, that's fine. If the H-bridge can switch 2A or 5A, that's okay.
Some relays need 12V to work, but let's not use those. I think for your project 5V relays are easier.
Not all H-bridge modules work at 5V for the output, so you have find one that does.
Paul_KD7HB:
If you are considering reversing the direction of the Peltier cold/heat, you need to let the device rest for at least 5 minutes before reversing.
Paul
This is to... prevent sudden temperature changes from causing cracking and failure of the peltier junction, or is it something more complicated?
DrAzzy:
This is to... prevent sudden temperature changes from causing cracking and failure of the peltier junction, or is it something more complicated?
Just that. Mine ran for about a week, doing an immediate switch from cold to hot, then 15 minutes later an immediate switch back to cold. Only a single cycle per day. After adding a 5 minute pause between power, I found the place on the Peltier that was not properly sealed and moisture condensed inside the unit and ran out the bottom. That unit lasted just a couple of days. Am waiting for another Peltier device and will inspect it thoroughly.