Library for MAXREFDES72# that supports configuration of shield for different PMOD types and the DS3231 RTC
Dependents: ard2pmod_demo max14724_hello_world ALS_Proximity_Demo
Ard2Pmod Shield Component Page
History
moved enum into class, updated max14661 and ds3231 libs
2015-03-19, by j3 [Thu, 19 Mar 2015 21:53:04 +0000] rev 16
moved enum into class, updated max14661 and ds3231 libs
Updated copyright to 2015
2015-03-12, by j3 [Thu, 12 Mar 2015 19:37:18 +0000] rev 15
Updated copyright to 2015
Updated to version 1.0 for initial release
2015-03-12, by j3 [Thu, 12 Mar 2015 19:17:13 +0000] rev 14
Updated to version 1.0 for initial release
updated switch descriptions for uart pmod
2015-02-09, by j3 [Mon, 09 Feb 2015 16:44:08 +0000] rev 13
updated switch descriptions for uart pmod
removed if def; RX = D0; TX = D1 ; ; for both the KL25Z and K64F. ; ; Do not trust platform pages, go to schematic and pray it is correct.;
2015-02-08, by j3 [Sun, 08 Feb 2015 17:58:25 +0000] rev 12
removed if def; RX = D0; TX = D1 ; ; for both the KL25Z and K64F. ; ; Do not trust platform pages, go to schematic and pray it is correct.;
Updated docs for switch settings, sorry about the spam
2015-02-07, by j3 [Sat, 07 Feb 2015 22:47:30 +0000] rev 11
Updated docs for switch settings, sorry about the spam
Added ifdef for UART pmod types to select the appropriate mux switch settings based on board type.; ;
2015-02-07, by j3 [Sat, 07 Feb 2015 22:44:48 +0000] rev 10
Added ifdef for UART pmod types to select the appropriate mux switch settings based on board type.; ;
updated DS3231 library
2015-02-06, by j3 [Fri, 06 Feb 2015 05:16:48 +0000] rev 9
updated DS3231 library
updated doxy format
2014-12-05, by j3 [Fri, 05 Dec 2014 23:07:20 +0000] rev 8
updated doxy format
removed parentheses from default constructor example
2014-12-03, by j3 [Wed, 03 Dec 2014 21:02:00 +0000] rev 7
removed parentheses from default constructor example