index
:
I2C_LCD.X
master
Unnamed repository; edit this file 'description' to name the repository.
GIT Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor redundant source lines and simplify displaying of text and character...
William Harrington
2019-09-30
1
-2
/
+18
*
Tidy up and provide useful comments
William Harrington
2019-08-08
1
-1
/
+1
*
Remove need for temp_0. temperature_lsb is already going to be 00, 25, 50 or ...
William Harrington
2019-08-07
1
-3
/
+0
*
Adjust declarations for global variables used throughout program to be extern
William Harrington
2019-08-07
1
-14
/
+14
*
Refactor variables and functions. Add user input functionality and improve ef...
William Harrington
2019-08-07
1
-43
/
+47
*
Remove New_Second method as the interrupt ends up doing too much. Just set a ...
William Harrington
2019-08-01
1
-6
/
+3
*
Remove old Timer2/Timer1 remnants and add support to use 1Hz square wave from...
William Harrington
2019-08-01
1
-4
/
+11
*
Adjust debug screen, change ldr to brtlvl and add brtlvl_chg to compare. Add ...
William Harrington
2019-08-01
1
-1
/
+4
*
Add ifdef for ADC option around ADC related source.
William Harrington
2019-07-31
1
-0
/
+2
*
Move Adc_Read() function to adc source and headers. Include adc header in mai...
William Harrington
2019-07-31
1
-3
/
+0
*
Add Date to debug output. Use new Get_DayOfWeek function when setting Day of ...
William Harrington
2019-07-31
1
-4
/
+4
*
Add ADC for LDR to change brightness on ambient light.
William Harrington
2019-07-28
1
-4
/
+11
*
Add DEBUG block around char buf[40].
William Harrington
2019-07-28
1
-1
/
+3
*
Add VFD brightness level.
William Harrington
2019-07-28
1
-1
/
+1
*
Refactor weekofday to weekOfDay
William Harrington
2019-07-27
1
-2
/
+2
*
Copy project files into repo
William Harrington
2019-07-27
1
-0
/
+56