Light Control System using Grove Light Sensor and Grove Rotary Angle Sensor to control an LED light.
Dependencies: BSP_DISCO_F746NG
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:3f2c95c3bba0 | 2021-01-08 | tuxx0046 | Small fixes. |
6:f2b6630d3612 | 2021-01-08 | tuxx0046 | Core functions of screen output worked out. |
5:328e9b1b3b44 | 2021-01-07 | tuxx0046 | Bare function done. |
4:0cd93c8a631b | 2021-01-07 | tuxx0046 | Refactored code to easier reading. |
3:f188d3d2809b | 2021-01-07 | tuxx0046 | Fixed minor error. |
2:20a347242e75 | 2021-01-07 | tuxx0046 | Added comments to clarify code.; Sensor now increases light (blinking) gradually depending on light levels.; Program now uses suspend and resume on LED to save power. |
1:e5ed34261644 | 2021-01-07 | tuxx0046 | Rotary works.; Light sensor works. |
0:e3f796eb3d1e | 2021-01-06 | tuxx0046 | Initial commit.; Button press should turn on LED and print button value to console. |