-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
I've searched all the docs, code, issues, etc but could not find enough info about:
How to "remote-control kaluma firmware" from a host PC ?
(eg. from Raspberry Pi OS, where the Pico board it attached to it via USB)
- is there any "ready-to-use" JavaScript code available that can be runned on the host?
The Goal is:
- to connect multiple Pico boards to a Raspberry or PC via USB
- and read / write / measure the Pins from Node-RED
- while handling errors / disconnections / CRC / timeout + Watchdog !
Node-RED is a famous, universal visual tool, to integrate all kinds of boards and protocols.
NR is Written in NodeJS, so it would be ideal to cooperate with it.
Metadata
Metadata
Assignees
Labels
No labels