/tiva-microcontroler

Repo for the subject of Microcontrolers UFSC 2023.2

Primary LanguageC

Subject of Microcontrolers 1 2023.2

Backup files

1st Test

The 1st applied for all students. It was required to create a code using the PMW module to set 10 different colors and 5 possible interchangeable intensity values.

The TivaWare library was used to achieve the desired result. The corresponding Tiva hardware is the Tiva TM4C123GH6PM from Texas Instruments.

Link for explanation video: https://youtu.be/HpbG5iXSH88.

2nd Test

Design a clock that receives a UART input for the time. There must be a digital and analog display that alternate between each other every 10 seconds.