User Tools

Site Tools


arduino:displays_for_classic_arduinos:display_st7735_1.44_adafruit_st7735.ino

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

arduino:displays_for_classic_arduinos:display_st7735_1.44_adafruit_st7735.ino [2018/01/28 01:55] – created mithatarduino:displays_for_classic_arduinos:display_st7735_1.44_adafruit_st7735.ino [2018/02/01 20:27] (current) mithat
Line 41: Line 41:
  
 void setup(void) { void setup(void) {
-  // mfk note: neither initializer below works for the 128x128 
   tft.initR(INITR_BLACKTAB);   // 1.8"initialize a ST7735S chip, black tab   tft.initR(INITR_BLACKTAB);   // 1.8"initialize a ST7735S chip, black tab
-  // tft.initR(INITR_144GREENTAB);   // 1.44", initialize a ST7735S chip, black tab 
  
   tft.fillScreen(ST7735_BLACK);  // clear the screen   tft.fillScreen(ST7735_BLACK);  // clear the screen
arduino/displays_for_classic_arduinos/display_st7735_1.44_adafruit_st7735.ino.1517104528.txt.gz · Last modified: 2018/01/28 01:55 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki