| 2024-12-03 19:20 | Explained the queue is empty function | William Lindholm | 1 | +5 | -0 |
| 2024-12-03 19:17 | Improved comments | William Lindholm | 1 | +25 | -13 |
| 2024-11-26 01:27 | Implemented LED function for TCB0 ISR | William Lindholm | 1 | +21 | -2 |
| 2024-11-25 18:36 | Now turning on LED 7 if ADC volatage reading > 3.5V | William Lindholm | 1 | +6 | -2 |
| 2024-11-25 18:26 | Now turning on LED 7 if timer has stopped | William Lindholm | 1 | +32 | -10 |
| 2024-11-25 17:00 | Moved calculations for timer outside ISR | William Lindholm | 1 | +44 | -31 |
| 2024-11-24 17:54 | Refactored servo speed code | William Lindholm | 2 | +5 | -26 |
| 2024-11-23 18:56 | Implemented servo movement | William Lindholm | 2 | +65 | -4 |
| 2024-11-20 17:21 | Implemented servo control | William Lindholm | 2 | +405 | -4 |
| 2024-11-20 12:44 | Implemented timeout check mode for TCB1 to detect if 555 timer stops. | William Lindholm | 1 | +27 | -0 |
| 2024-11-20 12:02 | Implemented ADC conversions started via TCB2 through evsys | William Lindholm | 1 | +27 | -3 |
| 2024-11-20 11:25 | Implemented separate receiver for numerical values in usart communication | William Lindholm | 2 | +60 | -45 |
| 2024-11-19 20:23 | Implemented continous timer reporting through usart | William Lindholm | 2 | +103 | -10 |
| 2024-11-12 02:16 | Changed to circular queue for usart transmitting | William Lindholm | 2 | +151 | -35 |
| 2024-11-06 12:36 | Project 2 initialization | William Lindholm | 6 | +396 | -0 |
| 2024-10-23 22:00 | Improved formatting | William Lindholm | 2 | +7 | -8 |
| 2024-10-23 11:43 | Added precalculation of voltage thresholds during program startup | William Lindholm | 2 | +120 | -83 |
| 2024-10-15 14:50 | Fixed bug in ADC0 setup | William Lindholm | 1 | +1 | -1 |
| 2024-10-14 22:01 | Merge branch 'main' of https://github.com/LindholmLabs/Embedded-Software-Projects | William Lindholm | 1 | +4 | -2 |
| 2024-10-14 22:01 | Updated image. | William Lindholm | 1 | +0 | -0 |
| 2024-10-14 21:54 | Update README.md | William Lindholm | 1 | +4 | -2 |
| 2024-10-14 21:50 | Updated readme | William Lindholm | 3 | +4 | -0 |
| 2024-10-14 21:34 | Fixed minor formatting issues. | William Lindholm | 2 | +3 | -3 |
| 2024-10-14 21:32 | Create README.md | William Lindholm | 1 | +27 | -0 |
| 2024-10-14 21:09 | Fixed a bug where voltage reading would linger after mode chage | William Lindholm | 1 | +7 | -0 |
| 2024-10-14 21:00 | Added split mode, show voltage reading and cylon | William Lindholm | 2 | +208 | -77 |
| 2024-10-10 00:30 | Now adjusting cylon speed based on potentiometer. | William Lindholm | 1 | +15 | -0 |
| 2024-10-09 23:55 | Added voltage reading functionality on button hold | William Lindholm | 2 | +75 | -4 |
| 2024-10-09 18:47 | Added initialization of adc0. | William Lindholm | 3 | +57 | -87 |
| 2024-10-09 11:56 | Changed to static local variables for cylon state. | William Lindholm | 1 | +13 | -22 |
| 2024-10-09 11:27 | Created interrupt based cylon led pattern. | William Lindholm | 2 | +153 | -5 |
| 2024-10-09 10:22 | Project 1 created | William Lindholm | 5 | +256 | -0 |
| 2024-10-09 10:20 | Initial commit | William Lindholm | 3 | +75 | -0 |