Display: 5β³ TFT LCD (800 x 480)
Size: 168mm x 128mm x 29mm
Weight: 510g
Designed & Assembled in Taiwan
3 in 1
- CH1 : HP1γHP2
- CH2 :
- VoltageοΌ0.2V ~ 16V
- ResolutionοΌ< 5mV
- Max. currentοΌ1A
- Voltage set timeοΌ< 10 mS
- ProtectionοΌOVP / OCP / OTP
Features
Programmable Power Supply
IO Interface
Terminal blocks are utilized at each I/O interface to increase cable stability and minimize the risk of loosening.
USB Power Sniffer
With the evolution of USB Type-C, this technology has become highly competitive in both data transfer and power delivery. The European Union’s Radio Equipment Directive requires that small electronic devices must be charged using USB-C by the end of 2024, and laptops must follow suit by the beginning of 2026.
As a result, the market share of USB-C is expected to increase gradually, highlighting the need for engineers to develop a foundational understanding of the USB-C specification.
Currently, the USB4 v2.0 specification document consists of 826 pages, while the USB Power Delivery (PD) 3.1 v1.8 has expanded to over 870 pages. This represents a significant increase in size compared to previous versions.
To ease the development burden associated with USB PD, we are offering a simplified version for now, with plans to introduce more advanced features in the future. The USB power sniffer allows for real-time display on the screen and can be controlled and monitored using programming languages, making it an invaluable tool for research and development (R&D) as well as quality control (QC) engineers.
πΈ The USB sniffer provides two main features:
1. Power sniffer : This feature enables real-time monitoring of voltage and current, allowing you to track changes as they occur.
2. Protocol sniffer : This function identifies various USB power standards, including Standard Downstream Port (SDP), Charging Downstream Port (CDP), and Dedicated Charging Port (DCP), as well as Quick Charge (QC) and USB Power Delivery (USB PD).
Below are demo screens that illustrate these two functions.
Programmable controller
JavaScript
Utilize a Web-Socket to communicate with the controller. Display the power source of the controller in the browser, allowing users to input a value to adjust the voltage.
Python
Example of controlling the LPS22HH Air Pressure Sensor:
1. The upper section is designed for adjusting the power source’s voltage and current limit.
2. The lower section is used for reading the sensor’s parameter values.