Skip to content

bonezegei/Bonezegei_HD44780

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonezegei_HD44780

16x2 LCD 4 bit mode

Bonezegei HD44780 is an Arduino library that allows users to control 16x2 LCD displays in 4-bit mode. The library provides functions for initializing, clearing and printing text. The library is compatible with Arduino Uno, Nano, Mega, and other boards that use the HD44780 controller. The library is easy to use and requires only four data pins and two control pins to interface with the LCD. The library also supports multiple LCDs on the same Arduino board using different pin configurations. Follow the installation steps at https://bonezegei.com on how to install bonezegei libraries on Arduino IDE (Batutay, 2023).

Disclaimer

The code and libraries provided by Bonezegei is intended for informational and educational purposes only. Bonezegei does not own or manufacture the hardware associated with the code. The code is provided "as is" without any warranty, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall Bonezegei be liable for any claim, damages, or other liability arising from the use of the code or the hardware. Users are solely responsible for ensuring that their use of the code complies with all applicable laws and regulations.