Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |