Built-in & Bundled Drivers
Muxit ships with a core set of built-in drivers plus a few bundled extensions that are always available — no manual installation needed. These cover testing, cameras, vision, file storage, IoT, audio, MIDI, SCPI instruments, and serial protocol work.
| Driver | Description | Guide |
|---|---|---|
| TestDevice | Simulated instrument for learning and testing | — |
| Webcam | USB webcam/video capture via OpenCV | — |
| ONVIF | IP camera streaming, snapshots, and PTZ control | — |
| Vision | Real-time computer vision (color/contour detection) | AI Guide — Vision |
| FileAccess | Sandboxed file I/O for scripts and AI | — |
| MqttBridge | MQTT broker bridge for IoT devices | MQTT & IoT Guide |
| EmailNotifier | Outbound SMTP e-mail (text, HTML, attachments) | Notifications Guide |
| WebhookNotifier | HTTP webhook with ntfy / Discord / Slack flavors | Notifications Guide |
| AudioSynth | Software synth for audible notifications on the server host | — |
| Midi | Live MIDI I/O, SMF playback/recording, clock, panic, learn | — |
| Scpi | Generic SCPI instrument driver (TCP/IP or Serial) | — |
| SerialProbe | AI-assisted serial protocol reverse-engineering (bundled Tier 1 extension) | — |