| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove New_Second method as the interrupt ends up doing too much. Just set a ↵ | William Harrington | 2019-08-01 | 2 | -53/+16 | 
| | | | | | flag that states an update is needed. | ||||
| * | Remove old Timer2/Timer1 remnants and add support to use 1Hz square wave ↵ | William Harrington | 2019-08-01 | 2 | -77/+96 | 
| | | | | | from DS3231 and RB0 as external interrup from DS3231 SQWE @ 1Hz to update time. | ||||
| * | 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 | 
| | | | | | macro for brtlvl to translate brightness levels 0-3. | ||||
| * | 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 ↵ | William Harrington | 2019-07-31 | 2 | -16/+1 | 
| | | | | | main source. | ||||
| * | 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 | 
| | | | | | Week. Reduce time between LCD Intro and Layout to 1 second. | ||||
| * | Add a function for determining day of week from calendar date and rename ↵ | William Harrington | 2019-07-31 | 2 | -4/+9 | 
| | | | | | dayofweek to day like in datasheet. | ||||
| * | 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 | 
| |/ | |||||
| * | Copy project files into repo | William Harrington | 2019-07-27 | 62 | -0/+30814 | 
| | | |||||
| * | initial commit | William Harrington | 2019-07-27 | 1 | -0/+0 | 
