Commit Graph

16 Commits

Author SHA1 Message Date
a2203b7cd5 Minor changes to cli, adc and rotary encoder 2022-01-10 18:37:14 +01:00
2e6026421e Added ADC and rotary encoder functions 2021-12-17 22:26:41 +01:00
4173c08c95 Added basic CLI functionality to get button state and switch LEDs via serial interface 2021-12-04 23:12:36 +01:00
4021359230 Fixed issues with UART and added proper interupts 2021-12-04 23:11:51 +01:00
4f5b174bb1 Added separate Task file for introduction tasks, added basic UART functionality 2021-11-18 19:34:41 +01:00
61c444beda Added WAIT state to runStopLightTask2 to be closer to the intended solution 2021-11-11 18:49:04 +01:00
1720365a53 Fixed issues with StopLight.c and cleand up the code 2021-11-11 18:30:45 +01:00
bd8f4ea63a Moved the Stoplight-Task to StopLigh.c 2021-11-11 18:28:42 +01:00
082bc7e986 Added the stoplight task (part 1) 2021-11-11 01:36:35 +01:00
663d817b11 Fixed issue with Taster.c to disable JTAG so Pin 2 on PORTC can be used as GPIO Pin 2021-11-11 01:33:55 +01:00
0eace5b6fe Fixed issues with timer 2021-11-05 09:00:41 +01:00
2bd2215ee9 Added Timer.h and Timer.c. Completed Task to use timers to blink LED1 with a 1Hz frequency 2021-10-28 19:24:52 +02:00
578a2fd693 Optimised Taster.c 2021-10-28 17:11:55 +02:00
8cd2a63ce5 Fixed wrong register in Taster.c and cleand up main.c 2021-10-28 16:36:38 +02:00
48ea8062c0 Switching PORTC and PORTD to PINC and PIND in Taster.c 2021-10-28 16:11:18 +02:00
d48aedf507 inital commit with excersise from 2021-10-21 2021-10-21 19:55:33 +02:00