This simple HD44780 LCD Driver takes care of the most basic commands such as clear screen, cursor home and writing characters with single bit inputs. It uses the 8-bit data tranfer mode, 4-bit is not supported. The user can supply a number of timing parameters to taylor the timing between the driver and the LCD. Both Busy Flag reading and non-BF reading are supported.