It is a simple IoT solution for plant life monitoring and maintenance, based on STM32NUCLEO boards and expansion modules. This branch is the post-eSAME development branch.
Dependencies: BLE_API X_NUCLEO_IDB0XA1 X_NUCLEO_IKS01A1 mbed
Fork of BLE_GreenYourLife_STM32 by
This branch is the main continuation of the original project. You can find it here.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:bda318a72748 | 2016-12-05 | kaiserhaz | Corrected some errors regarding commits. Damn this thing is messy. |
6:35d615722597 | 2016-12-02 | kaiserhaz | Fixed previous problems. Forgot to reset pumpLimitCount. Should be working now, but haven't tested it yet. |
5:9d68ed883e95 | 2016-12-02 | kaiserhaz | Reworked the code for better use of resource. Seems to be a bit buggy at the moment. +, can it handle an hourly interrupt? |
4:e5550110184d | 2016-12-05 | kaiserhaz | Added licence statement. |
3:c460d60ffda6 | 2016-12-01 | kaiserhaz | Last fixes before pre-conference. |
2:326a19b95766 | 2016-11-29 | kaiserhaz | Added fast polling mechanism and implemented pump control loop. |
1:b30300f95d4a | 2016-11-28 | kaiserhaz | Corrected ports for moisture sensor and PWM motor because all other ports on the Arduino-compatible headers have been used up by the modules. |
0:7dce5e74ad91 | 2016-11-26 | kaiserhaz | Initial commit. |