Skip to content

Releases: WigoWigo10/SerialHub

V1.1.0 - MQTT Integration & Real-time Charts

07 Feb 23:32

Choose a tag to compare

Title: V1.1.0 - MQTT Integration & Real-time Charts

Body:

🎉 The IoT Update is here!
SerialHub evolves from a pure serial monitor to a complete IoT Hub. Now you can debug hardware (Serial) and cloud connectivity (MQTT) in a single, unified workspace.

🚀 New Features

  • Full MQTT Client: Native support for TCP and WebSockets (WS/WSS), including TLS/SSL secure connections and Quality of Service (QoS) control.
  • Topic Tree Visualization: Automatically parses JSON payloads and displays them in a responsive, interactive tree view.
  • Real-time Charts: Visualize numeric data instantly. Just click on a value in the Topic Tree to plot it on the chart.
  • Robust Connectivity: Implemented smart DNS resolution to prioritize IPv4, fixing network timeouts on dual-stack networks (e.g., HiveMQ).
  • Terminal Improvements: New "Smart Paste" feature automatically minifies JSON before sending to Serial.

📥 Installation

  1. Download the SerialHub_1.1.0_x64-setup.exe file below.
  2. Run the installer.

⚠️ Windows SmartScreen Warning:
Since this is an open-source project without a paid Enterprise certificate, Windows may show a blue warning screen ("Windows protected your PC").
To install, simply click "More Info" (Mais informações) and then "Run Anyway".

Full Changelog: https://github.com/WigoWigo10/SerialHub/commits/v1.1.0


V1.0.0 - Initial Release

28 Jan 19:26

Choose a tag to compare

🎉 Initial Release of SerialHub

SerialHub is a modern, high-performance serial monitor designed for embedded systems engineers.

🚀 Key Features

  • High Performance: Optimized for high baud rates (up to 921600+).
  • Hardware Telemetry: Real-time dashboard for CPU, RAM, and Battery usage.
  • Modern UI: Built with React & Tailwind, featuring Dark/Light modes.
  • Advanced Control: DTR/RTS pin toggling and HEX/ASCII views.

📥 Installation

  1. Download the SerialHub_1.0.0_x64-setup.exe file below.
  2. Run the installer.

⚠️ Windows SmartScreen Warning:
Since this is an open-source project without a paid Enterprise certificate, Windows may show a blue warning screen ("Windows protected your PC").

To install, simply click "More Info" (Mais informações) and then "Run Anyway" (Executar assim mesmo).


Full Changelog: https://github.com/WigoWigo10/SerialHub/commits/V1.0.0