Order Tracking My Account Product Center
  • usercenter
  • 10
  • cart

    TZT 1 Channel 1 Route MOSFET Button IRF540 + MOSFET Switch Module for Arduino

    Score:
    Brand:TZT
    Weight:0.01g
    Stock:8995
    Price:$0.77
    Style:
    Quantity:
    - +
    Add to Wish List
    MOSFET is an electronic device having a good switching characteristics, is widely used in the electronic switch circuit needs, such as switching power supplies and motor drives, and a lighting dimming. Relays are all very familiar with another module has switching characteristics, but because of the working principle of the relay is generally achieved by mechanical contact on and off purposes, which will inevitably lead to a very short switching times under the circumstances, the relay situation does not work, the other sounds when Baba contact switch in some cases is more annoying thing.

    Use this module with for Arduino electronic building blocks 4 IRF540 MOSFET switches use the same, but changes to the way the original four. Use reference for Arduino 4-way switch IRF540 MOSFET Modules:

    We designed this four-way MOSFET switch can provide up to four groups of electronic switches, were used to control different circuit modules. Affected MOSFET works, the electronic building blocks can be used to control the DC circuit, such as DC LED screen, etc., are not suitable for controlling the AC circuit. Under extreme circumstances of the MOSFET switch can be used to control 100V / 33A DC circuit, but control is recommended not less than the minimum DC voltage 9V.

    The circuit is connected at one end of the wire is slightly controlled some trouble. To control a 12V LED lights, for example,
    First, the positive (+) and negative (-) between the connected power;

    Then connect the positive LED lights with the module connected to the positive (+),
    LED lights with the anode connected to the switch 1 (S1) on;

    If there are other LED lights with the need to control,
    Just the same cathode lights with LED module is connected to the positive (+),
    LED lights with the negative electrode in turn is connected to the switch 2 (S2), switch 3 (S3), the switch 4 (S4) on;

    Connection control side is much simpler,
    We only need a sensor cable,
    The corresponding control port Arduino sensor expansion board connected, you can control the 12V LED lights brought by Arduino.
    Experiment, we picked up two LED lights.
     
    Test code as follows     :
     
     
    int s1Pin = 6;
    int s2Pin = 7;
     
    void setup() {
    pinMode(s1Pin, OUTPUT);
    pinMode(s2Pin, OUTPUT);
    }
     
    void loop() {
    int i;
     
    digitalWrite(s1Pin, HIGH);
    digitalWrite(s2Pin, HIGH);
    delay(500);
     
    digitalWrite(s1Pin, LOW);
    digitalWrite(s2Pin, LOW);
    delay(500);
     
    for (i = 0; i < 10; i ++) {
    digitalWrite(s1Pin, HIGH);
    delay(500);
    digitalWrite(s1Pin, LOW);
    delay(500);
    }
     
    for (i = 0; i < 100; i ++) {
    digitalWrite(s2Pin, HIGH);
    delay(50);
    digitalWrite(s2Pin, LOW);
    delay(50);
    }
    }
     
     

    Package Included:

    • 1 x  1 Channel 1 Route MOSFET Button IRF540 + MOSFET Switch Module for Arduino TOP

     

    size chartpicture onepicture fivepicture threepicture two




    contact_us

     China (Mainland)

    contact_usTUOZHANTENG electronic components Co., LTD

    contact_us0755-82527072

    contact_us384834800@qq.com 

    contact_us3013 Hongli Road, Shanghang Building 5F/511, Huaqiangbei , Futian , Shenzhen , Guangdong , China.



    Hong Kong, China

    contact_usTUOZHANTENG HK CO., LTD

    contact_usemily384834800@gmail.com

    contact_usRoom 1103, Hang Seng Mongkok Building, 677 Nathan Road, Mongkok, Kowloon, Hong Kong

        

      WhatsApp +86 15920041318



       WeChat   +86 15920041318

        

     

       Skype    +86 15920041318 



    Telegram/ KakaoTalk :+86 15920041318      

    Website customer service                                                                                                                                  

    image.png




    Recommended productsRecommended products

    5V L9110 Fan Motor Module Fan Propeller Firefighting Robot For Arduino DIY

    5V L9110 Fan Motor Module Fan Propeller Firefighting Robot For Arduino DIY

    $0.65
    TZT Double BTS7960 43A H-bridge High-power Motor Driver module / diy smart car Current diagnostic for Arduino

    TZT Double BTS7960 43A H-bridge High-power Motor Driver module / diy smart car Current diagnostic for Arduino

    $1.71
    TZT L293D motor control shield motor drive expansion board FOR Arduino motor shield

    TZT L293D motor control shield motor drive expansion board FOR Arduino motor shield

    $0.80
    DRV8833 2 Channel DC Motor Driver Module Board 1.5A 3V-10V H-Bridge 4-Wire Step Motor Overcurrent Protection Step Motor Drive

    DRV8833 2 Channel DC Motor Driver Module Board 1.5A 3V-10V H-Bridge 4-Wire Step Motor Overcurrent Protection Step Motor Drive

    $0.30
    DRV8833 2 Channel DC Motor Driver Module Board 1.5A 3V-10V H-Bridge 4-Wire Step Motor Overcurrent Protection Step Motor Drive

    DRV8833 2 Channel DC Motor Driver Module Board 1.5A 3V-10V H-Bridge 4-Wire Step Motor Overcurrent Protection Step Motor Drive

    $0.30
    L9110S H-bridge Stepper Motor Dual DC Stepper Motor Driver Controller Board Module L9110S L9110 For Arduino

    L9110S H-bridge Stepper Motor Dual DC Stepper Motor Driver Controller Board Module L9110S L9110 For Arduino

    $0.26
    GA12-N20 DC 6V 30RPM 100RPM 200RPM Gear Motor Speed Reduction Gear DC Motor Electric Gear Box with Gearwheel for RC Robot DIY

    GA12-N20 DC 6V 30RPM 100RPM 200RPM Gear Motor Speed Reduction Gear DC Motor Electric Gear Box with Gearwheel for RC Robot DIY

    $1.26
    GA12-N20 DC 6V 30RPM 100RPM 200RPM Gear Motor Speed Reduction Gear DC Motor Electric Gear Box with Gearwheel for RC Robot DIY

    GA12-N20 DC 6V 30RPM 100RPM 200RPM Gear Motor Speed Reduction Gear DC Motor Electric Gear Box with Gearwheel for RC Robot DIY

    $1.26
    Tuozhanteng Electronic Technology Co., Ltd
    HOME

    HOME

    PRODUCT

    PRODUCT

    CART

    CART

    USER

    USER