Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 603 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 603 Bytes

Creating Tasks using FreeRTOS in Arduino UNO

How it works?

In this project, we maked the LCD blink changing the LCD color from black to white with a frequency of 1000ms in black and with a frequency of 3000ms in white. In addition, the name of the corresponding task will be printed on the serial display within of IDE and, at a frequency of 5000ms, print the value of the counter that will increase with each print.

Environment

- Microcontrolador Arduino Uno
- Display LCD Tft de 2.4 Touch Screen
- Cabo USB
- Arduino IDE versão 1.8.16
- Biblioteca FreeRTOS