Light Control System using Grove Light Sensor and Grove Rotary Angle Sensor to control an LED light.
Dependencies: BSP_DISCO_F746NG
History
Small fixes.
2021-01-08, by tuxx0046 [Fri, 08 Jan 2021 13:07:11 +0000] rev 7
Small fixes.
Core functions of screen output worked out.
2021-01-08, by tuxx0046 [Fri, 08 Jan 2021 11:45:44 +0000] rev 6
Core functions of screen output worked out.
Bare function done.
2021-01-07, by tuxx0046 [Thu, 07 Jan 2021 09:34:03 +0000] rev 5
Bare function done.
Refactored code to easier reading.
2021-01-07, by tuxx0046 [Thu, 07 Jan 2021 08:59:15 +0000] rev 4
Refactored code to easier reading.
Fixed minor error.
2021-01-07, by tuxx0046 [Thu, 07 Jan 2021 08:51:14 +0000] rev 3
Fixed minor error.
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.
2021-01-07, by tuxx0046 [Thu, 07 Jan 2021 08:25:52 +0000] rev 2
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.
Rotary works.; Light sensor works.
2021-01-07, by tuxx0046 [Thu, 07 Jan 2021 07:45:37 +0000] rev 1
Rotary works.; Light sensor works.
Initial commit.; Button press should turn on LED and print button value to console.
2021-01-06, by tuxx0046 [Wed, 06 Jan 2021 13:03:12 +0000] rev 0
Initial commit.; Button press should turn on LED and print button value to console.