Software UART program using Infra-Red LED and IR-Detector

Dependents:   TestVirtualisation Bf_SoftSerial_IR

History

Updated several functions based on SoftSerial library. default tip

2020-05-15, by kenjiArai [Fri, 15 May 2020 04:11:01 +0000] rev 15

Updated several functions based on SoftSerial library.


public release

2018-12-28, by kenjiArai [Fri, 28 Dec 2018 10:03:35 +0000] rev 14

public release


1st test revision

2018-12-20, by kenjiArai [Thu, 20 Dec 2018 00:43:12 +0000] rev 13

1st test revision


change only for Infra-Red LED & IR-Remote

2018-12-17, by kenjiArai [Mon, 17 Dec 2018 03:38:12 +0000] rev 12

change only for Infra-Red LED & IR-Remote


Fix: set read_buffer to 0 in cunstructor, it caused that first received byte was not correct

2016-04-12, by SonyPony [Tue, 12 Apr 2016 16:58:22 +0000] rev 11

Fix: set read_buffer to 0 in cunstructor, it caused that first received byte was not correct


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