7-36V
7-36V
5V
0.6A
Up to 96%
0.5V
Yes
| Short-Circuit Protection | Yes |
-40C to 85C
20mm x 15mm x 5mm
2g
Applications
IoT devices and sensors
Robotics and robotic systems
Portable electronics
Battery-powered devices
Industrial control systems
Automotive systems
The module should be installed and used in accordance with the recommended operating conditions and guidelines to ensure safe and reliable operation.
HI-LINK 5V 0.6A Power Converter Module DocumentationOverviewThe HI-LINK 5V 0.6A Power Converter Module is a compact and efficient step-down DC-DC converter module designed to convert high-voltage inputs (up to 24V) to a stable 5V output. This module is ideal for powering small IoT devices, microcontrollers, and sensors in various applications.FeaturesInput voltage range: 7V to 24V
Output voltage: 5V 0.5V
Output current: 0.6A (maximum)
High efficiency: up to 96%
Small footprint: 25mm x 15mm x 10mm
On-board voltage regulator and capacitance filter for stable outputPins and ConnectionsThe module has four pins:VIN (input voltage, 7V to 24V)
VOUT (output voltage, 5V)
GND (ground)
EN (enable pin, active high)Code Examples### Example 1: Basic Powering of an Arduino BoardIn this example, we'll use the HI-LINK Power Converter Module to power an Arduino Uno board from a 12V power source.Hardware RequirementsHI-LINK 5V 0.6A Power Converter Module
Arduino Uno board
12V power source (e.g., battery or wall adapter)
Jumper wiresCode
```c
// No code required, simply connect the module's output (VOUT) to the Arduino's VIN pin
```
Connection DiagramVIN (HI-LINK) VIN (Arduino)
GND (HI-LINK) GND (Arduino)### Example 2: Powering a Raspberry Pi with a 12V Solar PanelIn this example, we'll use the HI-LINK Power Converter Module to power a Raspberry Pi 3 model B from a 12V solar panel.Hardware RequirementsHI-LINK 5V 0.6A Power Converter Module
Raspberry Pi 3 model B
12V solar panel
Jumper wiresCode
```python
# No code required, simply connect the module's output (VOUT) to the Raspberry Pi's micro-USB port
```
Connection DiagramVIN (HI-LINK) Solar Panel (+)
GND (HI-LINK) Solar Panel (-)
VOUT (HI-LINK) micro-USB (Raspberry Pi)Note: Make sure to connect the solar panel to the input of the HI-LINK module correctly, observing the correct polarity.These examples demonstrate the simplicity of using the HI-LINK 5V 0.6A Power Converter Module in various IoT projects. The module's compact design and high efficiency make it an ideal choice for powering small devices and microcontrollers.