Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


sudo

409 posts

Ultimate Geek
+1 received by user: 117


#298438 17-Jun-2022 13:29
Send private message

I want to replace a cheap USB fan with a variable speed/timer controlled one on my cold smoking cabinet.

 

Most of the time the fan needs to run at a very low speed, to reduce the amount of smoke exhaust but keep airflow to minimise condensation.

 

 

 

I have an ESP8266 and was thinking of a hooking up a computer fan (something with speed control)

 

 

 

Can I use use a fan from an old computer, or is there a specific type to get?

 

The other thing is power feed. The ESP runs off 3.3V or USB, but the fans I looked at all seem to be 12V.

 

Do I need a separate power supply?

 

Or can someone suggest a better solution.


Create new topic

mdf

mdf
3566 posts

Uber Geek
+1 received by user: 1519

Trusted

  #2930934 17-Jun-2022 14:12
Send private message

For a completely different application (fan in a server cupboard) I use one of these: https://www.ebay.com/itm/112174066548

 

You can set them up to run according to temperature or manually - suspect you will want the manual speed control. It's just with a potentiometer. There are other fancier versions, you just need to match three or four wires with the fan you are using.




sudo

409 posts

Ultimate Geek
+1 received by user: 117


  #2930953 17-Jun-2022 14:36
Send private message

That looks interesting, but the presets are way too high

 

I also want the fan to go faster as it get cooler (like overnight) to reduce condensation.

 

TP1 TP2 Accelerating temperature Full speed temperature
OFF OFF 35℃ 45℃
ON OFF 40℃ 55℃
OFF ON 50℃ 70℃
ON ON 60℃ 90℃

 

 

 

 

 

 


concordnz
492 posts

Ultimate Geek
+1 received by user: 277

Trusted
EMT (R)

  #2931016 17-Jun-2022 16:28
Send private message



Your requirements are the direct opposite of what everything is designed for (99% of fans work on higher temperature = run faster)

You would need to program an inverted curve into the ESP8266



concordnz
492 posts

Ultimate Geek
+1 received by user: 277

Trusted
EMT (R)

  #2931018 17-Jun-2022 16:30
Send private message

And yes, standard computer fans are 12v.

Your other option, is to buy 'laptop coolers' and rip the fans outta these - these run on USB - I've done precisely this when I needed USB compatible fans.

sudo

409 posts

Ultimate Geek
+1 received by user: 117


  #2931041 17-Jun-2022 17:51
Send private message

Yeah, thats why I mentioned the ESP. As I can define detailed schedules, and later add a temperature sensor, so it can trigger the fan when the internal temp goes above a threshold (like that board that @mdf mentioned).

 

You can find similar sample programs on arduino.cc, but I would need dual power supply spaghetti and Im not sure if it would work.

 

The trouble with the USB fan, is it runs at one speed (and I would assume the laptop cooling ones do the same). So one that can be run at variable speed is going to work better in my environment.


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.