Local library
Dependencies: WakeUp PinDetect
Dependents: Inductive_Sensor Inductive_Sensor_Jasper Inductive_Sensor_3
History
Libraries loaded in .h (and not double in .cpp)
2016-09-21, by bobgiesberts [Wed, 21 Sep 2016 14:23:19 +0000] rev 9
Libraries loaded in .h (and not double in .cpp)
motherboard functions (leds, etc.)
2016-09-07, by bobgiesberts [Wed, 07 Sep 2016 11:47:37 +0000] rev 8
motherboard functions (leds, etc.)
No big changes
2016-09-07, by bobgiesberts [Wed, 07 Sep 2016 09:58:19 +0000] rev 7
No big changes
Incorporated the button. NOT TESTED YET
2016-08-24, by bobgiesberts [Wed, 24 Aug 2016 10:30:41 +0000] rev 6
Incorporated the button. NOT TESTED YET
Good working version; - cleaned up some code; - only support for 1 LED now, the other one is for DS1825
2016-04-12, by bobgiesberts [Tue, 12 Apr 2016 14:39:08 +0000] rev 5
Good working version; - cleaned up some code; - only support for 1 LED now, the other one is for DS1825
sleep in ms (instead of s). Corrected for calibration time (- 100 ms)
2016-03-30, by bobgiesberts [Wed, 30 Mar 2016 12:00:43 +0000] rev 4
sleep in ms (instead of s). Corrected for calibration time (- 100 ms)
Changes: direct access to SD enable with void SDon() and void SDoff().
2016-01-18, by bobgiesberts [Mon, 18 Jan 2016 15:41:23 +0000] rev 3
Changes: direct access to SD enable with void SDon() and void SDoff().
Power management: deepsleep function
2016-01-16, by bobgiesberts [Sat, 16 Jan 2016 09:12:54 +0000] rev 2
Power management: deepsleep function
Added sleep and wakeup functions
2016-01-05, by bobgiesberts [Tue, 05 Jan 2016 11:03:48 +0000] rev 1
Added sleep and wakeup functions
Communication with Leds and SD-card
2015-12-18, by bobgiesberts [Fri, 18 Dec 2015 15:49:34 +0000] rev 0
Communication with Leds and SD-card