Nuacht

A bare-bones implementation to get going quickly. Very specifically only for driving a 3.5" ILI9481-based TFT display with an ATMega328 (no Arduino/Adafruit/other libs or bootloader required), but ...
*This demo was made for 3.5" LCD module 8bit with ILI9486 controller. *ILI9481_TFT_DISPLAY.h library is created by refering to LCDWIKI_KBV.h, LCDWIKI_KBV.cpp. *TouchScreen_STM library can be used ...