mbed example application for the Adafruit ST7735 TFT Shield, which implements SPI connections to the TFT shield and SD card, as well as an ADC to read from the analog in pins.

Dependencies:   Adafruit_GFX Adafruit_ST7735 SDFileSystem mbed-os

Fork of mbed-TFT-example-NCS36510 by Jacob Johnson

History

Working mbed-TFT example. functionality for TFT screen, reading a 24 bit BMP from the SD card, logging data files to SD card, and reading the analog in Joystick. This revision depends on the inputscale factor for ADC to be 7. Future change in main default tip

2017-02-27, by jacobjohnson [Mon, 27 Feb 2017 17:49:04 +0000] rev 3

Working mbed-TFT example. functionality for TFT screen, reading a 24 bit BMP from the SD card, logging data files to SD card, and reading the analog in Joystick. This revision depends on the inputscale factor for ADC to be 7. Future change in main


working code. need to get it into codeblocks to be able to trace function calls and learn how the libraries work, since they are not very well documented.

2017-01-31, by jacobjohnson [Tue, 31 Jan 2017 17:16:30 +0000] rev 2

working code. need to get it into codeblocks to be able to trace function calls and learn how the libraries work, since they are not very well documented.


Replaced mbed-os library with the published library on the ON Semiconductor repository

2017-01-25, by jacobjohnson [Wed, 25 Jan 2017 20:58:55 +0000] rev 1

Replaced mbed-os library with the published library on the ON Semiconductor repository


Working example code for Grove OLED for NCS36510;

2017-01-25, by jacobjohnson [Wed, 25 Jan 2017 18:51:37 +0000] rev 0

Working example code for Grove OLED for NCS36510;