Modified to work with two displays
Dependencies: SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed
Fork of touch by
Based on original code by Peter Dreshner at http://mbed.org/users/dreschpe/notebook/micro-paint/
Uses two LCD panels connected as per the following schematic:
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:bea9d962940f | 2013-03-03 | TickTock | merged touch_tftx2 branches |
7:a57e08a915d7 | 2013-03-02 | TickTock | Removed cal bypass |
6:9f5fd9246b1e | 2013-03-02 | TickTock | Added yellow to the pallette |
5:f5c67520d147 | 2013-02-14 | TickTock | Cleaned up noise and corrected calibration |
4:decb7d475a05 | 2013-02-03 | TickTock | Modified to work with two displays |
3:0fcd8a846111 | 2013-02-03 | TickTock | Modified to work with two displays |
2:9d80fd43a008 | 2011-09-04 | dreschpe | fix char printing because of change of SPI_TFT.locate() function to pixel coordinates |
1:d03155bfc252 | 2011-07-14 | dreschpe | (none) |
0:cc0b529dc371 | 2011-07-14 | dreschpe | 1.0 |