You are reading a single comment by @LawrenceG and its replies. Click here to read the full conversation.
  • Some of the Node-Reders have backed Pico that includes one of the core team I think.
    I've already done a serial based NR node for EnOcean wireless.
    I make a start in the next few weeks for espruino.

    // On PICO as an IO module.
    It's more than just Analog, it's all the GPIO Libraries.
    A recent RPI update killed i2c on node.js which killed 1-wire.
    Getting event drive IO working on RPI requires skill that is beyond many.

    For me with Node-Red & PICO I get perfect separation of concerns.
    The former is socket oriented, the later GPIO, but both are JavaScript!

About

Avatar for LawrenceG @LawrenceG started