strudel/packages/mqtt
Alex McLean 9432f780f2
MQTT - if password isn't provided, prompt for one
Helpful for cases where you don't want to risk putting a password in the code.
2025-01-24 11:13:49 +00:00
..
mqtt.mjs MQTT - if password isn't provided, prompt for one 2025-01-24 11:13:49 +00:00
package.json MQTT support (#1224) 2024-11-30 09:07:55 +00:00
README.md MQTT support (#1224) 2024-11-30 09:07:55 +00:00
vite.config.js MQTT support (#1224) 2024-11-30 09:07:55 +00:00

@strudel/serial

This package adds webserial functionality to strudel Patterns, for e.g. sending messages to arduino microcontrollers.