Local library
Dependencies: WakeUp PinDetect
Dependents: Inductive_Sensor Inductive_Sensor_Jasper Inductive_Sensor_3
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:3fe744aca1c0 | 2016-09-21 | bobgiesberts | Libraries loaded in .h (and not double in .cpp) |
8:42b54bfe81db | 2016-09-07 | bobgiesberts | motherboard functions (leds, etc.) |
7:0b23995256e7 | 2016-09-07 | bobgiesberts | No big changes |
6:0e7c0ad0508b | 2016-08-24 | bobgiesberts | Incorporated the button. NOT TESTED YET |
5:c2468a69aacb | 2016-04-12 | bobgiesberts | Good working version; - cleaned up some code; - only support for 1 LED now, the other one is for DS1825 |
4:9c3c8eb56a2b | 2016-03-30 | bobgiesberts | sleep in ms (instead of s). Corrected for calibration time (- 100 ms) |
3:68c005d410e1 | 2016-01-18 | bobgiesberts | Changes: direct access to SD enable with void SDon() and void SDoff(). |
2:681ecede6dcb | 2016-01-16 | bobgiesberts | Power management: deepsleep function |
1:2234e0b31d94 | 2016-01-05 | bobgiesberts | Added sleep and wakeup functions |
0:17943815800f | 2015-12-18 | bobgiesberts | Communication with Leds and SD-card |