mirror of
https://github.com/fmalpartida/New-LiquidCrystal.git
synced 2026-07-28 04:07:33 +00:00
2327bc9813df6ea33bdd44bc9ebeab60bfa9c07a
closes #6 - corrected range check for row addressing. Moved 37 us delay to the send method of the LiquidCrystal class since the delay is once the command is applied not on every nibble write in 4 bit mode.
closes #5 - added 2000us delay to the LCD home and clear commands. It has been moved to the LCD.h header file as a constant to be more manageable.
closes #5 - added 2000us delay to the LCD home and clear commands. It has been moved to the LCD.h header file as a constant to be more manageable.
closes #5 - added 2000us delay to the LCD home and clear commands. It has been moved to the LCD.h header file as a constant to be more manageable.
Description
Clone of the new liquid crystal library from:
https://bitbucket.org/fmalpartida/new-liquidcrystal
3 MiB
Languages
HTML
66.6%
C++
17.7%
CSS
4.7%
C
4.5%
JavaScript
4.5%
Other
2%