Software Serial lib
Dependents: BufferedSoftSerial
Fork of SoftSerial by
History
aa
2015-05-19, by jotaemesousa [Tue, 19 May 2015 18:43:20 +0000] rev 12
aa
ENC sendong message
2015-05-16, by jotaemesousa [Sat, 16 May 2015 21:40:11 +0000] rev 11
ENC sendong message
Little bit faster initial read
2014-07-05, by Sissors [Sat, 05 Jul 2014 13:22:43 +0000] rev 10
Little bit faster initial read
Added destructor
2014-07-05, by Sissors [Sat, 05 Jul 2014 08:07:49 +0000] rev 9
Added destructor
And to be sure it calculates correctly
2014-04-27, by Sissors [Sun, 27 Apr 2014 19:48:40 +0000] rev 8
And to be sure it calculates correctly
Added send_break code
2014-04-27, by Sissors [Sun, 27 Apr 2014 19:48:17 +0000] rev 7
Added send_break code
Added custom ticker lib to allow for baudrate up to 57600
2014-04-27, by Sissors [Sun, 27 Apr 2014 08:33:17 +0000] rev 6
Added custom ticker lib to allow for baudrate up to 57600
Added name option to constructor
2014-04-26, by Sissors [Sat, 26 Apr 2014 20:55:02 +0000] rev 5
Added name option to constructor
IRQs added
2014-04-26, by Sissors [Sat, 26 Apr 2014 20:04:49 +0000] rev 4
IRQs added
And RX to 19200 (todo: a fast mode which is not interrupt based)
2014-04-26, by Sissors [Sat, 26 Apr 2014 16:35:20 +0000] rev 3
And RX to 19200 (todo: a fast mode which is not interrupt based)