LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator

  1. Input voltage: 3-40V
  2. Output voltage: 1.5-35V(Adjustable)
  3. Output current: Rated current is 2A, maximum 3A
  4. Switching Frequency: 150KHz
  5. Operating temperature:Industrial grade (-40 to +85 )
  6. Conversion efficiency: 92%(highest)

Apple Shopping Event

Hurry and get discounts on all Apple devices up to 20%

65,00 EGP

7 People watching this product now!

Payment Methods:

Description

It is LM2596 HV DC-DC Buck Converter with voltage rating 4.5-40V to 3-35V. This step down power module is adjustable with a potentiometer.


Features:

  1. Adjustment method: first correct input power (between 4.5-50V) then multimeter to monitor the output voltage and adjust potentiometer (usually clockwise turn boost, buck turn counterclockwise),
  2. Input: IN+ input positive IN- input negative
  3. Output: OUT+ output positive OUT- output negative
  4. Static power consumption is only about 6mA.
  5. Connection: Welding, plus pin can be directly soldered after the PCB.
  6. Short circuit protection: current limiting, thermal protection, self-recovery.
  7. Non-isolated step-down (BUCK) switching regulator.
  8. Short circuit protection: Current limiting, self-recovery
  9. Potentiometer adjustment direction is as Clockwise (increase) and Anti-clockwise (decrease)
  10. Non-synchronous rectification

Package Includes : 

1 x LM2596 HV DC-DC Buck Converter 4.5-40V to 3-35V

🔌
Pin Connections
1 Table
Pin Connections Table 1
BoardSensor PinConnection
ModuleIN/OUTpower source / whatever you're powering
📟
LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator
7 Examples • C/C++ | Boards: Arduino Uno, Arduino Nano, Arduino Mega, ESP32, ESP8266, STM32, Raspberry Pi Pico
LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator - Arduino Uno
LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator - Arduino Nano
LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator - Arduino Mega
LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator - ESP32
LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator - ESP8266
LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator - STM32
LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator - Raspberry Pi Pico
📄 File: lm2596s_dc-dc_step-down_power_supply_with_smd_led_indicator_-_arduino_uno.inoArduino Uno
514 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator is set with its own onboard trimmer potentiometer (a small screw you turn with a screwdriver) - it has no digital control interface, so there's nothing for a microcontroller to do here. If you need SOFTWARE-adjustable output voltage, look at a digital-potentiometer-controlled design instead (e.g. this module's feedback pin driven through a TPL0501/MCP41010).
6void setup() {}
7void loop() {}
📄 File: lm2596s_dc-dc_step-down_power_supply_with_smd_led_indicator_-_arduino_nano.inoArduino Nano
514 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator is set with its own onboard trimmer potentiometer (a small screw you turn with a screwdriver) - it has no digital control interface, so there's nothing for a microcontroller to do here. If you need SOFTWARE-adjustable output voltage, look at a digital-potentiometer-controlled design instead (e.g. this module's feedback pin driven through a TPL0501/MCP41010).
6void setup() {}
7void loop() {}
📄 File: lm2596s_dc-dc_step-down_power_supply_with_smd_led_indicator_-_arduino_mega.inoArduino Mega
514 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator is set with its own onboard trimmer potentiometer (a small screw you turn with a screwdriver) - it has no digital control interface, so there's nothing for a microcontroller to do here. If you need SOFTWARE-adjustable output voltage, look at a digital-potentiometer-controlled design instead (e.g. this module's feedback pin driven through a TPL0501/MCP41010).
6void setup() {}
7void loop() {}
📄 File: lm2596s_dc-dc_step-down_power_supply_with_smd_led_indicator_-_esp32.inoESP32
514 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator is set with its own onboard trimmer potentiometer (a small screw you turn with a screwdriver) - it has no digital control interface, so there's nothing for a microcontroller to do here. If you need SOFTWARE-adjustable output voltage, look at a digital-potentiometer-controlled design instead (e.g. this module's feedback pin driven through a TPL0501/MCP41010).
6void setup() {}
7void loop() {}
📄 File: lm2596s_dc-dc_step-down_power_supply_with_smd_led_indicator_-_esp8266.inoESP8266
514 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator is set with its own onboard trimmer potentiometer (a small screw you turn with a screwdriver) - it has no digital control interface, so there's nothing for a microcontroller to do here. If you need SOFTWARE-adjustable output voltage, look at a digital-potentiometer-controlled design instead (e.g. this module's feedback pin driven through a TPL0501/MCP41010).
6void setup() {}
7void loop() {}
📄 File: lm2596s_dc-dc_step-down_power_supply_with_smd_led_indicator_-_stm32.inoSTM32
514 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator is set with its own onboard trimmer potentiometer (a small screw you turn with a screwdriver) - it has no digital control interface, so there's nothing for a microcontroller to do here. If you need SOFTWARE-adjustable output voltage, look at a digital-potentiometer-controlled design instead (e.g. this module's feedback pin driven through a TPL0501/MCP41010).
6void setup() {}
7void loop() {}
📄 File: lm2596s_dc-dc_step-down_power_supply_with_smd_led_indicator_-_raspberry_pi_pico.inoRaspberry Pi Pico
514 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// LM2596S DC-DC Step-Down Power Supply with SMD LED Indicator is set with its own onboard trimmer potentiometer (a small screw you turn with a screwdriver) - it has no digital control interface, so there's nothing for a microcontroller to do here. If you need SOFTWARE-adjustable output voltage, look at a digital-potentiometer-controlled design instead (e.g. this module's feedback pin driven through a TPL0501/MCP41010).
6void setup() {}
7void loop() {}
Adjustable DC-DC converter, tuned via its own onboard trimmer pot (or has its own digital display built in) - no microcontroller interface.

Specification

Specification

WeightWeight11,0000 g
Dimensions45 × 20 × 14 cm
output-currentRated current is 2A, maximum 3A(Additional heatsink is required)
switching-frequency150KHz
operating-temperatureIndustrial grade (-40 to +85 )
conversion-efficiency92%(highest)
load-regulation± 0.5%
voltage-regulation± 0.5%
dynamic-response-speed5% 200uS

Customer Reviews