Original: Program: OscopetouchLCDmegaMED
Description: Digital Oscilloscope with data displayed on Color TFT LCD with touch screen
Hardware: sainsmart mega2560 board with 3.5" Tft lcd touch module display and shield kit
http://www.sainsmart.com/home-page-view/sainsmart-mega2560-board-3-5-Tft-lcd-module-display-shield-kit-for-atmel-atmega-avr-16au-atmega8u2.html
Software: Developed using Arduino 1.0.3 software This program requires the UTft library and the UTouch library from Henning Karlsen. web: http://www.henningkarlsen.com/electronics Version 1.1 Date: 18 May 2014
Author: johnag
Changed:
Ported by Patrick Callahan on 10 August 2017 to 2.8" display in Landscape
Program: OscopeTouchLS
Description: Digital Oscilloscope with data displayed on Color TFT LCD with touch screen in landscape
Repository: https://github.com/pat02019/OscopeTouchLS
Hardware: Seeed Studios 2.8" Tft Touch Shield V2.0 Verified on an Arduino UNO R3 and Elegoo Mega 2560 R3
Software: Developed using Arduino 1.8.3 software
This program requires a custom version of the Seeed Studios library
https://github.com/pat02019/TFT_Touch_Shield_V2
The Touchscreen library is the standard one from Seeed Studios
https://github.com/Seeed-Studio/Touch_Screen_Driver
Version 2.0
Date: 10 August 2017