본문 바로가기

Tip !!!/Arduino tip

TFT LCD Arduino Mega Shield

  Model RS WR CS RST
  21 38 39 40 41

UTFT(byte model, int RS, int WR,int CS, int RST, int SER=0);

 
myGLCD(21,38,39,40,41);

 

'Tip !!! > Arduino tip' 카테고리의 다른 글

Arduino Leonardo  (0) 2022.09.04
하드웨어 시리얼 사용시 업로드 스위치 만들기  (0) 2022.09.04
아두이노 Uno  (0) 2022.08.14
아두이노 Mega  (0) 2022.08.14
TFT LCD 3.5 인치 Library 다운로드  (0) 2022.08.05