EmbeddedSystems/EmbeddedSystemsTHM
2022-01-26 21:17:40 +01:00
..
adc.c Minor improvement to code, added more commments espeically to UART 2022-01-26 21:17:40 +01:00
adc.h Minor improvement to code, added more commments espeically to UART 2022-01-26 21:17:40 +01:00
CLI.c Minor improvement to code, added more commments espeically to UART 2022-01-26 21:17:40 +01:00
cli.h Added basic CLI functionality to get button state and switch LEDs via serial interface 2021-12-04 23:12:36 +01:00
EmbeddedSystemsTHM.componentinfo.xml inital commit with excersise from 2021-10-21 2021-10-21 19:55:33 +02:00
EmbeddedSystemsTHM.cproj Added ADC and rotary encoder functions 2021-12-17 22:26:41 +01:00
Led.c 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
Led.h 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
main.c Minor improvement to code, added more commments espeically to UART 2022-01-26 21:17:40 +01:00
rotaryEncoder.c Minor improvement to code, added more commments espeically to UART 2022-01-26 21:17:40 +01:00
rotaryEncoder.h Added ADC and rotary encoder functions 2021-12-17 22:26:41 +01:00
StopLight.c Added separate Task file for introduction tasks, added basic UART functionality 2021-11-18 19:34:41 +01:00
StopLight.h Added separate Task file for introduction tasks, added basic UART functionality 2021-11-18 19:34:41 +01:00
Tasks.c Added small changes to UART and ADC 2022-01-20 17:22:50 +01:00
Tasks.h Added separate Task file for introduction tasks, added basic UART functionality 2021-11-18 19:34:41 +01:00
Taster.c Added small changes to UART and ADC 2022-01-20 17:22:50 +01:00
Taster.h 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
Timer.c Minor improvement to code, added more commments espeically to UART 2022-01-26 21:17:40 +01:00
Timer.h 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
UART.c Minor improvement to code, added more commments espeically to UART 2022-01-26 21:17:40 +01:00
UART.h Added small changes to UART and ADC 2022-01-20 17:22:50 +01:00