Software Serial support?

Posted on
  • Hi, I would like to know if the Espruino supports bit-banging UARTs; And if so, how many ports will probably saturate the clock?

  • There's nothing built-in at the moment, but there is a bit of JS code that can handle 9600 baud-ish on the software serial issue that's on GitHub: https://github.com/espruino/Espruino/iss­ues/549

    Realistically it's not that quick at the moment. When there's something as part of the firmware it should be able to handle pretty decent numbers of serial ports.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Software Serial support?

Posted by Avatar for user73211 @user73211

Actions