You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With MCUFriend churning out TFT's it's difficult to keep up with the different IC's they are using, the one i have is using an ST7789V.
Luckily enough for me, someone has made a driver library that works with many of the newer models of TFT displays from mcufriend. (Simple google search for mcufriend.kdv should bring up the library in question)
Is there any way to impliment this GUI library with the newer hardware? I noticed you are calling the ili9341 throughout the library, how would i edit this to work with my mcufriend.kdv hardware library?
The text was updated successfully, but these errors were encountered:
With MCUFriend churning out TFT's it's difficult to keep up with the different IC's they are using, the one i have is using an ST7789V.
Luckily enough for me, someone has made a driver library that works with many of the newer models of TFT displays from mcufriend. (Simple google search for mcufriend.kdv should bring up the library in question)
Is there any way to impliment this GUI library with the newer hardware? I noticed you are calling the ili9341 throughout the library, how would i edit this to work with my mcufriend.kdv hardware library?
The text was updated successfully, but these errors were encountered: