School project.
Dependencies: Timezone NTPClient BSP_DISCO_F746NG Grove_temperature
History
Updated libraries used section in comments in main.cpp
2021-01-21, by tuxx0046 [Thu, 21 Jan 2021 12:43:03 +0000] rev 20
Updated libraries used section in comments in main.cpp
Updated comments.
2021-01-21, by tuxx0046 [Thu, 21 Jan 2021 12:24:05 +0000] rev 19
Updated comments.
Add Timezone library to configre clock to danish time.; However, beware that summertime function does not work.
2021-01-21, by tuxx0046 [Thu, 21 Jan 2021 09:41:09 +0000] rev 18
Add Timezone library to configre clock to danish time.; However, beware that summertime function does not work.
Added clock functionality to view on display.
2021-01-20, by tuxx0046 [Wed, 20 Jan 2021 14:22:46 +0000] rev 17
Added clock functionality to view on display.
Some functions have been changed, renamed and refactored.; Minor changes to comments/documentation.; Fully working build.
2021-01-20, by tuxx0046 [Wed, 20 Jan 2021 08:11:46 +0000] rev 16
Some functions have been changed, renamed and refactored.; Minor changes to comments/documentation.; Fully working build.
Updated the main_functions and lcd_functions.; Connected all of the functions to have a working program.; Updated some comments and documentation.
2021-01-19, by tuxx0046 [Tue, 19 Jan 2021 10:05:13 +0000] rev 15
Updated the main_functions and lcd_functions.; Connected all of the functions to have a working program.; Updated some comments and documentation.
Documentation updated.
2021-01-18, by tuxx0046 [Mon, 18 Jan 2021 16:13:13 +0000] rev 14
Documentation updated.
Temperature reading functionality added.; Button functionality added, so a button press will change temperature from celsius to fahrenheit.; Comments fixed and added.
2021-01-18, by tuxx0046 [Mon, 18 Jan 2021 13:39:58 +0000] rev 13
Temperature reading functionality added.; Button functionality added, so a button press will change temperature from celsius to fahrenheit.; Comments fixed and added.
Minor changes in comments.
2021-01-18, by tuxx0046 [Mon, 18 Jan 2021 07:41:31 +0000] rev 12
Minor changes in comments.
Grove_temperature library added and tested.
2021-01-18, by tuxx0046 [Mon, 18 Jan 2021 07:40:54 +0000] rev 11
Grove_temperature library added and tested.