• Hmm - the Arduino library may be a lot more complicated than it needs to be, since it looks like it's got a full on software serial implementation in it (since arduino only has one measly uart on most parts).

    It looks like it's 1200 baud serial, 7 data bit, even parity - I think you can use any of the UARTs on Espruino for this, and if you send the right data down it, it may 'just work'?

About

Avatar for DrAzzy @DrAzzy started