Skip to content

Curso de programación de pantallas TFT con Arduino.

Notifications You must be signed in to change notification settings

blascarr/TFTCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFT Course

En este curso se van a realizar diferentes actividades para el uso de pantallas TFT con Arduino basadas en la librería de Adafruit GFX.

TFT Screens


ICSP Connection TFT Pin Arduino

  • MISO
  • MOSI
  • SCK
  • RESET
  • 5V
  • GND
  • DC/RS (Data Command) --> 6
  • CS (Chip Select) --> 7
  • SD-CS (SD Pin) --> 8

ICSP Connection TFT Pin Arduino UNO

  • SD-MOSI --> 11
  • SD-MISO --> 12
  • SD-SCK --> 13
  • 5V
  • GND
  • RST --> 5
  • DC/RS (Data Command) --> 6
  • CS (Chip Select) --> 7
  • SD-CS (SD Pin) --> 10

ST7735 Arduino UNO

  • A0 (DC) --> 6
  • CS (Chip Select) --> 7
  • RST --> 5
  • SDA --> MOSI
  • SD-CS (SD Pin) --> 10
  • SD-MOSI (SD Pin) -->11
  • SD-MISO (SD Pin) --> 12
  • SD-SCK (SD Pin) --> 13

SPI Arduino Pins

Blascarr invests time and resources providing this open source code like some other libraries, please respect the job and support open-source software.

Creatice Commons Licence

About

Curso de programación de pantallas TFT con Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages