SMARTGPU intelligent embedded graphics processor, this library helps to communicate mBed with SMARTGPU dev board 2.4\" touch, excellent serial board that only require TX,RX, and Reset pin to mbed. Powerfull graphics and text processor with universal 4GB micro SD (FAT windows) format compatible. For detailed information visit: http://www.vizictechnologies.com/#/desarrollo/4554296549 www.vizictechnologies.com

Dependents:   VariousSG BouncingBalls BounceBall House ... more

Files at this revision

API Documentation at this revision

Comitter:
emmanuelchio
Date:
Tue Sep 13 04:07:30 2011 +0000
Parent:
1:96ed067e95a6
Commit message:
SMARTGPU Rev1.0

Changed in this revision

SMARTGPU.h Show annotated file Show diff for this revision Revisions of this file
diff -r 96ed067e95a6 -r 8da93960a86b SMARTGPU.h
--- a/SMARTGPU.h	Tue Sep 13 04:04:20 2011 +0000
+++ b/SMARTGPU.h	Tue Sep 13 04:07:30 2011 +0000
@@ -4,14 +4,6 @@
 
 #include <mbed.h>
 
-//****USER DEFINED PINS (modify to select another serial port of MBED*****//
-// Definitions of Pin out for MBED
-//#define TXpin    p13
-//#define RXpin    p14
-//#define resetPin p15
-//**********************END OF USER DEFINED PINS**************************//
-
-
 //******************LIBRARY DEFINED PINS (don't modify)*******************//
 //General definitions
 #define RESET 13