An forked version of Christian B's excellent library for controlling the 4D systems touch screen display
Dependents: Genie_Test_Temperature
Fork of 4dGENIE by
History
added genieGetEventData function in order to read rockerSW object
2014-07-06, by langster1980 [Sun, 06 Jul 2014 22:16:49 +0000] rev 9
added genieGetEventData function in order to read rockerSW object
Improve stability when using obj read commands and listening to Genie events.
2014-07-06, by chris215 [Sun, 06 Jul 2014 17:22:32 +0000] rev 8
Improve stability when using obj read commands and listening to Genie events.
Restored rx by interrupt feature. Added following features : read_obj, write_str, userHandler callback when frame is received. Ran stable for 12 hours.
2014-07-05, by chris215 [Sat, 05 Jul 2014 15:11:57 +0000] rev 7
Restored rx by interrupt feature. Added following features : read_obj, write_str, userHandler callback when frame is received. Ran stable for 12 hours.
Redesign of the 4dGENIE class. Right now, the class is only capable of writting to screen objects(excluding string objects)
2014-07-04, by chris215 [Fri, 04 Jul 2014 02:44:49 +0000] rev 6
Redesign of the 4dGENIE class. Right now, the class is only capable of writting to screen objects(excluding string objects)
changed default speed to 115200 bauds
2014-06-18, by chris215 [Wed, 18 Jun 2014 01:02:45 +0000] rev 5
changed default speed to 115200 bauds
fixed reset pin behavior
2014-02-23, by chris215 [Sun, 23 Feb 2014 18:01:55 +0000] rev 4
fixed reset pin behavior
Added reset pin to the class
2014-02-23, by chris215 [Sun, 23 Feb 2014 17:32:37 +0000] rev 3
Added reset pin to the class
Completed conversion to a class (untested)
2014-02-23, by chris215 [Sun, 23 Feb 2014 01:34:05 +0000] rev 2
Completed conversion to a class (untested)
fixed some warnings
2014-02-21, by chris215 [Fri, 21 Feb 2014 02:47:32 +0000] rev 1
fixed some warnings
Experimental library
2014-02-21, by chris215 [Fri, 21 Feb 2014 01:42:46 +0000] rev 0
Experimental library