Skip to content

bonezegei/Bonezegei_ILI9341

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonezegei_ILI9341

Arduino Library for TFT LCD

Bonezegei_ILI9341 and lightweight Arduino library for the ILI9341 TFT LCD module. The library provides basic functions for drawing pixels, lines, rectangles, circles, triangles, text and bitmaps on the LCD screen. The library is compatible with ESP32 that use the SPI interface. The library is easy to use and requires minimal memory and processing resources. 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.

Other Resources

P

#bonezegei