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
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
6
-198
/
+132
*
Okay then
William Harrington
2019-08-21
37
-11956
/
+15340
*
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
2
-46
/
+94
*
Remove need for temp_0. temperature_lsb is already going to be 00, 25, 50 or ...
William Harrington
2019-08-07
1
-3
/
+0
*
Tidy up ifdef blocks for VFD and ADC.
William Harrington
2019-08-07
1
-1
/
+14
*
Adjust declarations for global variables used throughout program to be extern
William Harrington
2019-08-07
1
-14
/
+14
*
Add ifdef blocks if VFD is used for brightness
William Harrington
2019-08-07
2
-4
/
+8
*
Add declaration of monthOfYear char array
William Harrington
2019-08-07
1
-0
/
+1
*
Adjust formatting
William Harrington
2019-08-07
1
-43
/
+38
*
Add char array for day of week and use in Get_WeekDay function. Add a monthOf...
William Harrington
2019-08-07
2
-12
/
+29
*
Add lines for both 887 and 877A.
William Harrington
2019-08-07
1
-1
/
+6
*
Refactor variables and functions. Add user input functionality and improve ef...
William Harrington
2019-08-07
2
-155
/
+353
*
Remove conf.h declaration.
William Harrington
2019-08-07
1
-2
/
+0
*
Adjust ports for DECR INCR SETB buttons to portB ports from portE.
William Harrington
2019-08-07
1
-3
/
+3
*
Break out SSPSTAT configuration for SMP and CKP and set SSPADD to a decimal n...
William Harrington
2019-08-07
1
-2
/
+6
*
Remove display.h
William Harrington
2019-08-06
2
-27
/
+0
*
Add vfd brightness back into update display
William Harrington
2019-08-01
1
-54
/
+36
*
Add main configuration header to LCD.
William Harrington
2019-08-01
1
-0
/
+2
*
Add display header and source files to separate display related functions.
William Harrington
2019-08-01
2
-0
/
+27
*
Remove New_Second method as the interrupt ends up doing too much. Just set a ...
William Harrington
2019-08-01
2
-53
/
+16
*
Remove old Timer2/Timer1 remnants and add support to use 1Hz square wave from...
William Harrington
2019-08-01
2
-77
/
+96
*
Add functions to edit SQWE.
William Harrington
2019-08-01
2
-0
/
+9
*
Adjust debug screen, change ldr to brtlvl and add brtlvl_chg to compare. Add ...
William Harrington
2019-08-01
2
-9
/
+14
*
Complete definitions.
William Harrington
2019-07-31
2
-8
/
+8
*
Convert Adc result for ldr for VFD brightness levels 0-3 (Max-Min)
William Harrington
2019-07-31
1
-3
/
+3
*
Add Adc_Init and redo Adc_Read. Rework comments.
William Harrington
2019-07-31
2
-10
/
+26
*
Add ifdef for ADC option around ADC related source.
William Harrington
2019-07-31
2
-25
/
+41
*
Add ADC Option definition.
William Harrington
2019-07-31
1
-4
/
+4
*
Move Adc_Read() function to adc source and headers. Include adc header in mai...
William Harrington
2019-07-31
2
-16
/
+1
*
Move Adc_Read() function from main to adc source and header.
William Harrington
2019-07-31
2
-0
/
+14
*
Add source and header files for ADC configurtion.
William Harrington
2019-07-31
2
-0
/
+4
*
Comment DEBUG definition.
William Harrington
2019-07-31
1
-1
/
+1
*
Add Date to debug output. Use new Get_DayOfWeek function when setting Day of ...
William Harrington
2019-07-31
2
-25
/
+27
*
Add a function for determining day of week from calendar date and rename dayo...
William Harrington
2019-07-31
2
-4
/
+9
*
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
3
-27
/
+59
*
Remove Set_Time_Date()
William Harrington
2019-07-28
2
-15
/
+0
*
Comment out Setting of initial values for DS3231.
William Harrington
2019-07-28
1
-1
/
+1
*
Adjust DEBUG definition.
William Harrington
2019-07-28
2
-12
/
+22
*
Add DEBUG block around char buf[40].
William Harrington
2019-07-28
1
-1
/
+3
*
Add VFD brightness level.
William Harrington
2019-07-28
4
-3
/
+23
*
Ignore dist and build directories.
William Harrington
2019-07-28
1
-0
/
+2
*
Merge branch 'master' of git.berzerkula.org:I2C_LCD.X
William Harrington
2019-07-27
0
-0
/
+0
|
\
|
*
Refactor weekofday to weekOfDay
kb0iic
2019-07-27
15
-127
/
+127
*
|
Refactor weekofday to weekOfDay
William Harrington
2019-07-27
15
-127
/
+127
|
/
[next]