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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Order the case statements numerically.
HEAD
master
William Harrington
2019-09-30
1
-14
/
+14
*
Refactor redundant source lines and simplify displaying of text and character...
William Harrington
2019-09-30
1
-190
/
+104
*
Remove old remark
William Harrington
2019-08-08
1
-1
/
+0
*
When user doesn't change any date/time, make sure that when an elemnt of date...
William Harrington
2019-08-08
1
-12
/
+11
*
Add ability when user doesn't change any date/time elemnts that the RTC is no...
William Harrington
2019-08-08
1
-8
/
+50
*
Pin, not ping!
William Harrington
2019-08-08
1
-1
/
+1
*
Tidy up and provide useful comments
William Harrington
2019-08-08
1
-45
/
+93
*
Tidy up ifdef blocks for VFD and ADC.
William Harrington
2019-08-07
1
-1
/
+14
*
Refactor variables and functions. Add user input functionality and improve ef...
William Harrington
2019-08-07
1
-112
/
+306
*
Add vfd brightness back into update display
William Harrington
2019-08-01
1
-54
/
+36
*
Remove New_Second method as the interrupt ends up doing too much. Just set a ...
William Harrington
2019-08-01
1
-47
/
+13
*
Remove old Timer2/Timer1 remnants and add support to use 1Hz square wave from...
William Harrington
2019-08-01
1
-73
/
+85
*
Adjust debug screen, change ldr to brtlvl and add brtlvl_chg to compare. Add ...
William Harrington
2019-08-01
1
-8
/
+10
*
Convert Adc result for ldr for VFD brightness levels 0-3 (Max-Min)
William Harrington
2019-07-31
1
-3
/
+3
*
Add ifdef for ADC option around ADC related source.
William Harrington
2019-07-31
1
-25
/
+39
*
Move Adc_Read() function to adc source and headers. Include adc header in mai...
William Harrington
2019-07-31
1
-13
/
+1
*
Add Date to debug output. Use new Get_DayOfWeek function when setting Day of ...
William Harrington
2019-07-31
1
-21
/
+23
*
Adjust ldr brightness from ADC so 0 is max and 3 is min.
William Harrington
2019-07-28
1
-3
/
+3
*
Add ADC for LDR to change brightness on ambient light.
William Harrington
2019-07-28
1
-21
/
+43
*
Comment out Setting of initial values for DS3231.
William Harrington
2019-07-28
1
-1
/
+1
*
Adjust DEBUG definition.
William Harrington
2019-07-28
1
-12
/
+20
*
Add VFD brightness level.
William Harrington
2019-07-28
1
-1
/
+9
*
Refactor weekofday to weekOfDay
William Harrington
2019-07-27
1
-5
/
+5
*
Copy project files into repo
William Harrington
2019-07-27
1
-0
/
+298