- Adafruit HXD8357D 3.5" 320x480 Color TFT Touchscreen Breakout
- Adafruit STMPE610 Resistive Touch Screen Controller Arduino Mega 2560 Rev 3
- HX8357D chipset controller
- HXD8357D 3.5" TFT display (raw)
- HXD8357D esquematico
- HXD8357D PCB
- STMPE610
- Adafruit HXD8357D 3.5" 320x480 Color TFT Touchscreen Breakout
- Adafruit HXD8357D 3.5" 320x480 Color TFT Touchscreen SPI Control Library
- Reference SPI
- [Adafruit HXD8357D 3.5" 320x480 Color TFT Touchscreen 8 bit Control Library](Adafruit_TFTLCD library)
- Adafruit TFTLCD Library for 8 bit control
- Adafruit STMPE610 Resistive Touch Screen Controller
- Adafruit Resistive Touch Screen Controller Library
- Adafruit GFX Library
- Adafruit GFX Library Manual
- Introducing Arduino library concepts and installation
Adafruit GFX Library, Grafics Functions Example
- drawPixel, Drawing pixels
- drawChar, Draw characters
- drawCircle, Draw a contour line
- fillCircle, Draw a circle with fill color
- drawCircleHelper, Draw the outline of a circle into sections
- fillCircleHelper, Draw a circle in corner sections name of 1-3, and stretches on and on and reduces delta X 0 x
- setCursor, Cursor position
- drawLine, draw a line
- drawFastVLine, Draw a quick line only with x, y, meaning and color on X or Y
- fillScreen, wallpaper
- readID, Returns the ID of the screen
- setRotation, sets the rotation of the screen, 0 = 0 * 1 = 90, 2 = 180 * 3 = 270*
- getRotation, returns the value of the current screen rotation
- width, screen size
- height, screen size
- drawRect, Draw a rectangle
- drawRoundRect, Draw a rounded rectangle
- fillRoundRect, Draw a rounded rectangle filling
- fillRect, Draw a rectangle with color fill
- setTextWrap, Set the text to the screen size
- setTextColor, Background color text
- setTextSize, text size
- drawTriangle, Draw a triangle
- fillTriangle, Draw a filled triangle
- Copyright (C) 2015
- Daniel Alejandro Becerril Hernandez
- Daniel Roberto Becerril Angeles