Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SShnoodles/iot-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Toolbox

Cross-platform, lightweight IoT debugging tool
Built with Rust + egui — runs natively on Windows, macOS and Linux

👉 Download latest release (when available)
👉 Or build it yourself in ~2 minutes


Features

  • Serial
  • Modbus Read
  • Modbus

In action

iot toolbox1

Build from source

# 1. Make sure you have recent Rust (1.89+ recommended)
rustup update

# 2. Windows only — add the msvc target (only needed once)
rustup target add x86_64-pc-windows-msvc

# 3. Build release version
cargo build --release
cargo build --release --target x86_64-pc-windows-msvc

License

MIT License


Made with ❤️ and egui

Thanks to emilk/egui for the excellent immediate-mode GUI library!

About

Cross-platform, lightweight IoT debugging tool (rust + egui)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages