L293d with PC fan

I want to make a vaccum cleaner from l293d (motor driver) with PC fan.
I want to know that how can I on/off pc fab using bluetooth module hc-05.
Please suggest me the way with the code.
Thanks in advance. :relaxed::relaxed:

Hello
Here is my pseudo code to start the coding in C++.

digitalWrite(PCfan,bluetoothRx?HIGH:LOW); 

Can you please provide me the full code for Arduino R3 with l293d which can be on|off with bluethooth module Hc-05

For on/off you could use a simple relay to control the fan.

The forum is not a free code writing service. If you want someone to write the code for you, post in the Jobs and Paid Consultancy section. Be prepared to pay.

Or try to write the code yourself. If you have trouble, post the code with a description of what the code actually does and how that differs from what you want.

Read the forum guidelines to see how to properly post code.
Use the IDE autoformat tool (ctrl-t or Tools, Auto format) before posting code in code tags.

Forget it. Air moving using fans like that will fail. Cooling fans don't handle pressure. Any little resistans and they stall.

Sorry

Can you please tell me that can i run pc fab with l293d or not

The old, from stone age, driver L293d, uses Darlington transistor stages that waist voltage, some 2 - 3 volts, get warm....
Use modern MOSFET based drivers.

What is "pc fab"?

No.

To make a vacuum cleaner with a fan, just use a battery and a toggle switch.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.