strudel/packages/serial
2024-01-11 20:46:22 +01:00
..
package.json update vite + astro 2023-12-30 23:08:15 +01:00
README.md add deprecation notes 2024-01-11 20:46:22 +01:00
serial.mjs support multiple named serial connections, change default baudrate to 115200 (#551) 2023-11-10 11:17:35 +00:00
vite.config.js codeformat 2023-12-30 23:21:34 +01:00

@strudel.cycles/serial

DEPRECATION NOTE: This package is old and won't get any updates! The newer version goes by the name of @strudel/serial.

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