Sscom V5.13.1 English Version Fix 〈360p · FHD〉
SSCOM V5.13.1 is a lightweight, portable serial communication tool primarily used by developers and engineers for debugging embedded systems. Developed by Nie Xiaoqiang (丁当), it is popular for its simplicity and the fact that it does not require installation. Key Features Multi-Port Support
Data Visualization
: It features color-coded data streams to help users distinguish between different types of information: Green : User-input data (sent from the PC). Blue : Data received from the serial port. Sscom V5.13.1 English Version
The "proper feature" for English users is the built-in language toggle, as the tool is originally developed by a Chinese creator. SSCOM V5
AT commands
Developers often use SSCOM to send directly to communication modules, such as LoRaWAN or ESP boards, to verify connectivity and signal strength. Some versions also include specialized tools like a "Picture Converter" that can turn images into binary RGB arrays for display debugging. Capacitive Soil Moisture with LoRaWAN (English) Macro 1: LED_ON\r\n Macro 2: LED_OFF\r\n Set interval
: Reading raw data from industrial sensors and verifying response strings. Network Hardware : Configuring routers or switches via console ports.
- Macro 1:
LED_ON\r\n - Macro 2:
LED_OFF\r\n - Set interval to 1000ms and loop. Monitor replies to confirm device responsiveness.
- Locate the input text box near the bottom.
- Ensure "HEX Send" is UNCHECKED.
- Type your message (e.g.,
AT+GMR). - Click "Send" (or press Enter/Space depending on settings).
Language Toggle:
Since the tool is created by a Chinese developer, the default text might be in Chinese. Users can simply click the "Change Language" option to switch to the English menu.
Log to file
Connect a GPS module at 9600 baud. Enable . In the Receive window, apply a filter to only show lines starting with $GPGGA . Analyze position data live without an oscilloscope.