2022-07-15
@tundra
update code comment to correctly note newer, wider temp range than original implementation
tundra committed on 15 Jul 2022
2021-01-19
@tundra
turn off DEBUG by default, add section to docs on calibration
tundra committed on 19 Jan 2021
2020-11-25
@tundra
adjust interval beep to be less obnoxious, update copyright date
tundra committed on 25 Nov 2020
@tundra
adjust interval beep to be less obnoxious
tundra committed on 25 Nov 2020
@tundra
make dimmest setting default for both LEDs in all profiles
tundra committed on 25 Nov 2020
2020-11-24
@tundra
add pix of finished timer
tundra committed on 24 Nov 2020
2020-11-08
@tundra
corrected doc to indicate that pullups are 5V not 3.3V
tundra committed on 8 Nov 2020
2018-08-03
@tundra
add notes on how to configure new OS image in TODO
tundra committed on 3 Aug 2018
2018-07-08
@tundra
update the documentation and comments to reflect this code is stable
tundra committed on 8 Jul 2018
2018-07-07
@tundra
add audible alert for out-of-range temps in compensating profiles; allow bigger inter-measurement temperature jumps from probe as being valid
tundra committed on 7 Jul 2018
@tundra
expand temperature compensation range to 65F to 85F and updates tables accordingly
tundra committed on 7 Jul 2018
@tundra
remove unnecessary compensation lookup table for realtime
tundra committed on 7 Jul 2018
2018-07-04
@tundra
consolidate debug output into one location, remove beep() debug output
tundra committed on 4 Jul 2018
@tundra
deglobalize both led objects and rename them as "LED" static properties of their respective display routines ...
tundra committed on 4 Jul 2018
@tundra
store remaining global variables as function statics
tundra committed on 4 Jul 2018
@tundra
make current temperature an attribute of the monitor_temp function instead of a global
tundra committed on 4 Jul 2018
@tundra
put main timing loop on its own thread
tundra committed on 4 Jul 2018
2018-06-03
@tundra
added startup "chirp" sound, added documentation for sounds ...
tundra committed on 3 Jun 2018
@tundra
display temperature sentinel at startup
tundra committed on 3 Jun 2018
2018-05-28
@tundra
collapse profile switch handling into a single thread, further reorg of supporting functions
tundra committed on 28 May 2018
2018-05-23
@tundra
consolidate temperature monitoring into a single thread, slight reordering of subroutine definitions
tundra committed on 23 May 2018
@tundra
initial set of basic docs complete ...
tundra committed on 23 May 2018
2018-05-19
@tundra
add README.md
tundra committed on 19 May 2018
@tundra
continuously monitor profile switch allowing user to change it while running, update todos with cleanup tasks
tundra committed on 19 May 2018
@tundra
fix display dimming based on profile switch setting at boot and timer start
tundra committed on 19 May 2018
@tundra
add logic to read the profile selection switch
tundra committed on 19 May 2018
@tundra
parameterize beep() to use different sounds for start/stop and interval alarms
tundra committed on 19 May 2018
2018-05-13
@tundra
added time/temp spreadsheet to repo, trimmed todos
tundra committed on 13 May 2018
2018-05-12
@tundra
audible alert on start/stop, simplify beep sound
tundra committed on 12 May 2018
@tundra
add support for piezo buzzer beeps
tundra committed on 12 May 2018