Software Serial support? #5888
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2018-03-02 by @gfwilliams 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: espruino/Espruino#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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-02-28 by user73211
Hi, I would like to know if the Espruino supports bit-banging UARTs; And if so, how many ports will probably saturate the clock?
Beta Was this translation helpful? Give feedback.
All reactions